How to manage Fit AP with wireless controller ? Follow
Scenario:

Wireless Controller: EWS4502, Fit AP: ECW5110-L
Part 1: Fit AP Installation
1. Assign IP address to all the Fit AP via DHCP Server otherwise need specify static IP to them:
~ # cli
Edge-Core# config
Edge-Core(config)# interface ethernet
Edge-Core(if-ethernet)# ip address 192.168.1.20 255.255.255.0 192.168.1.1
Edge-Core(if-ethernet)# exit
Edge-Core# copy running startup
2. If the fit AP not within the wireless controller network, then need specify the wireless controller IP address to them. You can specify the wireless controller IP address via WEB UI:

You can specify the wireless controller IP address via CLI:
~ # set_sys_ac_ip_primary 192.168.1.10
~ # cli
Edge-Core# copy running startup:
Or you can use DHCP options 138 to assign the wireless controller IP address to Fit AP.
Part 2: Setup Wireless Controller to Manage Fit AP at Central Office
1. Specify IP address to wireless controller via CLI:
(EdgeCore Switching) >enable
(EdgeCore Switching) #network protocol none
(EdgeCore Switching) #network parms 192.168.1.10 255.255.255.0 192.168.1.1
2. System -> Setup Wizard -> Global -> Set the correct "Country Code"

3. System -> Setup Wizard -> AP Image -> Select corresponding "HW Type" and set currently AP software version to "Software Version"

4. You can modify "Default" AP profiles at here
System -> Setup Wizard -> Profile

System -> Setup Wizard -> Radio

System -> Setup Wizard -> VAP

5. System -> Setup Wizard -> Valid AP -> Set Fit AP MAC address as valid AP and assign "Default" AP profile to it

Part 3: Setup Wireless Controller to Manage Fit AP at Branch Office
1. WLAN -> WLAN Configuration -> Networks -> Create new VAP

2. WLAN -> WLAN Configuration -> AP Profiles -> Create new AP Profiles "Taipei" and "Tainan"

3. WLAN -> WLAN Configuration -> AP Profiles -> Taipei/Tainan -> VAP -> Replace default VAP to new VAP

4. WLAN -> WLAN Configuration -> Intrusion Detection -> AP Authentication Failures -> Press "Manage" button to set all Fit AP to Valid AP with default AP profile

5. WLAN -> WLAN Configuration -> Local AP Database -> Go to check new Valid AP, assign new profile to the Fit AP

Final Results
WLAN -> Status/Statistics -> Managed AP -> Check the Fit AP Status

Comments
0 comments
Please sign in to leave a comment.