CUSTOMER STATEMENT
Engineer should create correct problem description based on information collected from Customer.
Impacted SSID:
Impacted Area:
Impacted Access Points:
Impacted Access Points Model:
Impacted Band (2.4 GHz or 5 GHz):
config paging disable
show run-config
show run-config no-ap
Client Device Information
Below BASIC information need to collect from client on excel
Show and Debug Commands on the WLC
Collect these WLC debugs via the CLI:
debug client <MAC_address>
Add the additional debugs on case by case basis:
debug aaa detail enable - use this if there are authentication related issues with AAA server
debug aaa events enable - use this if there are authentication related issues with AAA server
debug aaa all enable - use this for auth issues; this is verbose so use it only when needed (i.e. for AAA override cases etc)
debug mobility handoff - use when roaming issues between WLCs
Collect the output for the WLC show commands via the CLI:
config paging disable
show time
show client detail <mac-address of client> (note the client state on the WLC)
Ping the client from the WLC
LAST: debug disable-all
Show and Debug Commands on the AP
Lightweight Cisco IOS Aps (1700/2700/3700 series or prior model access points)
debug capwap console cli - To activate the configuration prompt access for Access Point
term len 0
show clock
show tech
show capwap client mn
When the AP is in connected mode, you can use show capwap/lwapp client mn to view the mobile node client information, the WLAN it is associated with, and the radio interface.
show int do1 dfs
shows how to view the DFS statistics for a 802.11 interface whose number is 1
show logging
more event.log
order to see the radio reset history, enter these privileged exec mode commands on the AP:
show trace dot11_rst display time format local
show trace dot11_rst
You can then compare the radio reset history with the general AP log (show ap log command) in order to determine what went on around the time of the resets and how long the radios were unavailable.
show trace dot11_bcn display time format local
show trace dot11_bcn
■ show capwap/lwapp client rcb: Displays AP radio control block information.
■ show capwap client ha: Displays high availability configuration.
■ show capwap/lwapp client mn: Displays mobile node information.
■ show capwap/lwapp client traffic: Displays traffic statistics.
■ show capwap/lwapp reap association: Displays associated clients.
■ show capwap/lwapp reap cckm: Displays CCKM cache information.
■ show capwap/lwapp reap status: Displays the status of the AP, connected or standalone, as well as any radar information.
AP-COS Aps (1800/2800/3800 series Aps and 9100)
show clock
show tech
show client statistics <client_MAC-address>
show cont nss status
show cont nss stats
show log
No comments:
Post a Comment