R2511-HP MSR Router Series MPLS Command Reference(V5)

81
Views
Any view
Default command level
1: Monitor level
Parameters
all: Specifies all interfaces, regardless of the VC type.
bgp-vc: Specifies interfaces used by Kompella VCs.
ccc: Specifies interfaces used by CCC VCs.
ldp-vc: Specifies interfaces used by Martini VCs.
static-vc: Specifies interfaces used by static VCs (SVC).
up: Specifies VC interfaces in up state.
down: Specifies VC interfaces in down state.
|: 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 does not display interface information for the VCs created for service instances.
Examples
# Display interface information for all types of VCs.
<Sysname> display l2vpn ccc-interface vc-type all
Total ccc-interface of BGP VC: 1
up (1), down (0)
Interface Encap Type State VC Type
Vlan20 ethernet up bgp-vc
Total ccc-interface of LDP VC: 1
up (0), down (1)
Interface Encap Type State VC Type
Vlan30 vlan down ldp-vc
Total ccc-interface of SVC VC: 1
up (0), down (1)
Interface Encap Type State VC Type
Vlan40 vlan down static-vc
Total ccc-interface of CCC : 1
up (1), down (0)