242
View
Any view
Default level
1: Monitor level
Parameters
ccc-name: Specifies the CCC connection name, which is a string of 1 to 20 characters..
type: Specifies the type of the CCC connections.
local: Specifies local CCC connections.
remote: Specifies remote CCC connections.
|: 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.
regular-expression: Specifies a regular expression, which is a case-sensitive string of 1 to 256 characters.
Examples
# Display information about CCC connection c1.
<Sysname> display ccc ccc-name c1
***Name : c1
Type : remote
State : down
Intf : Vlan-interface2 (up)
In-label : 100
Out-label : 200
Nexthop : 20.1.1.1
# 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 : Vlan-interface2 (up)
In-label : 100
Out-label : 200
Nexthop : 20.1.1.1
Table 95 Command output
Field Description
Total ccc vc Total number of CCC connections