cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
505
Views
0
Helpful
1
Replies

Scripting WLC show commands (ie show client detail) every x seconds/minutes

Nick Lavender
Level 1
Level 1

Is there a simple way to script using either a terminal client (putty, teraterm, etc.) or Prime Infrastructure whereby I could set up a set of commands to be run at a certain interval?

 

I want to conduct some client testing roaming across a site whilst some how performing a show client detail every 15 seconds and a show run-config every 30 minutes?

 

TIA,

Nick

1 Reply 1

Leo Laohoo
Hall of Fame
Hall of Fame
Is there a simple way to script using either a terminal client (putty, teraterm, etc.) or Prime Infrastructure whereby I could set up a set of commands to be run at a certain interval?

Yes you can. 

 

The easiest method is to use console.  You can knock up a script to run the command at specific intervals and log the outputs.  If you do this, you must ensure the console timeout is expanded. 

 

Another option is to create a PERL script (using KRON) to telnet/SSH into the appliance and run the command and retrieve the results. 

Review Cisco Networking for a $25 gift card