07-05-2018 07:32 AM - edited 07-05-2021 08:48 AM
Friends
I have a mesh network with approximately 50 APs, but when an AP becomes unavailable due to the link, for some reason it is joining another controller, even without the "High Availability" option being enabled.
The only common point is the Local Mobility Group, what can be happening?
Configuração do AP informa que ele está apontado "apenas" pra WLC Princial
07-05-2018 11:28 AM
Hi
The "other" WLC is configured as Master?
-If I helped you somehow, please, rate it as useful.-
07-05-2018 01:31 PM
07-06-2018 02:00 AM
07-06-2018 04:11 PM - edited 07-06-2018 04:13 PM
There are several ways from an AP to learn controllers IP:
By broadcast (On the same VLAN or with IP helper), by DHCP opt 43, by DNS, By AP HA, WLC on the same mobility group and Primary backup controllers. Also if you have enabled fast heartbeats the AP prediscover potential failover controllers.
In the DNS case, the DHCP will be informed about DNS Server and domain name.
You can check that by issuing the following command on the AP:
#show capwap client ha
#show capwap client config
******************************************
AP1702I_5508#sh capwap client config
configMagicMark 0xF1E2D3C4
chkSumV2 255
chkSumV1 61514
swVer 8.5.121.0
adminState ADMIN_ENABLED(1)
name AP1702I_5508
location default location
group name A_RF_Profile
mwarName WLC-5508-LAB
mwarIPAddress 172.24.1.1 -----------> Primary (AP HA)
mwarName WLC-5520-Lab
mwarIPAddress 192.168.100.1 ----------> Secondary (AP HA)
mwarName
mwarIPAddress 0.0.0.0 ---------------> Tertiary (AP HA)
Configured Switch 1 Addr 192.168.100.1 -------------> Mobility group Member (Mobility backup)
Configured Switch 2 Addr 172.24.1.1 ---------------> Itself (Mobility backup)
***************************************************
AP1702I_5508#sho capwap client ha
fastHeartbeatTmr(sec) 1 (enabled)
primaryDiscoverTmr(sec) 40
primaryBackupWlcIp 192.168.100.1 ------------------> Primary backup controller (Global Config)
primaryBackupWlcName WLC-5520
secondaryBackupWlcIp 0.0.0.0 -----------------> Secondary backup controller (Global Config)
secondaryBackupWlcName
DHCP renew try count 0
Fwd traffic stats get 1027487
Fast Heartbeat sent 1027487
Discovery attempt 0
Backup WLC array:
Index [0] System name WLC-5508-LAB
Index [0] IP 172.24.1.1
Index [0] Aging Count 0
Hope it can help you!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide