User manual

VLAN C
ONFIGURATION
3-151
Remove – Removes a VLAN group from the current list. If any port
is assigned to this group as untagged, it will be reassigned to VLAN
group 1 as untagged.
Web – Click VLAN, 802.1Q VLAN, Static List. To create a new VLAN,
enter the VLAN ID and VLAN name, mark the Enable checkbox to
activate the VLAN, and then click Add.
Figure 3-62 Creating Virtual LANs
CLI – This example creates a new VLAN.
Console(config)#vlan database 4-232
Console(config-vlan)#vlan 2 name R&D media ethernet state active 4-233
Console(config-vlan)#end
Console#show vlan 4-241
VLAN Type Name Status Ports/Channel groups
---- ------- ---------------- --------- ----------------------------------
1 Static DefaultVlan Active Eth1/1 Eth1/2 Eth1/3 Eth1/4 Eth1/5
Eth1/ 6 Eth1/ 7 Eth1/ 8 Eth1/ 9 Eth1/10
Eth1/11 Eth1/12
2 Static R&D Active
Console#