21-30
Cisco ASR 901 Series Aggregation Services Router Software Configuration Guide
OL-23826-09
Chapter 21 Configuring Pseudowire
Configuration Examples of Hot Standby Pseudowire Support for ATM/IMA
no ip address
cem 0
!
!
interface CEM0/1
no ip address
cem 0
!
!
connect myconn CEM0/0 0 CEM0/1 0
!

Configuration Examples of Hot Standby Pseudowire Support for

ATM/IMA

This section provides sample configuration examples of Hot Standby Pseudowire Support for ATM/IMA
on the Cisco ASR 901 router:
Example: Configuring ATM/IMA Pseudowire Redundancy in PVC Mode
Example: Configuring ATM/IMA Pseudowire Redundancy in PVP Mode
Example: Configuring ATM/IMA Pseudowire Redundancy in Port Mode

Example: Configuring ATM/IMA Pseudowire Redundancy in PVC Mode

The following is a sample configuration of ATM/IMA pseudowire redundancy in PVC mode.
!
interface ATM0/IMA1
pvc 90/90 l2transport
encapsulation aal0
xconnect 192.168.1.12 100 encapsulation mpls
backup peer 170.0.0.201 200
!

Example: Configuring ATM/IMA Pseudowire Redundancy in PVP Mode

The following is a sample configuration of ATM/IMA pseudowire redundancy in PVP mode.
!
interface ATM0/IMA1
atm pvp 90 l2transport
xconnect 192.168.1.12 100 encapsulation mpls
backup peer 170.0.0.201 200
!