RP/0/RSP0/CPU0:router(config-l2vpn)# xconnect group A
RP/0/RSP0/CPU0:router(config-l2vpn-xc)#
Enters the name of the cross-connect group
Step 7 p2p {xconnect-name}
Example:
RP/0/RSP0/CPU0:router(config-l2vpn-xc)# p2p xc1
Enters a name for the point-to-point cross-connect.
Step 8 neighbor A.B.C.D pw-id value
Example:
RP/0/RSP0/CPU0:router(config-l2vpn-xc-p2p)# neighbor 10.1.1.2 pw-id 2
RP/0/RSP0/CPU0:router(config-l2vpn-xc-p2p-pw)#
Configures the pseudowire segment for the cross-connect.
Step 9 pw-class class-name
Example:
RP/0/RSP0/CPU0:router(config-l2vpn-xc-p2p-pw)#pw-class path1
Configures the pseudowire class name.
Step 10 backup {neighbor A.B.C.D} {pw-id value}
Example:
RP/0/RSP0/CPU0:router(config-l2vpn-xc-p2p-pw)# backup neighbor 10.2.2.2 pw-id 5
RP/0/RSP0/CPU0:router(config-l2vpn-xc-p2p-pw-backup)#
Configures the backup pseudowire for the cross-connect.
• Use the neighbor keyword to specify the peer to the cross-connect. The A.B.C.D argument is the IPv4 address
of the peer.
• Use the pw-id keyword to configure the pseudowire ID. The range is from 1 to 4294967295.
Step 11 end or commit
Example:
RP/0/RSP0/CPU0:router(config-l2vpn-xc-p2p-pw-backup)#end
or
RP/0/RSP0/CPU0:router(config-l2vpn-xc-p2p-pw-backup)#commit
Saves configuration changes.
• When you issue the end command, the system prompts you to commit changes:
L2VPN and Ethernet Services Configuration Guide for Cisco ASR 9000 Series Routers, IOS XR Release 6.3.x
120
Implementing Point to Point Layer 2 Services
Configuring Point-to-Point Pseudowire Redundancy