DETAILED STEPS
PurposeCommand or Action
Selects the ATM interface on which to configure an ATM
Multipoint L3 PVP configuration, where slot/subslot is the SPA
Router(config)# interface atm slot /subslot
/port.subinterface multi-point
Step 1
slot and subslot, and /port is the SPA port on which the interface
exists.
Example:
Example:
Configures the IP address and subnetmask of the subinterface.Router(config-subif)# ip address ip-address
subnetmask
Step 2
Creates an ATM permanent virtual path for the ATM interface and
assigns a VPI to the PVP:
Router(config-subif)# atm pvp vpi-id
Step 3
vpi id specifies the virtual path identifier (0 to 255).
Configures a permanent virtual circuit with the specified VPI ID
and VCI ID.
Router(config-subif)# pvc vpi-id/vci-id
Step 4
Maps the protocol type and IP address to the connection type.Router(config-if-atm-vc)# protocol ip
ip-address
Step 5
Configuring the Layer 3 Permanent Virtual Circuit (L3 PVC) for the Point-to-Point (P2P)
Connection
Perform the following steps to configure the T3E3 ATM and T1E1 ATM SPAs in the ATM L3 PVC for the
P2P connection:
SUMMARY STEPS
1.
Router(config)# interface atm slot /subslot /port.subinterface point-to-point
2.
Router(config-subif)# ip address ip-address subnetmask
3.
Router(config-subif)# pvc vpi-id/vci-id
4.
Router(config-if-atm-vc)# encapsulation {aal5mux | aal5snap}
DETAILED STEPS
PurposeCommand or Action
Selects the ATM interface on which to configure ATM
Point-to-Point (P2P) L3 PVC, where slot/subslot is the SPA slot
and subslot, and /port is the SPA port where the interface exists.
Router(config)# interface atm slot /subslot
/port.subinterface point-to-point
Step 1
Cisco ASR 1000 Series Aggregation Services Routers SIP and SPA Software Configuration Guide, Cisco IOS XE
Everest 16.5
OL-14127-17 489
Configuring the Circuit Emulation over Packet Shared Port Adapter
Configuring a Pseudowire for an ATM Connection