Tdm pwe3 redundancy, Atm pwe3 redundancy, Ethernet pwe3 redundancy – Cisco 3825 User Manual
Page 35

1-25
Cisco 3825 Mobile Wireless Edge Router Software Configuration Guide
OL-15667-03
Chapter 1 Overview of the Cisco 3825 Mobile Wireless Edge Router
New Features in Cisco IOS Release 12.4(16)MR1
TDM PWE3 Redundancy
The following examples illustrate the use of the backup peer command:
PW Redundancy Without PW Class
interface CEM0/0/0
no ip address
cem 0
xconnect 2.2.2.2 100 encapsulation mpls
backup peer 2.2.2.2 200
backup delay 20 20
PW Redundancy With PW Class
pseudowire-class pw_redundancy
encapsulation mpls
interface CEM0/0/0
no ip address
cem 0
xconnect 2.2.2.2 100 encapsulation mpls
backup peer 2.2.2.2 200 pw-class pw_redundancy
backup delay 20 20
ATM PWE3 Redundancy
The following examples illustrate the use of the backup delay command:
PW Redundancy Without PW Class
interface ATM0/0/0
no ip address
xconnect 2.2.2.2 300 encapsulation mpls
backup peer 2.2.2.2 400
backup delay 20 20
PW Redundancy With PW Class
pseudowire-class pw_redundancy
encapsulation mpls
interface ATM0/0/0
no ip address
xconnect 2.2.2.2 300 encapsulation mpls
backup peer 2.2.2.2 400 pw-class pw_redundancy
backup delay 20 20
Ethernet PWE3 Redundancy
The following examples illustrate the use of the xconnect logging redundancy command:
PW Redundancy Without PW Class
interface GigabitEthernet 0/0
xconnect 2.2.2.2 500 encapsulation mpls
backup peer 2.2.2.2 600
backup delay 20 20