Hello. I need to replace a static WEP encryption between two bridge with a more secure solution.
I'm working with a point to point connection using Aironet 1310 with 12.3.
Many thanks for help.
Regards
Andrea
Why not use WPA PSK with TKIP or depending on the 12.3 version you are running maybe WPA2-PSK/AES
I'm applying a WPA-PSK configuration.
Please, where can I find a WPA2 example?
Anyway, bridges are running 12.3(8)JEA and 12.3(11)JA1.
Regards.
Andrea
Here you go:
!
dot11 ssid testwlan
authentication open
authentication key-management wpa version 2
infrastructure-ssid
wpa-psk ascii 7 0822455D0A16061E010803
!
!
!
interface Dot11Radio0
!
encryption mode ciphers aes-ccm
!
Many thanks for your help.
Andrea