Planet Technology IDL-2401 Network Card User Manual


 
IP DSLAM
171
5.5.6 ATM VC Statistics Commands
5.5.6.1 Get atm vc stats
Description:
Use this command to get statistical information about a specific or all ATM virtual
circuits.
Command Syntax:
get atm vc stats [ifname <interface-name>]
Parameters:
Name Description
ifname
<interface-name>
This specifies the Virtual Circuit. If this is not specified,
then information for all VCs is displayed.
Type : Get – Optional
Valid values : aal5-0 - *
Example:
$ get atm vc stats ifname aal5-0
Output:
Low IfName : atm-0 VC IfName : aal5-0
VPI : 1 VCI : 1
Total Tx Cells count : 250 Total Rx Cells count : 20
CLPI 0 Rx Cells count : 10 Rx Pkts Rejected count : 0
Output Fields:
Field Description
LowIf
This specifies the ATM port name. It can be : atm-0
VPI
It is the Virtual Port Identifier.
VCI
It is the Virtual Circuit Identifier.
VC IfName
The name of the aal5 (aal5-0 etc) interface, for which statistics
needs to be retrieved.
Total Tx Cells count
The total number of valid ATM cells transmitted by this interface.
Total Rx Cells count
The total number of valid ATM cells received by this interface.
CLPI 0 Rx Cells
The number of valid ATM cells received by this interface with
CLP=0.
Rx Pkts Rejected count
The total number of valid ATM cells discarded by the interface.