Skip to main content

Cisco AP notes

Turn off console logging:

debug capwap console cli
conf t
no logging console
end


Reset to factory defaults:

debug capwap console cli
 
erase /all nvram
 
 
*******************************************************
Example:
 
Entered the username and password

debug capwap console cli
erase /all nvram:
[confirm]

undebug all

reload

[confirm]
 

*******************************************************
Hold reset for over 30 seconds to get to ROMMON
 
ap:delete flash:private-config
ap:delete flash:private-multiple-fs
ap:boot
 
Your AP will be factory default


*******************************************************
UPGRADE:

On PC
 Start TFTP
 Bind to appropriate interface (10.10.10.13 in this case)

On AP
 debug capwap console cli
 conf t
 no logging console
 end
 archive download-sw tftp://10.10.10.13/ap3g1-k9w8-tar.124-23c.JA10.tar
 reload
 AP will then connect to the WISM and download version ap3g1-k9w8-mx.124-23c.JA10
 This version will connect to the WISM and authenticate correctly.