Appendix A
Cisco 3825 Mobile Wireless Edge Router RAN-O Command Reference
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
backup delay
OL-15667-03
Description
Specifies how long the backup PW VC should wait before resuming
operation after the primary PW VC goes down.
Cisco 3825 Mobile Wireless Edge Router Software Configuration Guide
backup peer
A-9