This parameter allows WiNG APs adopted to ExtremeCloud Appliance to rediscover a new controller in case the first controller is unreachable. It applies to WiNG APs configured to adopt to a WebSocket controller (ExtremeCloud Appliance). In other words, the AP's adoption-mode is set to 'ws-controller'.
As per the current implementation, WiNG AP adoption to the ExtremeCloud Appliance WebSocket controller, supports only one controller. If the adopting controller goes down, the AP does not attempt to re-discover and adopt to another controller. If the AP reboots, it uses the management-server configuration to discover and adopt to the first discovered controller. This prevents the AP from adopting to a new controller. Use this parameter to configure multiple ws-controller hosts and enable rediscovery of new ws-controller.
ws-controller host <1-5> port <1-65535>
ws-controller <1-5> port <1-65535>
ws-controller host <1-5> | Configures multiple WebSocket controller hosts.
When a WiNG AP with adoption-mode set to 'ws-controller' reboots, it will try to connect to the ws-controller received in DHCP option 191, then it will try connecting to the controller hosts configured here. |
port <1-65535> | Specify the port on which
the controller is reachable.
|
nx9500-6C8809(config-profile-test8432)#ws-controller 1 host 1.2.3.4 port 100
nx9500-6C8809(config-profile-test8432)#show context include-factory | include ws-controller ws-controller 1 host 1.2.3.4 port 100 nx9500-6C8809(config-profile-test8432)#
no | Reverts the adoption-mode to default (controller) |