cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1418
Views
0
Helpful
4
Replies

Is there an equivalent show sysinfo command on the WLC9800?

Neil.Medley
Level 1
Level 1

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.

2 Accepted Solutions

Accepted Solutions

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!

View solution in original post

Cisco IOS-XE behaves very differently to AireOS.

"sh version" is the closest command anyone can get.  

View solution in original post

4 Replies 4

Leo Laohoo
Hall of Fame
Hall of Fame

Aside from "show version"?

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!

Cisco IOS-XE behaves very differently to AireOS.

"sh version" is the closest command anyone can get.  

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

Review Cisco Networking for a $25 gift card