Configuring a Pseudowire for an ATM Connection
Configuring an ATM Interface
A Cisco ASR 1000 Series Aggregation Services Router creates an ATM interface for each T1/E1port that is
configured for the ATM. The interface is in the atm slot /subslot /port format, where slot /subslot identifies
the SPA slot and subslot, and /port identifies the port, for example, atm 2/1/0.
The ATM configuration for SPA-24CHT1-CE-ATM is the same as the ATM configuration for
SPA-2CHT3-CE-ATM. For more information about the ATM configuration for SPA-2CHT3-CE-ATM, see
the
Configuring the Card Type for the 2-Port Channelized T3/E3 ATM CEoP SPA, on page
The SPA-24CHT1-CE-ATM is supported both T1 and E1 modes.
Note
VC QoS on VP-PWRestriction
The VC QoS on VP-PW feature works only with single-cell relay and does not work with the packet-cell
relay function.
Configuring a Pseudowire for an ATM Connection
To configure a pseudowire for an ATM connection, perform the procedure described in the following sections.
The pseudowire carries ATM data across the MPLS network.
Configuring the T3E3 ATM and T1E1 ATM SPAs in the Layer 2 Permanent Virtual Circuit (L2
PVC) Mode
Perform the following steps to configure the T3E3 ATM and T1E1 ATM SPAs with ATM Cell Relay over
Multiprotocol Label Switching (ACRoMPLS) in the L2 PVC mode:
SUMMARY STEPS
1. Router(config)# interface atm slot /subslot /port.subinterface point-to-point
2. Router(config-subif)# pvc vpi /vci l2transport
3. Router(cfg-if-atm-l2trans-pvc)# encapsulation {aalo | aal5}
4. Router(cfg-if-atm-l2trans-pvc)# xconnect peer-router-id vcid {encapsulation mpls | pseudowire-class
name }
5. Router(config-if)# exit
DETAILED STEPS
Command or Action
Step 1
Router(config)# interface atm slot
/subslot /port.subinterface point-to-point
Cisco ASR 1000 Series Aggregation Services Routers SIP and SPA Software Configuration Guide, Cisco IOS
XE Everest 16.5
486
Configuring the Circuit Emulation over Packet Shared Port Adapter
Purpose
Selects the ATM interface on which the pseudowire has to be configured,
where slot/subslot is the SPA slot and subslot, and /port is the SPA port on
which the interface exists.
479.
OL-14127-17