Configuring the default single-interface LAN option using the wizard

Prev Next

Use the commands and configuration wizard instructions in this section to configure the basic settings for a single-interface Central Management System cluster in a LAN deployment that uses the default ether1 interface.

Configure the primary node:

  1. Configure Central Management HA?

    Enter yes.

  2. Wait for all services to be in the "running" state:

    node1-hostname (config) # show ha status

Configure the secondary node:

Note

You can perform a manual failover to test the cluster. Failing over manually using the CLI

Examples

The following example shows the wizard steps used to configure the primary node using the default single-interface option.

...
Step 15: CM HA uses ether1 as CM HA default interface. Do you want to change CM HA interfaces? [yes] no
Step 16: Configure this node as primary CM HA node? [no] yes
...
To change an answer, enter the step number to return to.
Otherwise hit <enter> to save changes and exit.
Choice:
 
Configuration changes saved.
...

The following example shows the wizard steps used to configure the secondary node using the default single-interface option.

...
Step 13: CM HA uses ether1 as CM HA default interface. Do you want to change CM HA interfaces? [yes] no
Step 14: Configure this node as primary node? [no] no
Step 15: CM HA primary node IP address? 172.16.127.144
Step 16: CM HA primary node admin account password? ********
Step 17: Confirm CM HA primary node admin account password? ********
...
Initiated CM HA node joining
Node joining has started
Please check the status with CLI 'show ha configuration'.
...
Starting CM HA engine
Configuration changes saved.
...