RP/0/RSP0/CPU0:router(config-l2vpn-xc-p2p)# interface CEM0/1/0/9:10
Specifies the interface type and instance.
Step 6 neighbor A.B.C.D pw-id
Example:
RP/0/RSP0/CPU0:router(config-l2vpn-xc-p2p)# neighbor 120.120.120.120 pw-id 3
Configures the pseudowire segment for the cross-connect.
Use the A.B.C.D argument to specify the IP address of the cross-connect peer.
A.B.C.D can be a recursive or non-recursive prefix
Note
Optionally, you can disable the control word or set the transport-type to Ethernet or VLAN
Step 7 Use the commit or end command.
commit - Saves the configuration changes and remains within the configuration session.
end - Prompts user to take one of these actions:
• Yes - Saves configuration changes and exits the configuration session.
• No - Exits the configuration session without committing the configuration changes.
• Cancel - Remains in the configuration mode, without committing the configuration changes.
Associating a Pseudowire Class
Perform this task to associate the attachment circuit with a pseudowire class.
SUMMARY STEPS
1. configure
2. l2vpn
3. pw-class class-name
4. encapsulation mpls
5. protocol ldp
6. end
7. xconnect group group-name
8. p2p xconnect-name
9. interface type interface-path-id
10. neighbor A.B.C.D pw-id pseudowire-id
11. pw-class class-name
12. Use the commit or end command.
DETAILED STEPS
Step 1 configure
L2VPN and Ethernet Services Configuration Guide for Cisco ASR 9000 Series Routers, IOS XR Release 6.3.x
144
Implementing Point to Point Layer 2 Services
Associating a Pseudowire Class