AP Commands
AP Commands
lines %
https://www.cisco.com/c/en/us/support/docs/smb/wireless/cisco-small-business-100-
series-wireless-access-points/smb5193-upgrade-firmware-on-wireless-access-
point.html
https://www.cisco.com/c/en/us/td/docs/wireless/controller/7-5/configuration-guide/
b_cg75/b_cg75_chapter_01101001.html
Cisco Wireless Controller Configuration Guide, Release 7.5
debug capwap console cli or debug lwapp console cli --> % Enabling config
terminal % 702I
format flash
Show flash:
% IP CONFIGURATION IN WLC %
username
password
SSID
PSK Password
The main difference is autonomous do not require a controller to control the AP and
it use WLSE for management software;
the LWAPP(Lightweight AP) require a WLC wireless controller to control all of the
AP but provide ease of management
for the communication / setting between APs, it use another management software
call WCS.
% AP IN ROMMON MODE %
ap: tftp_init
ap: ether_init
ap: flash_init
After entering the above command, we see the image getting transferred to the AP
(we used the capwap image).
AP came out of ROMMON mode and into capwap mode and it joined a WLC, when the WLC-
triggered reset occurred, AP would reboot from part1 and would again go into uboot.
We downloaded into the AP the capwap image to match the WLC code and didn't do the
"setenv BOOT part2" command. After that, AP successfully joined the WLC and stayed
stable.