Concept Guide

show ap remote debug mgmt-frames
show ap remote debug mgmt-frames {ap-name <ap-name>}|{bssid <bssid>|{ip-addr <ip-addr>}
[client-mac <client-mac>] [count <count>]
Description
Show traced 802.11 management frames for a remote AP.
Syntax
Parameter Description
ap-name <ap-name>
Show debugging information for a specific AP.
bssid <bssid>
Show debugging information for a specific Basic Service Set Identifier (BSSID).
The Basic Service Set Identifier (BSSID) is usually the AP’s MAC address
ip-addr
Show debugging information for an AP with a specific IP address by entering
its IP address in dotted-decimal format.
client-mac
Show the AP associations for a specific MAC address by entering the MAC
address of the client.
count <count>
Limit the amount of information displayed by specifying number of frames to
appear in the output of this command.
Examples
Use this command to debug 802,1 authentication on a remote AP. The example below shows that a client
successfully associated with the remote AP, then was later deauthenticated.
(host) #show ap remote debug mgmt-frames ap-name AP32
Traced 802.11 Management Frames
-------------------------------
Timestamp stype SA DA BSS
signal Misc
--------- ----- -- -- ---
------ ----
Oct 30 11:20:19 deauth 00:23:6c:2f:9a:85 00:1a:1e:11:56:40 00:1a:1e:11:56:40 0
STA has left and is deauthenticated
Oct 30 11:04:39 assoc-resp 00:1a:1e:11:56:40 00:23:6c:2f:9a:85 00:1a:1e:11:56:40 15
Success
Oct 30 11:04:39 assoc-req 00:23:6c:2f:9a:85 00:1a:1e:11:56:40 00:1a:1e:11:56:40 0
-
The output of this command includes the following information:
Column Description
Timestamp
The time the management frame was sent
Dell Networking W-Series ArubaOS 6.5.x | Reference Guide show ap remote debug mgmt-frames | 1272