Cisco Air-cap2602i-a-k9 Setup Review
Example for a single WLC IP 192.168.1.100 :
ap: set ip address 192.168.1.50 255.255.255.0 ap: set default-router 192.168.1.1 ap: set tftp server 192.168.1.100 ap: tar -xtract tftp://192.168.1.100/ap3g2-k9w7-tar.153-3.JF8.tar flash: Reboot and the AP will boot into autonomous IOS. Once booted: cisco air-cap2602i-a-k9 setup
configure terminal hostname AP2602 interface BVI1 ip address 192.168.1.51 255.255.255.0 no shutdown ! ip default-gateway 192.168.1.1 ! dot11 ssid MyNetwork authentication open authentication key-management wpa version 2 wpa-psk ascii 0 MyStrongPassword guest-mode ! interface dot11radio 0 ssid MyNetwork encryption mode ciphers aes-ccm channel 6 power local 17 no shutdown ! interface dot11radio 1 ssid MyNetwork encryption mode ciphers aes-ccm channel 36 power local 17 no shutdown ! exit write memory For small deployments, you can flash Mobility Express image (if AP has enough RAM – 2602I supports it only on later hardware revisions). The image file: AIR-AP2600-K9-ME-8-10-185-0.tar Example for a single WLC IP 192