cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
588
Views
15
Helpful
4
Replies

Collecting logs on WLC from a mass amount of AP-s

ITC LTC
Level 1
Level 1

Hi All.

 

I got this situation that I have over 100 AP-s connected to a CISCO WLC and i need to update the OS and collect the logs (show uptime, version, etc etc...)

Can someone please kindly direct me to the function/feature on how to do that with the controller in one go instead of consoling into every single AP ?

Where can i add a customized series of show commands and run them at once on all AP-s and have the output saved / named by the MAC addresses?

Any idea would be greatly appreciated.

 

Dan.

4 Accepted Solutions

Accepted Solutions

Leo Laohoo
Hall of Fame
Hall of Fame

Uptime

sh ap uptime

"sh version" ... Uhhh ... all APs will have the same IOS version as the WLC.

View solution in original post

yes, so, what i am asking:

i got a 100 AP-s.

I need the logs.

I KNOW THE COMMANDS.

How can I collect the logs with one go......I don't want to console into every AP to run the commands.

I want to run the command once and save the output from a hundred AP-s.

View solution in original post

You can also use the debug command which will redirect the ap console to the the WLC session:

debug ap enable
debug ap command “

your command-cli command if you were consoled into the ap
-Scott
*** Please rate helpful posts ***

View solution in original post

Just to also add, typical there is no reason to try to gather all the information. Like what Leo mentioned, show ap uptime would be the command to run. With collecting info, show ap config general would provide more detailed info. You can just use a tool to grep the information you need if all the info you need is available from that command.
-Scott
*** Please rate helpful posts ***

View solution in original post

4 Replies 4

Leo Laohoo
Hall of Fame
Hall of Fame

Uptime

sh ap uptime

"sh version" ... Uhhh ... all APs will have the same IOS version as the WLC.

yes, so, what i am asking:

i got a 100 AP-s.

I need the logs.

I KNOW THE COMMANDS.

How can I collect the logs with one go......I don't want to console into every AP to run the commands.

I want to run the command once and save the output from a hundred AP-s.

You can also use the debug command which will redirect the ap console to the the WLC session:

debug ap enable
debug ap command “

your command-cli command if you were consoled into the ap
-Scott
*** Please rate helpful posts ***

Just to also add, typical there is no reason to try to gather all the information. Like what Leo mentioned, show ap uptime would be the command to run. With collecting info, show ap config general would provide more detailed info. You can just use a tool to grep the information you need if all the info you need is available from that command.
-Scott
*** Please rate helpful posts ***
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card