OcNOS-RON-6.3.1 : Multi-Protocol Label Switching Guide : Multi-Protocol Label Switching Configuration Guide : MPLS-TP Layer 2 Virtual Circuit : Configure Virtual Circuit
Configure Virtual Circuit
Each VC ID uniquely identifies the Layer 2 circuit among all the Layer-2 circuits.
Note: Both PE routers (endpoints) must be configured with the same VC-ID.
PE1 (NSM)
 
#configure terminal
Enter configure mode.
(config)#mpls l2-circuit VC-1 101 300 3.3.3.3 200 grp-1 manual
Configure the virtual circuit (VC) for PE2. In this example, VC-1 is the VC name, 101 is the VC ID, 300 is the peer global ID, 3.3.3.3 is the VC endpoint node ID, 200 is VC endpoint, AC-ID grp-1 is the group name.
PE2 (NSM)
 
#configure terminal
Enter configure mode.
(config)#mpls l2-circuit VC-1 101 100 1.1.1.1 200 grp-1 manual
Configure the virtual circuit (VC) for PE1. In this example, VC-1 is the VC name, 101 is the VC ID, 100 is the peer global ID, 1.1.1.1 is the VC endpoint node ID, 200 is VC endpoint, VC is VC-ID, grp-1 is the group name.
Last modified date: 07-13-2023