Command Reference Guide
284 CHAPTER 9: MANAGED ACCESS POINT COMMANDS
display {ap | dap}
etherstats
Displays Ethernet statistics for a MAP’s Ethernet ports.
Syntax —
display {ap | dap} etherstats [port-list | dap-num]
port-list — List of WX switch ports directly connected to the MAPs
for which to display counters.
dap-num — Number of a Distributed MAP for which to display
counters.
Defaults — None.
Access — Enabled.
History —Introduced in MSS Version 3.0.
Examples — The following command displays Ethernet statistics for the
Ethernet ports on Distributed MAP 1:
WX4400# display dap etherstats 1
DAP: 1 ether: 1
=================================
RxUnicast: 75432 TxGoodFrames: 55210
RxMulticast: 18789 TxSingleColl: 32
RxBroadcast: 8 TxLateColl: 0
RxGoodFrames: 94229 TxMaxColl: 0
RxAlignErrs: 0 TxMultiColl: 47
RxShortFrames: 0 TxUnderruns: 0
RxCrcErrors: 0 TxCarrierLoss: 0
RxOverruns: 0 TxDeferred: 150
RxDiscards: 0
Table 55 describes the fields in this display.
Table 55 Output of display ap etherstats
Field Description
RxUnicast Number of unicast frames received.
RxMulticast Number of multicast frames received.
RxBroadcast Number of broadcast frames received.
RxGoodFrames Number of frames received properly from the link.
RxAlignErrs Number of received frames that were both misaligned and
contained a CRC error.