01-06-2005 11:53 AM - edited 07-04-2021 10:18 AM
I'm looking for a document showing the settings and how to use AES-CCMP with the latest firmware on the 1300 bridges.
01-12-2005 07:13 AM
Is this support rolled out yet? I do not think AES is supported on these platforms yet.
01-12-2005 08:57 AM
Aes works with the BR1300 if you use it as an AP:
http://www.cisco.com/en/US/products/ps5861/prod_release_note09186a0080343032.html#wp52840
regards Bernhard
01-21-2005 07:59 AM
I use my Br1300 in bridge-mode with WPA-PSK and aes-ccm. Note the bug mentioned in the config.
*** root***
interface Dot11Radio0
no ip address
no ip route-cache
no concat (CSCef66724)
cca 61
station-role root
!
encryption mode ciphers aes-ccm
!
ssid xxxx
authentication open
authentication key-management wpa
infrastructure-ssid
wpa-psk ascii 0 1234567890
!
***non-root***
interface Dot11Radio0
no ip address
no ip route-cache
no concat (CSCef66724)
cca 61
station-role non-root
!
encryption mode ciphers aes-ccm
!
ssid xxxx
authentication open
authentication key-management wpa
infrastructure-ssid
wpa-psk ascii 0 1234567890
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide