R3102-R3103-HP 6600/HSR6600 Routers MPLS Command Reference Guide
202
Views
Any view
Default command level
1: Monitor level
Parameters
interface interface-type interface-number: Displays information about static VCs on the specified
interface. The interface-type interface-number argument specifies a PE-CE interface by its type and
number. If you do not specify an interface, the command displays information about static VCs on all
interfaces.
service-instance instance-id: Displays information about static VCs created for the specified service
instance. The instance-id argument specifies a service instance ID in the range of 1 to 4094. If you do not
specify a service instance, the command displays information about static VCs created for all service
instances.
|: 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 an interface or a service instance, this command displays the brief SVC information.
Otherwise, it displays the detailed SVC information.
Examples
# Display brief information about all static VCs created on the device.
<Sysname> display mpls static-l2vc
total connections: 1, 0 up, 1 down, 0 blocked
ce-intf state VCID SRVID tr-label rcv-label
Vlan23 up -- -- 23 24
Table 84 Command output
Field Descri
p
tion
total connections
Connections statistics, including the total number of static VCs, and the
number of static VCs in up, down, and blocked state, respectively.
ce-intfe Interface connected to the CE.
state VC state: up, down, or blocked.
VCID ID of the VC.
SRVID ID of the service instance of the VC.
tr-label Outgoing label—Label used when sending VPN packets.
rcv-label Incoming label—Label used when receiving VPN packets.
# Display detailed information about the static VCs created on interface Serial 2/1/0:0.
<Sysname> display mpls static-l2vc interface serial 2/1/0:0










