ECS4100 Series CLI Reference Guide-R07

Table Of Contents
Chapter 23
| VLAN Commands
Configuring IEEE 802.1Q Tunneling
– 576 –
show dot1q-tunnel
service
This command shows tunnel service subscriptions, default discard service, and
discarded untagged traffic configuration.
Syntax
show dot1q-tunnel service [svid | default]
svid - VLAN ID for the outer VLAN tag (SPVID). (Range: 1-4094)
default - Shows the default discard service, and discarded untagged traffic
configuration
Command Mode
Privileged Exec
Example
Console#show dot1q service
802.1Q Tunnel Service Subscriptions
Port Match C-VID S-VID Remove C-Tag
-------- ----------- ----- ------------
Eth 1/ 3 10 100 Disabled
Eth 1/ 3 20 200 Disabled
Eth 1/ 3 30 300 Disabled
Default Service
Port Discard
-------- --------
Discard Untagged Traffic
Port
--------
Console(config)#show dot1q-tunnel service 100
802.1Q Tunnel Service Subscriptions
Port Match C-VID S-VID Remove C-Tag
-------- ----------- ----- ------------
Eth 1/ 3 10 100 Disabled
Console(config)#show dot1q-tunnel service default
802.1Q Tunnel Service Subscriptions
Default Service
Port Discard
-------- --------
Discard Untagged Traffic
Port
--------
Console#