The WA2620 does download it's image from the controller.
Image download in progress for AP [testap1]
Failed to connect to AC for AP testap1 [Serial-ID 219801A0AA909CG01373]
WA2620-AGN is brand new. Probibly not configured correctly.
Do I need special FIT software for this AP to operate in managed mode
using the WX3024 controller? Auto_AP does not appear to work.
Could somebody please post a basic configuration for a WA2620 ?
Here is my WX3024 config and my WA2620 config.
I'm sure I'm missing something simple.
begin WX3024 Config
====================
[WX3024]dis curr
#
version 5.20, Release 3111P01, Release 3111P01
#
sysname WX3024
#
domain default enable system
#
ip host ns.somedomain.org 10.x.x.x
ip host ns3.otherdomain.org 10.x.x.x
#
telnet server enable
#
portal trap server-down
#
oap management-ip 192.168.0.101 slot 0
#
wlan country-code US
#
wlan auto-ap enable
#
vlan 1
#
domain system
access-limit disable
state active
idle-cut disable
self-service-url disable
#
user-group system
#
local-user admin
password cipher G%3Q/UW6aBaQ=^Q`MAF4<1!!
authorization-attribute level 3
service-type ssh telnet
#
wlan rrm
dot11a mandatory-rate 6 12 24
dot11a supported-rate 9 18 36 48 54
dot11b mandatory-rate 1 2
dot11b supported-rate 5.5 11
dot11g mandatory-rate 1 2 5.5 11
dot11g supported-rate 6 9 12 18 24 36 48 54
#
wlan radio-policy 257
#
wlan radio-policy 258
#
wlan service-template 1 clear
ssid Wireless
bind WLAN-ESS 0
service-template enable
#
interface NULL0
#
interface Vlan-interface1
ip address 10.x.1.18 255.255.128.0
#
interface GigabitEthernet1/0/1
#
interface WLAN-ESS0
port link-type hybrid
port hybrid vlan 1 untagged
#
wlan ap testap1 model WA2620-AGN
description changeme
serial-id 219801A0AA909CG01373
radio 1 type dot11a
radio-policy 257
service-template 1
radio 2
radio-policy 258
service-template 1
#
ip route-static 0.0.0.0 0.0.0.0 Vlan-interface1 10.33.1.1
#
snmp-agent
snmp-agent local-engineid 8000002B03002473960050
snmp-agent community read public
snmp-agent sys-info contact netadmin@somedomain.org
snmp-agent sys-info location The Ozone
snmp-agent sys-info version v2c v3
#
ssh server enable
sftp server enable
#
load xml-configuration
#
user-interface aux 0
user-interface vty 0 4
authentication-mode scheme
user privilege level 3
#
return
[WX3024]
=====================
Begin WA2620AGN Config
===============================
[WA2620-AGN]dis curr
#
version 5.20, Beta 1102P01
#
sysname WA2620-AGN
#
info-center source LWPC channel 4
#
telnet server enable
#
wlan ac ip 10.x.1.18
#
vlan 1
#
interface NULL0
#
interface Vlan-interface1
ip address 10.x.1.20 255.255.128.0
#
interface GigabitEthernet1/0/1
#
interface WLAN-Radio1/0/1
description change radio1 description
#
interface WLAN-Radio1/0/2
#
ip route-static 0.0.0.0 0.0.0.0 10.33.1.1
#
#
user-interface con 0
user-interface vty 0 4
user privilege level 3
set authentication password simple h3capadmin
#
return
[WA2620-AGN]