Operation Manual
Configuration Guide 162
Configuring 802.1Q VLAN Configuration Example
Figure 3-3 Create VLAN 20 for Department B
3) Click Save Config to save the settings.
3.5 Using the CLI
The configurations of Switch 1 and Switch 2 are similar. The following introductions take
Switch 1 as an example.
1) Create VLAN 10 for Department A, and configure the description as Department-A.
Similarly, create VLAN 20 for Department B, and configure the description as
Department-B.
Switch_1#configure
Switch_1(config)#vlan 10
Switch_1(config-vlan)#name Department-A
Switch_1(config-vlan)#exit
Switch_1(config)#vlan 20
Switch_1(config-vlan)#name Department-B
Switch_1(config-vlan)#exit
2) Set the port mode of port 1/0/2 and port 1/0/3 as Untagged, and then add port 1/0/2 to
VLAN 10 and add port 1/0/3 to VLAN 20.