23-6
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter23 Configuring the ATM Traffic-Shaping CarrierModule
Configuring Maximum Thresholds
Example
The following example shows how to configure a traffic-shaping threshold for a traffic class:
Switch# show atm vc interface atm 0/0/0
Interface VPI VCI Type X-Interface X-VPI X-VCI Encap Status
ATM0/0/0 0 5 PVC ATM0 0 49 QSAAL DOWN
ATM0/0/0 0 16 PVC ATM0 0 35 ILMI DOWN
Switch# configure terminal
Switch(config)# interface atm 0/0/0
Switch(config-if)# shutdown
Switch(config-if)# atm traffic shaping thresholds class vbr maximum 80
Switch(config-if)# no shutdown
Note Class maximum thresholds are expressed as percentages of the interface ma ximum threshold values. To
display interface maximum thresholds, enter the show atm interface resource atm slot/subslot/port in
privileged EXEC mode.
Configuring Maximum Thresholds for VCs
To configure VC thresholds, perform the following steps, beginning in global configuration mode :
Note New per-VC maximum thresholds only apply to new VCs created after mak ing the threshold
configuration changes. The new threshold configuration is not applied to the maximum threshold values
of existing VCs.
Example
The following example shows how to configure traffic-shaping th resholds for VCs:
Switch(config)# interface atm 0/0/0
Switch(config-if)# atm traffic shaping thresholds vc vbr maximum 3000
Command Purpose
Step1 Switch(config)# interface atm slot/subslot/port
Switch(config-if)#
Enters interface configuration mode.
Step2 Switch(config-if)# atm traffic shaping
thresholds vc {best-effort | vbr} maximum
buffers
Sets traffic-shaping thresholds on an interface.