User Guide
170 Chapter 5. Command Line Interface Reference
ATOM FINDPVC
This command is normally used to find the ATM VPI*VCI number necessary for configuring a remote when the
Service Provider either has supplied the wrong value or simply is not able to supply one.This command should
only be used when there are
no
remotes defined or when the remote entries are disabled.
The command output is directed to the console. If Telnet is used to log into the router, then issue the
system log
start
command to direct the console output to the Telnet session.
In this case, an ATM VPI*VCI is found for which there is no remote defined.
1 is the number of the VPI as found in the ATM stream.
2 is the number of the VCI as found in the ATM stream.
The discovered number may be used as the VPI*VCI value in the remote, for determining whether
communications are possible.
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>
atom findPVC
[on|off]
Example:
atom findPVC on
Response:
No remote entry found with PVC (VPI*VCI) 1*2
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 traffic-shaping on HQ, use:
remote setATMtraffic 0 0 HQ










