Cisco 3825 User Manual

Page 139

Advertising
background image

A-7

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 delay

The following example shows an MPLS xconnect with one redundant peer. The switchover does not
begin unless the Layer 2 Tunnel Protocol (L2TP) PW has been down for three seconds. After a
switchover to the secondary VC occurs, there is no fallback to the primary until the primary VC has been
reestablished and is up for ten seconds.

Router# config t

Router(config)# pseudowire-class mpls

Router(config-pw-class)# encapsulation mpls

Router(config-pw-class)# exit

Router(config)# interface atm1/0/0

Router(config-if)# xconnect 10.0.0.1 50 pw-class mpls

Router(config-if-xconn)# backup peer 10.0.0.2 50

Router(config-if-xconn)# backup delay 3 10

Router(config-if-xconn)# exit

Router(config-if)# exit

Router(config)# exit

Related Commands

Command

Description

backup peer

Configures a redundant peer for a PW VC.

Advertising