IDL series User Guide
154
5.5 ATM commands
5.5.1 AAL5 VC Statistics Commands
5.5.1.1 Get atm aal5 stats
Description:
Use this command to get AAL5 VC statistics.
Command Syntax:
get atm aal5 stats
[
ifname
<interface-name>]
Parameters:
Name
Description
Ifname
<interface-name>
This parameter specifies the interface for which
information is desired
Type
: Get - Optional
Valid values
:
aal5-0 -
Example:
$ get atm aal5 stats ifname aal5-0
Output:
Low IfName : atm-0 VC IfName : aal5-0
VPI : 0 VCI : 1
Tx Frames count : 100 Rx Frames count : 85
Tx Bytes count : 1535 Rx Bytes count : 1200
CRC Errors count : 0 Oversized SDU : 0
Output Fields:
Field
Description
VC IfName
The name of the
aal5
(aal5-0 etc) interface, for which statistics needs to be
retrieved.
Low IfName
This specifies the ATM port name. It can be : atm-0
VPI
This is the Virtual Port Identifier.
VCI
This is the Virtual Circuit Identifier.
Tx Frames count
The number of AAL5 CPCS PDUs transmitted on this AAL5 VCC.
Rx Frames count
The number of AAL5 CPCS PDUs received on this AAL5 VCC.
Tx Bytes count
The number of octets contained in AAL5 CPCS PDUs received on this AAL5 VCC.
Rx Bytes count
The number of octets contained in AAL5 CPCS PDUs received on this AAL5 VCC.