243
Field Description
Local ccc vc
Number of local CCC connections
Remote ccc vc
Number of remote CCC connections
Name
Name of the CCC connection
Type
Type of the CCC connection
State
Status of the CCC connection
Intf
Interface of the CCC connection
In-label Incoming
label
Out-label Outgoing
label
Nexthop
IP address of the next hop
display l2vpn ccc-interface vc-type
Description
Use the
display l2vpn ccc-interface vc-type
command 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
]
View
Any view
Default level
1: Monitor level
Parameters
all
: Specifies all CCC interfaces, regardless of the VC type.
bgp-vc
: Specifies CCC interfaces with the VC type of Kompella.
ccc
: Specifies CCC interfaces with the VC type of CCC.
ldp-vc
: Specifies CCC interfaces with the VC type of Martini.
static-vc
: Specifies CCC interfaces with the VC type of SVC.
up
: Specifies CCC interfaces in the state of UP.
down
: Specifies CCC interfaces in the state of DOWN.
|
: Filters command output by specifying a regular expression. For more information about regular
expressions, see the
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.