R3303-HP HSR6800 Routers MPLS Command Reference
192
|: 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
If you do not specify the connection name or type, this command displays information about all CCC
connections.
Examples
# Display information about CCC connection c1.
<Sysname> display ccc ccc-name c1
***Name : c1
Type : remote
State : down
Intf : Serial2/1/0 (up)
In-label : 100
Out-label : 200
Nexthop : 20.1.1.1
# Display information about all local CCC connections.
<Sysname> display ccc type local
***Name : c2
Type : local
State : up
Intf1 : Serial2/1/0 (up)
Intf2 : Serial2/1/1 (up)
# Display information about all CCC connections.
<Sysname> display ccc
Total ccc vc : 1
Local ccc vc : 0, 0 up
Remote ccc vc : 1, 0 up
***Name : c1
Type : remote
State : down
Intf : Serial2/1/0 (up)
In-label : 100
Out-label : 200
Nexthop : 20.1.1.1
Table 70 Command output
Field Descri
p
tion
Total ccc vc Total number of CCC connections.
Local ccc vc
Number of local CCC connections, and number of local CCC connections
in up state.










