Cisco – Identifying a Cisco access point post-install

ciscoieee 802.11wirelesswlc

We have about 50 Cisco 1242 access-points and we're managing them with a Cisco 4404 Wireless Lan controller. The guy who installed the APs did not assign a location to the access points in the controller.

We are seeing some malicious behavior from one of the APs called "AP27", and we want to find the physical location of this AP. I have tracked down the mac address of the AP and know where the cable is on our PoE switch, but this still leaves about seven possible APs, given the radius of the coverage for that IDF. Unfortunately the same guy who didn't put a location on the APs also did not label the cabling to them.

Is there a way to find exactly where the AP is, other than tracing cables?

Best Answer

Depending on the version of WLC code that you're running, you can either manually disable the status LED on the AP or flash it by logging into the WLC and issuing a command... Then just walk around with your laptop and turn off / flash LEDs until you find the right AP.

To disable the status LED, use this...

config ap led-state disable AP27

To flash the status LED on two second intervals, you can use this...

config ap led-state flash 2 AP27

Be sure to revert the AP LED back to the original state, otherwise it could cause confusion down the road. You can see the LED configuration of your APs with

show ap led-state