Command Reference Guide

Double VLAN Commands
CLI Command Reference
September 2014 Page 316
HP Moonshot Switch Module CLI Command Reference
show dvlan-tunnel
Use this command without the optional parameters to display all interfaces enabled for Double VLAN
Tunneling. Use the optional parameters to display detailed information about Double VLAN Tunneling for the
specified interface or all interfaces.
If you do not use the optional
interface parameter, the information in the following table displays.
If you use the optional
interface parameter, the following information displays for the specified interface or
for all interfaces.
Example: The following shows examples of the CLI display output for the commands.
(Routing) #show dvlan-tunnel
TPIDs Configured............................... 0x88a8
Default TPID................................... 0x88a8
Interfaces Enabled for DVLAN Tunneling......... None
(Routing)#show dvlan-tunnel interface 1/0/1
Interface Mode EtherType
--------- ------- ------------
1/0/1 Disable 0x88a8
Format
show dvlan-tunnel [interface {unit/slot/port| all | lag lag-intf-num}]
Mode •Privileged EXEC
User EXEC
Term Definition
Primary TPID The two-byte hex EtherType value to be used as the first 16 bits of the DVLAN tag. The
value configured in this field is used as the primary TPID for all interfaces that are
enabled for DVLAN tagging.
Secondary TPIDs
configured
The two-byte hex EtherType values available to be configured as secondary TPIDs.
Only the options you configure as Secondary TPIDs can be selected as the Primary
TPID.
Interfaces Enabled for
DVLAN Tunneling
The interface number of each interface configured for DVLAN tunneling.
Term Definition
Interface unit/slot/port
Mode The administrative mode through which Double VLAN Tunneling can be enabled or
disabled. The default value for this field is disabled.
EtherType A 2-byte hex EtherType to be used as the first 16 bits of the DVLAN tunnel. There are three
different EtherType tags. The first is 802.1Q, which represents the commonly used value of
0x8100. The second is vMAN, which represents the commonly used value of 0x88A8. If
EtherType is not one of these two values, then it is a custom tunnel value, representing any
value in the range of 0 to 65535.