Show atm elan-stats Page 76: Table 15
Page 76: Table 15
76
Chapter 5 Managing the Passport 8672ATM Module with the CLI
209195-A
show atm elan-stats
Use this command to display the ELAN statistics for a particular VLAN ID. If the
collection of ELAN statistics is disabled, a message is printed before the ELAN
statistics.
shows sample output from the
show atm elan-stats <vlan_id>
command.
Figure 26 show atm elan-stats command output
describes the information fields for the show atm elan-stats
command.
Table 15 Information fields for the show atm elan-stats command
Field Description
InOctets
Octets received from the ATM interface. This includes the
“InDiscards" PDUs.
OutOctets
Octets transmitted out of the ATM interface.
NOTE: For a Bridge ELAN Type with multiple PVCs, there
will be multiple packets transmitted for a multicast packet,
or for a unicast packet that is not in the CAM. Thus, the
OutOctets may not correlate to the OutUcastPkts +
OutMcastPkts + OutBcastPkts.
InErrors
AAL5 CPCS PDUs received with errors from the ATM
interface. These errors include CRC-32 errors, SAR
time-out errors, and oversized SDU errors.
OutErrors
Number of AAL5 CPCS PDUs that could not be transmitted
due to error.
Passport-8610:5# show atm elan-stats 7
=====================================================================
ATM ELAN STATISTICS
=====================================================================
InOctets: 3208404820 InErrors: 0 InDiscards: 0
OutOctets: 3208281916 OutErrors: 0 OutDiscards: 0
InUcastPkts: 130202 InMcastPkts: 395 InBCastPkts: 59134772
OutUcastPkts: 129406 OutMcastPkts: 391 OutBCastPkts: 59133296