11-15-2021 01:08 PM
I was asked to provide some information on our WLCs. Two of the commands I was able to figure out on the WLC9800, but the last one "show sysinfo" I can't find anything similar in the command structure.
I was wondering if anyone has an idea of what command would show the same information on the WLC9800.
Solved! Go to Solution.
11-15-2021 02:15 PM
Hey Leo,
Thanks for the reply. I looked at the output from show version and it doesn't look like it captures everything the old show sysinfo did. If this is the closest command then I will go with it.
Thanks again for the help!
11-15-2021 02:24 PM
Cisco IOS-XE behaves very differently to AireOS.
"sh version" is the closest command anyone can get.
11-15-2021 02:07 PM
Aside from "show version"?
11-15-2021 02:15 PM
Hey Leo,
Thanks for the reply. I looked at the output from show version and it doesn't look like it captures everything the old show sysinfo did. If this is the closest command then I will go with it.
Thanks again for the help!
11-15-2021 02:24 PM
Cisco IOS-XE behaves very differently to AireOS.
"sh version" is the closest command anyone can get.
08-08-2024 05:39 AM
There is no one command, "show sysinfo" is an oddball thing specific to the original WLC.
To get the equiv on a new controller, you'll need:
show version
show ip int brief
sho proc cpu | i CPU
sho proc mem | i Pool
sho run | i country
show ap dot11 24ghz summary
show ap dot11 5ghz summary
sho ap dot11 6ghz summ
sho ap dot11 dual-band summ
show wlan summary
and finally, for client count:
show wlan all | i Active
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide