User's Manual
Table Of Contents
- Contents
- List of Figures
- List of Tables
- About This Guide
- About the Radio Switch RS4000
- Installing the RS4000
- Configuring the Meru RS4000
- Managing and Monitoring the RS4000
- Command Reference
- MIB Definition Reference
- RFC 1212 MIB-System Group
- RFC 1213 MIB-Interface Group
- IEEE 802.11 MIB-Dot11 Counter Table (Statistics)
- Meru Enterprise MIB-AP System Entry
- Meru Enterprise MIB-Network Configuration MIB
- Meru Enterprise MIB-Load Balancing MIB
- Meru Enterprise MIB-Global Radius Profile Configuration MIB
- Meru Enterprise MIB-Meru Interface Table
- Meru Enterprise MIB-Trap Community Interface
- Meru Enterprise MIB-SNMP Community Interface
- Meru Enterprise MIB-SNMP Traps Flag
- Meru Enterprise MIB-Global Entry
- Meru Enterprise MIB-Syslog Table
- Meru Enterprise MIB-File Transfer Table
- Meru Enterprise MIB-Upgrade Flag
- Meru Enterprise MIB-Upgrade Status Flag
- Specifications
- Regulatory Information
- Channels
- Translated Safety Warnings
Command Reference 69
show dot11counters
Displays Dot11counter statistics.
Syntax show dot11counters [if]
Usage Displays the Dot11radio counter statistics for all wireless interfaces, or with optional
argument, displays statistics for specified interface.
Examples The following shows the wireless interface configuration for radio1-1:
#show dot11counters radio1-1
[radio1-1]
if Optional. Specifies the radio interface to show (radio1-1 | radio2-1|
radio1-2 | radio2-2).
Table 4: Field Descriptions for show dot11couters
Statistic Description
[Interface Index] Unique identification number of the wireless interface.
Failed Count Total number of failed transmissions.
Retry Count Total number of frames that are retransmitted at least once.
Frame Duplicate
Count
Total number of frames received more than once.
RTS Success Count Total number of RTS frames that are successfully transmitted.
Received Fragment
Count
Total number of frames received that has the fragment bit set.
FCS Error Count Total number of packets received which failed Frame Check
Sequence validation due to packet corruption.
Transmit Frame Count Total number of whole frames transmitted, including unicast,
broadcast, and multicast frames.
WEP Undecryptable
Count
Total number of frames received with undecryptable WEP keys
ACKs were not received.