Issue
We're talking about an HA issue of AC 6005. The VRRP Host standby backup is configured and shown connected but the wireless configuration is not synchronized.
Root cause
The below command must be the Local IP. The peer IP is different from the subnet of the AP management, so if it's overlapping, it will generate this error:
[AC2-hsb-service-0] service-ip-port local-ip 10.23.102.2 peer-ip 10.23.102.1 local-data-port 10241 peer-data-port 10241Solution
Change the below command by creating a new VLAN management between both AC via the sebrate subnet to set the local IP and peer IP.
[AC2-hsb-service-0] service-ip-port local-ip 10.23.102.2 peer-ip 10.23.102.1 local-data-port 10241 peer-data-port 10241
