Installation guide

VLAN Configuration
3-191
3
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-108 Configuring a VLAN Static List
CLI – This example creates a new VLAN.
Console(config)#vlan database 4-245
Console(config-vlan)#vlan 2 name RD media ethernet state active 4-246
Console(config-vlan)#end
Console#show vlan 4-253
Default VLAN ID : 1
VLAN ID: 1
Type: Static
Name: DefaultVlan
Status: Active
Ports/Port Channels: Eth1/ 1(S) Eth1/ 2(S) Eth1/ 3(S) Eth1/ 4(S) Eth1/ 5(S)
Eth1/ 6(S) Eth1/ 7(S) Eth1/ 8(S) Eth1/ 9(S) Eth1/10(S)
Eth1/11(S) Eth1/12(S) Eth1/13(S) Eth1/14(S) Eth1/15(S)
Eth1/16(S) Eth1/17(S) Eth1/18(S) Eth1/19(S) Eth1/20(S)
Eth1/21(S) Eth1/22(S) Eth1/23(S) Eth1/24(S) Eth1/25(S)
Eth1/26(S) Eth1/27(S) Eth1/28(S)
VLAN ID: 2
Type: Static
Name: RD
Status: Active
Ports/Port Channels:
Console#