Examples
The following example shows how a backup delay is configured for point-to-point pseudowire in which the
backup disable delay is set to 50 seconds:
RP/0/0/CPU0:router# configure
RP/0/0/CPU0:router(config)# l2vpn
RP/0/0/CPU0:router(config-l2vpn)# pw-class class1
RP/0/0/CPU0:router(config-l2vpn-pwc)# backup disable delay 50
RP/0/0/CPU0:router(config-l2vpn-pwc)# exit
RP/0/0/CPU0:router(config-l2vpn)# xconnect group A
RP/0/0/CPU0:router(config-l2vpn-xc)# p2p rtrx
RP/0/0/CPU0:router(config-l2vpn-xc-p2p)# neighbor 10.1.1.1 pw-id 2
RP/0/0/CPU0:router(config-l2vpn-xc-p2p-pw)# pw-class class1
RP/0/0/CPU0:router(config-l2vpn-xc-p2p-pw)# backup neighbor 10.2.2.2 pw-id 5
RP/0/0/CPU0:router(config-l2vpn-xc-p2p-pw-backup)#
Related Commands
DescriptionCommand
Enters L2VPN configuration mode.l2vpn, on page 49
Configures a pseudowire for a cross-connect.neighbor (L2VPN), on page 59
Enters p2p configuration submode to configure point-to-point
cross-connects.
p2p, on page 74
Enters pseudowire class submode to define a pseudowire class
template.
pw-class (L2VPN), on page 65
Configures cross-connect groups.xconnect group, on page 151
Cisco IOS XR Virtual Private Network Command Reference for the Cisco XR 12000 Series Router, Release 4.3.x
OL-28460-01 9
Virtual Private Network Commands
backup disable (L2VPN)