Comware Wireless / Unified Series
1832957 Members
2578 Online
110048 Solutions
New Discussion

Re: WX5004 WPA configuration

 
Alvarintc1
New Member

WX5004 WPA configuration

Hi there,

 

I have a WX5004 with firmware 2107P04 and AP 2620-AGN. The problem is clients didn't connect correctly, here the configuration:

 

vlan 21
 description WLAN-CONVENCIONESPA
 name CONVENCIONESPA
#
vlan 22
 description WLAN-CONVENCIONESPB
 name CONVENCIONESPB
#

wlan service-template 1 crypto
 ssid CONVENCIONESPA
 bind WLAN-ESS 1
 cipher-suite tkip
 security-ie wpa
 service-template enable
#

wlan service-template 2 crypto
 ssid CONVENCIONESPB
 bind WLAN-ESS 2
 cipher-suite tkip
 security-ie wpa
 service-template enable
#

interface WLAN-ESS1
 port access vlan 21
 port-security port-mode psk
 port-security tx-key-type 11key
 port-security preshared-key pass-phrase simple c0nv3nc10n3s.p4
#
interface WLAN-ESS2
 port access vlan 22
 port-security port-mode psk
 port-security tx-key-type 11key
 port-security preshared-key pass-phrase simple c0nv3nc10n3s.pb

Can any one help me out.

1 REPLY 1
merlin215
Valued Contributor

Re: WX5004 WPA configuration

You do not state enough info to find out whats going on . when the client attempts to connect does it connect and log in fails or does it not connect ? Try using an SSID without encryption and see if it connects . Just removes some of the issues to look for . If no encryption and it connects then Your encryption is the issue . If it does nto connect then it may not be getting a DHCP address , may not be on the correct VLAN etc .