yesterday
Hi everyone, I have 24 Wing AP310i-WR access points configured. I set one AP as the master, which acts as the Virtual Controller.
If this AP fails, is it possible for another AP to automatically take over as the Virtual Controller?
If so, could you please let me know where to find this configuration?
48m ago
If you place the virtual controller commands in the profile you can have the domain automatically choose using the virtual-controller auto command. For example below, the APs use DHCP for their IP and the VC address is a static entry 192.168.1.100 that will be used by whichever AP is elected. Note that during initial election, ARP caching can lead to some disruption as the VC IP gets assigned to a different MAC.
profile anyap MyAnyAPs
interface vlan1
ip address dhcp
ip address zeroconf secondary
ip dhcp client request options all
virtual-controller auto
virtual-controller management-interface ip address 192.168.1.100/24
rf-domain-manager capable