
5.13 VLAN Commands
vlan init
Use the vlan init command to remove all vlans and reset ports to default VLAN
vlan init | 
  | 
SYNTAX DESCRIPTION:  | The vlan init command has no arguments or keywords  | 
DEFAULT VALUE:  | This command has no default setting.  | 
COMMAND MODES:  | Global configuration  | 
REFERENCE:  | 
  | 
MENU:  | Advanced Switch Configuration   | 
  | Enable/Disable IGMP Snooping  | 
EXAMPLE:  | 
  | 
!remove all vlan. Switch(config)# vlan init Switch(config)#
Name member
Use the member command to create a new VLAN or modify an existing one in the system.
interface <vlanID>
name <name>
member <port list>
SYNTAX DESCRIPTION:  | <vlanID>  | VLAN ID | 
  | <name>  | VLAN name  | 
  | <port list> | A list of port instances  | 
COMMAND MODES:  | Interface configuration | |
REFERENCE:  | None  | 
  | 
MENU:  | Advanced Switch Configuration   | |
  | Create VLAN Set VLAN ID VLAN Name Select Port Member  | |