36-14
Cisco ASR 901 Series Aggregation Services Router Software Configuration Guide
OL-23826-09
Chapter 36 Configuring Inverse Muliplexing over ATM
How to Configure ATM Class of Service

Configuring Variable Bit Rate for Real/Non-Real Time Traffic

Complete the following steps to configure the real/non-real time Variable Bit Rate for VoATM voice
connections for an ATM on the Cisco ASR901 series router.
SUMMARY STEPS
1. enable
2. configure terminal
3. interface ATMslot/imagroup-number
4. VPI/VCI l2transport
5. vbr-rt peak-rate average-rate burst or vbr-nrt peak-rate average-rate burst
DETAILED STEPS
Step 4 pvc
VPI/VCI
l2transport
Example:
Router(config-if)# pvc 100/12
l2transport
Specifies the VPI and VCI of the PVC and configures the PVC in
layer 2 transport mode.
l2transport is an optional field.
Step 5 ubr+
pcr-rate mcr-rate
Example:
Router(config-if-atm-vc)# ubr+ 16000
2000
Configures the UBR+ QoS class for an ATM permanent virtual
circuit () and specifies the bandwidth.
pcr-rate—Peak cell rate in Kbps.
mcr-rate—Peak cell rate in Mbps
Command Purpose
Command Purpose
Step 1 enable
Example:
Router> enable
Enables privileged EXEC mode.
Enter your password if prompted.
Step 2 configure terminal
Example:
Router# configure terminal
Enters the global configuration mode.
Step 3 interface ATM
slot
/IMA
group-number
Example:
Router(config)# interface ATM1/IMA0
Configures an ATM interface and enters the interface configuration
mode.