Figure 12-8 tunnel port configuration -24, Vlan c – SMC Networks SMC TigerAccess SMC7824M/FSW User Manual
Page 282

VLAN C
ONFIGURATION
12-24
Web – Click VLAN, 802.1Q VLAN, Port Configuration or Trunk
Configuration. Set the mode for the tunnel port to Dot1q-Tunnel, and set
the TPID if the client is using a non-standard ethertype to identify 802.1Q
tagged frames, then click Apply.
Figure 12-8 Tunnel Port Configuration
CLI – This example sets port 2 to tunnel mode, indicates that the TPID
used for 802.1Q tagged frames will be 9100 hexadecimal, and enables
address monitor mode to pass traffic between the management VLANs
and the tunnel port.
Console(config)#interface ethernet 1/2
Console(config-if)#switchport mode dot1q-tunnel
Console(config-if)#switchport dot1q-ethertype 9100
Console(config-if)#
Console#show dot1q-tunnel
Dot1q-Tunnel Port List
--------
eth 1/2
Total 1 Dot1q-Tunnel Ports, 0 Dot1q-Tunnel Port-Channel
Console#