R2511-HP MSR Router Series MPLS Command Reference(V5)
80
Default command level
1: Monitor level
Parameters
interface interface-type interface-number: Specifies an interface by the interface type and interface
number.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
This command takes effect only after L2PT is enabled for a Layer 2 protocol by using the
l2protocol-tunnel command.
Examples
# Display L2PT statistics for interface Ethernet 1/1.
<Sysname> display l2protocol-tunnel interface ethernet 1/1
PROT PktsIn BytesIn PktsOut BytesOut PktsDropped
CDP 0 0 1000 38000 100
STP 0 0 1000 38000 0
VTP 0 0 1000 38000 0
Table 32 Command output
Field Descri
p
tion
PROT
Layer 2 protocol enabled with L2PT, CDP, GVRP, LACP, LLDP, PAGP, PVST, STP,
UDLD, and VTP.
PktsIn Number of the incoming protocol packets.
BytesIn Number of bytes for the incoming protocol packets.
PktsOut Number of the outgoing protocol packets.
BytesOut Number of bytes for the outgoing protocol packets.
PktsDropped Number of the dropped protocol packets.
Related commands
l2protocol-tunnel
display l2vpn ccc-interface vc-type
Use display l2vpn ccc-interface vc-type to display information about specified L2VPN VC interfaces.
Syntax
display l2vpn ccc-interface vc-type { all | bgp-vc | ccc | ldp-vc | static-vc } [ up | down ] [ | { begin |
exclude | include } regular-expression ]










