Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

show ethernet-switching layer2-protocol-tunneling vlan

Syntax

show ethernet-switching-layer2-protocol-tunneling vlan <vlan-name>

Release Information

Command introduced in Junos OS Release 10.0 for EX Series switches.

Command introduced in Junos OS Release 12.1 for the QFX Series.

Description

Display information about Layer 2 protocol tunneling (L2PT) on VLANs that have been configured for L2PT.

Options

none

Display information about L2PT for the VLANs on which you have configured L2PT.

vlan-name

(Optional) Display information about L2PT for the specified VLAN.

Required Privilege Level

view

List of Sample Output

show ethernet-switching layer2-protocol-tunneling vlan
show ethernet-switching layer2-protocol-tunneling vlan v2

Output Fields

Table 1 lists the output fields for the show ethernet-switching layer2-protocol-tunneling vlan command. Output fields are listed in the approximate order in which they appear.

Table 1: show ethernet-switching layer2-protocol-tunneling vlan Output Fields

Field Name

Field Description

VLAN

Name of the VLAN on which L2PT has been configured.

Protocol

Name of a protocol for which L2PT has been enabled. Values are all, 802.1x, 802.3ah, cdp, e-lmi, gvrp, lacp, lldp, mmrp, mvrp, stp, vstp, and vtp.

Drop Threshold

Maximum number of Layer 2 PDUs of the specified protocol that can be received per second on the VLAN before the switch begins dropping the Layer 2 PDUs.

Shutdown Threshold

Maximum number of Layer 2 PDUs of the specified protocol that can be received per second on the VLAN before the interface is disabled.

Sample Output

show ethernet-switching layer2-protocol-tunneling vlan

user@switch> show ethernet-switching layer2-protocol-tunneling vlan
Layer2 Protocol Tunneling VLAN information:
VLAN          Protocol      Drop       Shutdown
                            Threshold  Threshold
v1            mvrp          100        200
v2            cdp           0          0
v2            cdp           0          0
v2            gvrp          0          0

show ethernet-switching layer2-protocol-tunneling vlan v2

user@switch> show ethernet-switching layer2-protocol-tunneling vlan v2
Layer2 Protocol Tunneling VLAN information:
VLAN          Protocol      Drop       Shutdown
                            Threshold  Threshold
v2            cdp           0          0
v2            cdp           0          0
v2            gvrp          0          0

Published: 2014-07-23