1. Login with putty serial configuration
2. Switch to privileged mode with enable command
3. Switch to configuration mode with 'configure terminal' command
a) set profile
ap(config)#dot11 ssid Test
authentication open
guest-mode
authentication key-management wpa version 2
wpa-psk ascii 123456789
3. set interface
a) Set Ciphers
ap(config)#interface dot11Radio 0
encryption mode ciphers aes-ccm tkip
ssid Test
no shutdown
end
4. backup our configuration with:
ap#copy running-config startup-config
5. for reset type:
write erase
reload
Hiç yorum yok:
Yorum Gönder