Chapter 6: Command Line Interface

NOTE: Change the VLAN mode for every time, user have to restart the switch for valid value.

vlan mode Description:

Add or edit VLAN entry.

Syntax:

vlan add <1-4094> NAME (cpu-portno-cpu-port) LIST [LIST]

Parameters:

<1-4094>specifies the VLAN id or Group id (if port based VLAN mode) NAME specifies the VLAN group name.

(cpu-portno-cpu-port)specifies the CPU port belong this VLAN group. LIST specifies the ports to be set to VLAN members.

[LIST] specifies the ports to be set to tagged members. If not entered, all members set to untagged.

e.g.. switch(config)# vlan add 1 vlan1 cpu-port 1-4

This VLAN entry has four members (from port1 to port4) and all members are untagged.

no vlan Description:

Delete VLAN entry.

Syntax:

no vlan <1-4094> Parameters:

<1-4094>specifies the VLAN id or group id (if port based VLAN). e.g. no vlan 1

158

GE-DS-82 and 82-PoE Ethernet Managed Switch User Manual

Page 162
Image 162
GE GE-DS-82, 82-POE Add or edit Vlan entry, Syntax Vlan add 1-4094 Name cpu-portno-cpu-port List List, Delete Vlan entry