A-9
Cisco 3825 Mobile Wireless Edge Router Software Configuration Guide
OL-15667-03
Appendix A Cisco 3825 Mobile Wireless Edge Router RAN-O Command Reference
backup peer
The following example shows a backup peer configuration for an ATM interface:
Router# config t
Router(config)# pseudowire-class mpls
Router(config-pw-class)# encapsulation mpls
Router(config-pw-class)# exit
Router(config)# interface atm0/0/1
Router(config-if)# xconnect 10.0.0.2 1 pw-class mpls
Router(config-if-xconn)# backup peer 10.0.0.2 100 pw-class mpls
Router(config-if-xconn)# exit
Router(config-if)# exit
Router(config)# exit
Related Commands Command Description
backup delay Specifies how long the backup PW VC should wait before resuming
operation after the primary PW VC goes down.