The display mpls static-l2vc interface command displays information about all the static VCs configured on a device.
Parameter | Description | Value |
---|---|---|
hard-pipe |
Indicates an IP hard pipe. Only the NetEngine 8000 F1A supports this parameter. |
- |
interface interface-name |
Specifies the name of an interface. |
- |
interface-type |
Specifies the type of an interface. |
- |
interface-number |
Specifies the number of an interface. |
- |
Usage Scenario
To view information about static VCs on an interface, run the display mpls static-l2vc command with the interface name specified. If the interface name is not specified, information about static VCs on all the interfaces is displayed. To check information about a hard-pipe static VPWS PW after configuring it, run the display mpls static-l2vc hard-pipe command.
Precautions
If no hard-pipe static PW is configured when you run the display mpls static-l2vc hard-pipe command, no information is displayed after the command is run.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display mpls static-l2vc hard-pipe interface gigabitethernet 0/1/0.1 Total svc connections: 1, 1 up, 0 down *Client Interface : GigabitEthernet0/1/0.1 is up AC Status : up VC State : up VC ID : 9 VC Type : Ethernet Destination : 3.3.3.9 Transmit VC Label : 19 Receive VC Label : 19 Label Status : 0 Token Status : 0 Control Word : Disable VCCV Capability : alert ttl lsp-ping bfd active state : inactive OAM Protocol : -- OAM Status : -- OAM Fault Type : -- PW APS ID : -- PW APS Status : -- TTL Value : 1 Link State : up Tunnel Policy Name : tp PW Template Name : -- Main or Secondary : Main load balance type : flow Access-port : false VC tunnel/token inf : 1 tunnels/tokens NO.0 TNL Type : te , TNL ID : 0x000000000300000002 Create time : 0 days, 0 hours, 1 minutes, 27 seconds UP time : 0 days, 0 hours, 1 minutes, 27 seconds Last change time : 0 days, 0 hours, 1 minutes, 27 seconds VC last up time : 2015/07/25 16:23:07 VC total up time : 0 days, 0 hours, 1 minutes, 27 seconds CKey : 1 NKey : 3959423113 Hard-pipe bandwidth : 50 Kbps Hard-pipe expand-ratio: 20 % Hard-pipe burst time : 200us
Item | Description |
---|---|
Total svc connections | Total number of SVC connections, including those in the up state and those in the down state. |
AC Status | AC status. |
VC State | VC status:
|
VC Type | VC encapsulation type:
|
VC total up time | Total up time of a VC, with the down time subtracted. |
VC ID | VC ID, which uniquely identifies a VC. If no VC ID is specified when you run the mpls static-l2vc command, the VC ID is displayed as 0. |
VC tunnel/token inf | Information about the tunnel or token used by the VC. "1 tunnels/tokens" indicates that the PW uses one tunnel or token. |
VC last up time | Last time when the AC became up. |
Destination | LSR ID of the VC peer device. |
Transmit VC Label | Local VC label. |
Label Status | Status of a label:
|
Receive VC Label | Remote VC label. |
Token Status | Status of a token:
|
Control Word | Whether the control word function is enabled. |
VCCV Capability | Whether VC connectivity detection is enabled. |
active state | Whether the interface is in the active state (the active state indicates that the interface can forward packets):
|
OAM Protocol | PW link detection protocol:
|
OAM Status | Link status displayed by the link detection protocol:
|
OAM Fault Type | Type of the link fault detected by the link detection protocol:
|
PW APS ID | ID of the PW APS instance associated with the local PW. |
PW APS Status | PW APS status:
|
PW Template Name | Name of a PW template. |
TTL Value | TTL value of the PW. |
Link State | Integrative PW status:
If any of the following status is Down, the PW link status is Down:
|
Tunnel Policy Name | Name of a tunnel policy. |
Main or Secondary | Whether the VC is a primary or secondary VC. |
load balance type | LDP VLL load balancing mode:
|
Access-port | Whether the access-port attribute is supported by an interface:
|
TNL Type | Type of the tunnel used by the PW. |
TNL ID | ID of the tunnel used by the PW. |
Create time | How long the VC has been created. |
UP time | How long the VC has been in the up state. |
Last change time | How long the VC status has remained unchanged. |
CKey | PW index. |
NKey | Index of the public tunnel. |
Hard-pipe bandwidth | Hard-pipe bandwidth. |
Hard-pipe expand-ratio | Hard-pipe bandwidth expansion ratio. |
Hard-pipe burst time | Traffic burst time of the hard pipe. |
Client Interface | User interface. |