Wednesday 18 June 2014

Cisco IOS (Wireless AP) Updating Image

Updating a Cisco AP Image

AP>en
AP#debug lwapp console cli or debug capwap console cli
AP#config t
AP(confg)int fa 0
AP(confg-if)ip addr <addr> <mask> (same subnet as that of the laptop)
AP(confg-if)end
AP#archive download-sw /force-reload /overwrite tftp://<tftp ip address>/<image name.tar>

No comments:

Post a Comment