#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. |
#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. |