Reference Guide

Table Of Contents
Dell PowerConnect ArubaOS 5.0 Command Line Interface | Reference Guide show ap debug client-table | 623
show ap debug client-table
show ap debug client-table [ap-name <ap-name>|bssid <bssid>|ip-addr <ip-addr>]
Description
Show clients associated to an AP.
Syntax
Usage Guidelines
The Tx_Rate, Rx_Rate, Last_ACK_SNR, and Last_Rx_SNR columns shown in the output of this command
display valuable troubleshooting information for clients trying to connect to a specific AP. Use this command to
verify that the transmit (Tx_Rate) and receive (Rx_Rate) rates are not too low, and that the signal-to-noise
(SNR) ratio is acceptable.
Examples
The example below shows part of the AP configuration table for a specific BSSID. Additional parameters not
displayed are described in the table below.
The output of this command includes the following information:
Parameter Description
ap-name <ap-name> Filter the AP Config Table by AP name.
bssid <bssid> Filter the AP Config Table by BSSID. The Basic Service Set Identifier (BSSID) is usually the AP’s
MAC address.
ip-addr <ip-addr> Filter the AP Config Table by IP address by entering an IP address in dotted-decimal format.
(host) #show ap debug client-table ap-name AP12
MAC ESSID BSSID Assoc_State HT_State AID PS_State UAPSD Tx_Pkts
Rx_Pkts PS_Qlen Tx_Retr
--- ----- ----- ----------- ------ --- -------- ----- -------
------- --- ----
00:17:f2:4d:01:e2 wpa2 00:1a:1e:11:5f:11 Associated None 0x1 Awake (0,0,0,0,N/A,0) 31463
22821 0 4289
00:14:a4:25:72:6d wpa2 00:1a:1e:11:5f:11 Associated None 0x2 Awake (0,0,0,0,N/A,0) 24691
45215 0 944
00:19:7e:66:89:38 wpa2 00:1a:1e:11:5f:11 Associated None 0x4 Awake (0,0,0,0,N/A,0) 7031
239 0 61
Parameter Description
MAC MAC address of a client.
ESSID Extended Service Set identifier (ESSID) used by the client. An ESSID is a user-defined name for a wireless
network.
BSSID Basic Service Set identifier for the client.
Assoc_State Shows whether or not the client is currently authorized and/or associated with the AP.
HT_State Shows the client’s high-throughput (802.11n) transmission type:
z none: AP is a legacy AP that does not support the 802.11n standard.
z 20Mhz: A high-throughput APs using a single 20 Mhz channel.
z 40Mhz: A high-throughput APs using two 20 Mhz channels.
AID 802.11 association ID. A client receives a unique 802.11 association ID when it associates to an AP.