CPU VLAN ID : 1
Management Priority : 0
VLAN Name VLAN 1 8 41 48 CPU
------------- ---- -------- -------- ---
Default_VLAN 1 VVVVVVVV … VVVVVVVV V
DataVLAN 11 V------- -------V -
NOTE: By default, all ports are member ports of the
Default_VLAN. Before removing the Default_VLAN from the VLAN
table, make sure you have correct management VLAN and VLAN
mode configurations, otherwise, incorrect configurations may
disconnect your management PC to the Managed Switch
immediately when you enter the command.
5. Set Port 48 to trunk mode.
SWH(config)# interface 48
SWH(config-if-48)# vlan dot1q-vlan mode trunk
OK !
SWH(config-if-48)# exit
6. Change Port 1’s Access VLAN
to “11”.
SWH(config)# interface 1
SWH(config-if-1)# vlan dot1q-vlan access-vlan 11
OK !
SWH(config-if-1)# exit
7. Show currently configured
VLAN tag settings.
SWH(config)# show vlan interface
================================================
IEEE 802.1q Tag VLAN Interface :
================================================
Port Access-vlan User Priority Port VLAN Mode Trunk-vlan
---- ----------- ------------- -------------- ----------
1 11 0 access 1,11
2 1 0 access 1
3 1 0 access 1
.
.
.
45 1 0 access 1
46 1 0 access 1
47 1 0 access 1
48 1 0 trunk 1,11
Web Management Configuration:
1. Select “VLAN Interface” option in IEEE 802.1Q Tag VLAN menu.
Switch Management>VLAN Configuration>IEEE 802.1q Tag VLAN>VLAN Interface