VLAN Configuration
23-18
23

Figure23-1 Tunnel Port Conf iguration

CLI – This example sets port 1 to tunnel access mode, indicates that the TPID used

for 802.1Q tagged frames is 9100 hexadecimal, and sets port 2 to tunnel uplink

mode.

Console(config)#interface ethernet 1/1 45-1
Console(config-if)#switchport dot1q-tunnel mode a ccess 52-14
Console(config-if)#switchport dot1q-tunnel tpid 9 100 52-15
Console(config-if)#interface ethernet 1/2
Console(config-if)#switchport dot1q-tunnel mode u plink 52-14
Console(config-if)#end
Console#show dot1q-tunnel 52-16
Current double-tagged status of the system is Ena bled
The dot1q-tunnel mode of the set interface 1/1 is Access mode, TPID is 0x9100.
The dot1q-tunnel mode of the set interface 1/2 is Uplink mode, TPID is 0x8100.
The dot1q-tunnel mode of the set interface 1/3 is Normal mode, TPID is 0x8100.
The dot1q-tunnel mode of the set interface 1/4 is Normal mode, TPID is 0x8100.
The dot1q-tunnel mode of the set interface 1/5 is Normal mode, TPID is 0x8100.
The dot1q-tunnel mode of the set interface 1/6 is Normal mode, TPID is 0x8100.
The dot1q-tunnel mode of the set interface 1/7 is Normal mode, TPID is 0x8100.
.
.
.
.
The dot1q-tunnel mode of the set interface 1/24 i s Normal mode, TPID is 0x8100.
Console#