OcNOS-RON-6.3.1 : Multi-Protocol Label Switching Guide : Multi-Protocol Label Switching Configuration Guide : PW Redundancy Configuration : Validation
Validation
To see summary information about the Virtual Circuits, use the following command:
#show mpls vc-table
The samples below show summary information about the just-configured four virtual circuits.
QA66#show mpls vc-table
VC-ID Vlan-ID Access-Intf Network-Intf Out Label Tunnel-Label Nexthop Status
10 N/A eth2 eth1 52488 52482 68.68.68.68 Active
20 N/A eth2 eth1 52480 52484 69.69.69.69 Standby
 
QA67#show mpls vc-table
VC-ID Vlan-ID Access-Intf Network-Intf Out Label Tunnel-Label Nexthop Status
30 N/A eth1 eth2 52488 52485 68.68.68.68 Standby
40 N/A eth1 eth2 52487 52481 69.69.69.69 Standby
To view detailed configuration information about the L2 Virtual Circuits, including LDP PW status, use the following command:
#show lpd mpls-l2-circuit detail
An example of the output of this command follows:
QA66#show ldp mpls-l2-circuit detail
vcid: 10, type: ethernet, local groupid: 4, remote groupid: 4 (vc is up)
destination: 68.68.68.68, Peer LDP Ident: 68.68.68.68
Local label: 52480, remote label: 52488
Access IF: eth2, Network IF: eth1
Local MTU: 1500, Remote MTU: 1500
Local Control Word: disabled, Remote Control Word: disabled, Current use: disabled
Local PW Status Capability : enabled
Remote PW Status Capability : enabled
Current PW Status TLV : enabled
Local PW Status :
Forwarding
Active
Remote PW Status :
Forwarding
Active
 
vcid: 20, type: ethernet, local groupid: 4, remote groupid: 3 (vc is up)
destination: 69.69.69.69, Peer LDP Ident: 69.69.69.69
Local label: 52481, remote label: 52480
Access IF: eth2, Network IF: eth1
Local MTU: 1500, Remote MTU: 1500
Local Control Word: disabled, Remote Control Word: disabled, Current use: disabled
Local PW Status Capability : enabled
Remote PW Status Capability : enabled
Current PW Status TLV : enabled
Local PW Status :
Not Forwarding
Active
Remote PW Status :
Not Forwarding
Standby
Virtual Circuit PW Configuration
To view configuration information about the L2 Virtual Circuits, use the following command:
#show mpls l2-circuit
An sample of the output of this command follows:
MPLS Layer-2 Virtual Circuit: vc1, id: 10
Endpoint: 68.68.68.68
Control Word: 0
MPLS Layer-2 Virtual Circuit Group: none
Bound to interface: eth2
Virtual Circuit Type: Ethernet
Virtual Circuit is configured as Primary
Virtual Circuit is configured as Active
Virtual Circuit runtime mode is Active
 
MPLS Layer-2 Virtual Circuit: vc2, id: 20
Endpoint: 69.69.69.69
Control Word: 0
MPLS Layer-2 Virtual Circuit Group: none
Bound to interface: eth2
Virtual Circuit Type: Ethernet
Virtual Circuit is configured as Primary
Virtual Circuit is configured as Active
Virtual Circuit runtime mode is Active
Last modified date: 07-13-2023