Config wizard
For details on implementing Configuration Wizard and its functionality, refer to the Configuration Wizard reference manual in the Document Library.
Secondary Server Access in High Availability Configurations
The Secondary Server's admin UI web service must be started manually in order to access Configuration Wizard.
Steps
-
Login to the Secondary Server CLI as root.
-
Restart the web service. Type
systemctl start nac-secondary-admingui
L2 HA with Shared IP (VIP): If Secondary Server UI is not available after starting the service:
-
Stop the web service.
systemctl stop nac-secondary-admingui
-
Follow the instructions in KB article 224636.
-
-
Access the Secondary Server Configuration Wizard using the following URL
-
Navigate to System > Config wizard.
-
After configuration Wizard is run and changes are complete, stop the web service.
systemctl stop nac-secondary-admingui
If the service is not stopped, UI won't be accessible on failover.