SUMMARY STEPS
1.
Router(config)# controller {t3} slot/subslot/port
2.
Router(config-controller)# atm
3.
Router(config-controller)# exit
4.
Router(config)# interface atm 0/1/2.10 point-to-point
5.
Router(config-if)# pvc vpi /vci
6.
Router(config-if)# xconnect peer-router-id vcid {encapsulation mpls | pseudowire-class name }
7.
Router(config-if)# end
DETAILED STEPS
PurposeCommand or Action
Selects the T3controller for the port you are configuring, where slot
/subslot identifies the SPA location and port identifies the port.
Router(config)# controller {t3}
slot/subslot/port
Step 1
Configures the port (interface) for the clear-channel ATM. The router
creates an ATM interface whose format is atm /slot /subslot /port , where
Router(config-controller)# atm
Step 2
slot /subslot identifies the SPA slot and subslot, and port identifies the
SPA port.
Returns to the global configuration mode.Router(config-controller)# exit
Step 3
Selects the ATM interface for the SPA port.Router(config)# interface atm 0/1/2.10
point-to-point
Step 4
Configures a PVC for the interface and assigns the PVC a VPI and VCI.
Do not specify 0 for both the VPI and VCI. See the Configuring a
Router(config-if)# pvc vpi /vci
Step 5
Pseudowire for an ATM Connection section for details about this
command.
Configures a pseudowire to carry data from the clear-channel ATM
interface over the MPLS network. See the Configuring a Pseudowire
for an ATM Connection section for details about this command.
Router(config-if)# xconnect peer-router-id
vcid {encapsulation mpls |
pseudowire-class name }
Step 6
Exits the interface configuration (config-if) mode.Router(config-if)# end
Step 7
Configuring the Scrambling Payload Feature on T3/E3 SPA Port
To configure the Scrambling Payload feature on a T3/E3 SPA port, perform the following steps:
The scrambling command is supported on SPA-2CHT3-CE-ATM from Cisco IOS XE Release 3.16.4S
and Cisco IOS XE Everest 16.4.1 onwards.
Note
Cisco ASR 1000 Series Aggregation Services Routers SIP and SPA Software Configuration Guide, Cisco IOS
XE Everest 16.5
496 OL-14127-17
Configuring the Circuit Emulation over Packet Shared Port Adapter
Configuring the Scrambling Payload Feature on T3/E3 SPA Port