Introduction
This document describes steps to collect important debugs or show commands from an AireOS Wireless LAN Controller (WLC).
Prerequisites
Requirements
Cisco recommends that you have knowledge of the following technologies:
- Wireless LAN Controllers
- Telnet/SSH/console client
Components Used
The information in this document is based on this hardware/software versions:
- AireOS WLC version 8.0.140.0 or higher
- WLC Model 2504/5508/5520/7500/8500/8540/WISM
Logs to be collected
Any WLC Issue
- Document exact and detailed problem description.
- Config paging disable - This command disables paging, so you could log the file without page break.
- Show run-config – This command provides wealth of data in terms of WLC config, Features enabled, RF stats of all the APs. This is most asked output from TAC (or) show run-config no-ap – This command skips AP Information and can be taken if there are too many APs and you don’t suspect issue related to AP
- Show traplog, show msglog - Logs from WLC to monitor any significant ongoing issues.
For component specific issues on WLC, you can also collect the show/debug commands.
Alternatively, starting AireOS 8.3 onwards, you can also upload the Diagnostic Support Bundle from WLC which should give TAC all required data in one go.
WLC Crash
- Show tech-support– This output is critical for all WLC crashes. TFTP transfer of crashfile is preferred and will have complete crashfile in case tech-support is truncated. Command: transfer upload datatype crashfile
- Show coredump summary – If you see a coredump file, please collect the same and upload it. Command: transfer upload datatype coredump. Detailed steps to trasfer file to TFTPserver using CLI/GUI upload can be seen here : upload
Client Connectivity Issues
For any client connectivity issues, please collect the following :
- Document exact and detailed problem description.
- show run-config – Collect this command as documented in the "Any WLC issue" section. This command provides wealth of data in terms of WLC config, features enabled, RF stats of all the APs.
- Name of the WLAN with issue.
- Client Model (Hardware, Software, OS, Client Adapter Hw, Driver version)
- Number of clients with issue.
- If issue is always reproducible, collect Debug client <mac>. Else log the session and collect Debug client <mac1> <mac2> etc and note down timestamp of issue Note : config session timeout 0, config serial timeout 0 - Ensures session does not timeout. To disable the debug, you can execute debug disable-all
- New setup or existing?
- Is site survey Done? If yes, attach the report as well.
- For more detailed information on collecting the data, please refer to: Client-Tshoot