User guide
Chapter 5. Command Line Interface Reference 211
ATM SPEED
Sets the speed of the ATM link in kilobits per second. This command is similar to atm pcr (speed in cells per
second). Refer to the command atm pcr.
The upstream speed default is 326 Kb/s. Use this command if the upstream speed exceeds 326 Kb/s. The speed
value is generally obtained from your Network Service Provider.
REMOTE SETATMTRAFFIC
Sets ATM traffic-shaping on a remote router. ATM traffic-shaping allows the user to set the average rate at which
cells are sent , the Sustained Cell Rate (SCR) to a value lower than the ATM link speed, the Peak Cell Rate(PCR).
Note 1: This command can only apply to one remote router. ATM traffic-shaping must be used if more than one
remote router is defined.
Note 2: ATM traffic-shaping can be disabled with the command remote setATMTraffic 0 0 <remoteName>
atm speed [upstream speed in Kb/S]
upstream speed in Kb/S Number provided by the Network Service Provider. The default value for the
upstream speed is 326 Kb/s.
Example:
atm speed 326
Response:
ATM Upstream Rate: 326 Kb/S
remote setATMTraffic SCR MBS <remoteName>
SCR Sustained Cell Rate (cells per second).
MBS Maximum Burst Size (cells).
remoteName Name of the remote router (character string).
Example: Assume that the ATM link speed (upstream) is 200 Kb/s 471 cells/s and an average upstream
data rate of 20 Kb/s (47 cells/s) is desired, then you would issue the following command :
remote setATMtraffic 47 31 HQ
To disable ATM trafÞc-shaping on HQ, use:
remote setATMtraffic 0 0 HQ