Configuring Static Point-to-Point Cross-Connects
Consider this information about cross-connects when you configure static point-to-point cross-connects:
• An cross-connect is uniquely identified with the pair; the cross-connect name must be unique within a
group.
• A segment (an attachment circuit or pseudowire) is unique and can belong only to a single cross-connect.
• A static VC local label is globally unique and can be used in one pseudowire only.
• No more than 16,000 cross-connects can be configured per router.
Note
Static pseudowire connections do not use LDP for signaling.
Note
Perform this task to configure static point-to-point cross-connects.
SUMMARY STEPS
1. configure
2. l2vpn
3. xconnect group group-name
4. p2p xconnect-name
5. interface type interface-path-id
6. neighbor A.B.C.D pw-id pseudowire-id
7. mpls static label local { value } remote { value }
8. Use the commit or end command.
DETAILED STEPS
Step 1 configure
Example:
RP/0/RSP0/CPU0:router# configure
Enters the Global Configuration mode.
Step 2 l2vpn
Example:
RP/0/RSP0/CPU0:router(config)# l2vpn
Enters L2VPN configuration mode.
L2VPN and Ethernet Services Configuration Guide for Cisco ASR 9000 Series Routers, IOS XR Release 6.3.x
105
Implementing Point to Point Layer 2 Services
Configuring Static Point-to-Point Cross-Connects