The display mpls static-l2vc 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. |
- |
vc-id |
Displays information about a static PW with the specified VC ID. |
The value is an integer ranging from 1 to 4294967295. |
state |
Displays information about static PWs with the specified status. |
- |
up |
Displays information about static PWs in the Up state. |
- |
down |
Displays information about static PWs in the Down state. |
- |
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.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 state up 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 Hard-pipe bandwidth : 50 Kbps Hard-pipe expand-ratio: 20 % Hard-pipe burst time : 200us
<HUAWEI> display mpls static-l2vc hard-pipe 9 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 info : 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 | ID of the VC, 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 info | Displays information about the VC tunnel or token ("1 tunnels/tokens" indicates that the PW uses one tunnel or token). |
VC last up time | Last time when the VC 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 | 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:
Type of the PW 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. |
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. |
Main or Secondary | Whether a VC is a primary or secondary VC. |
load balance type | Load balancing mode for a LDP VPWS PW:
|
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 | Index of the PW. |
NKey | Index of a public network tunnel. |
Client Interface | User interface. |