cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
434
Views
2
Helpful
4
Replies

AP details from WLC

gija
Level 1
Level 1

Hi,

We have a 5508 series WLC and around 225 access points are connected to it. Most of the APs are having DHCP ip addresses but some have static ip. 

Is there any command to get the details of the APs having static ip addresses from the CLI?

 

4 Replies 4

marce1000
VIP
VIP

 

  - Check if these commands could help :
                   show ap summary | include Static
                   show ap config general

 M.



-- ' 'Good body every evening' ' this sentence was once spotted on a logo at the entrance of a Weight Watchers Club !

I've tried these commands. 

For first command, it's not showing results. Second command is giving details only for a single AP, not list of APs having static ip addresses.

do "show ap summary" to get the list of AP names then use Excel to create the following command for each AP:
grep include "IP Address Configuration" "show ap config general <ap name>"
You need a <enter> (blank line) after each command to respond to the "Press any key to continue.." prompt.
Then paste the list of commands onto CLI to get your required output.
You'll get a line like this for each AP:
IP Address Configuration......................... DHCP
Then you can spot those which are STATIC.

Leo Laohoo
Hall of Fame
Hall of Fame

Not that I am aware of.

Review Cisco Networking products for a $25 gift card