cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
564
Views
0
Helpful
5
Replies

How can I configure my AP 1252 to use the same WPA2 SSID on both bands?

Sol Huebner
Level 1
Level 1

I am trying to configure my AP 1252 to use WPA2 on both bands (dual radio).

But the GUI is trying to make me go nuts...

If someone can post a CLI sample config... that would be GREAT!

Kind regards

2 Accepted Solutions

Accepted Solutions

Sorry I attached the example.

Espero que la información haya sido útil y si no tienes más preguntas recuerda cerrar el topic, seleccionando la respuesta como "Respuesta correcta"
**Please rate the answer if this information was useful***
**Por favor si la información fue util marca esta respuesta como correcta**

View solution in original post

Since your defining WPA version 2, I would not configure TKIP as the encryption also. Just leave the encryption to AES-CCM.

Scott

-Scott
*** Please rate helpful posts ***

View solution in original post

5 Replies 5

Hi. There is an example: ap(config)#dot11 ssid ap(config-ssid)#vlan ap(config-ssid)#mbssid guest-mode ap(config-ssid)#authentication open ap(config-ssid)#authentication key-management wpa version 2 ap(config-ssid)#wpa ap(config-ssid)#wpa-psk ascii ap(config-ssid)#exit ¡ Creacion del SSID y método de Autenticación. ap(config)#int d0 ap(config-if)#encryption vlan mode ciphers aes-ccm tkip ap(config-if)#mbssid ap(config-if)#ssid ap(config-if)#exit ¡ ap(config)#int d1 ap(config-if)#enc ap(config-if)#encryption vlan mode ciphers aes-ccm tkip ap(config-if)#mbssid ap(config-if)#ssid ap(config-if)#exit ¡ Método de encriptación. ap(config)#int d0. ap(config-subif)#encapsulation dot1Q ap(config-subif)#bridge-group ap(config-subif)#no shut ap(config-subif)#exit ¡ ap(config)#int d1. ap(config-subif)#encapsulation dot1Q ap(config-subif)#bridge-group ap(config-subif)#no shut ap(config-subif)#exit ¡ ap(config)#int gigabitEthernet 0. ap(config-subif)#encapsulation dot1Q ap(config-subif)#bridge-group ap(config-subif)#exit ¡ ap(config)#int d0. ap(config-subif)#encapsulation dot1Q native ap(config-subif)#bridge-group 1 ap(config-subif)#exit ¡ ap(config)#int d1. ap(config-subif)#encapsulation dot1Q native ap(config-subif)#bridge-group 1 ap(config-subif)#exit ap(config)#int gigabitEthernet 0. ap(config-subif)#encapsulation dot1Q native ap(config-subif)#bridge-group 1 ap(config-subif)#exit **please rate useful answer**
Espero que la información haya sido útil y si no tienes más preguntas recuerda cerrar el topic, seleccionando la respuesta como "Respuesta correcta"
**Please rate the answer if this information was useful***
**Por favor si la información fue util marca esta respuesta como correcta**

Sorry I attached the example.

Espero que la información haya sido útil y si no tienes más preguntas recuerda cerrar el topic, seleccionando la respuesta como "Respuesta correcta"
**Please rate the answer if this information was useful***
**Por favor si la información fue util marca esta respuesta como correcta**

Thank you!

Can you have a look if I can use it like this?

Since your defining WPA version 2, I would not configure TKIP as the encryption also. Just leave the encryption to AES-CCM.

Scott

-Scott
*** Please rate helpful posts ***

:) I changed it.

Review Cisco Networking products for a $25 gift card