Use the commands in this section to configure the basic settings for a single-interface Central Management System cluster in a WAN deployment that uses a non-default interface.
Configure the primary node:
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.
Examples
The following example shows the wizard steps used to configure the primary node using the single-interface WAN option.
...
Step 11: Configure CM HA? [no] yes
Step 12: CM HA uses ether1 as CM HA default interface. Do you want to change CM HA interfaces? [yes] yes
Step 13: CM HA default interface name? [ether1] ether3
Step 14: CM HA default interface IPv4 address and masklen? [0.0.0.0/0] 10.2.140.25/26
Step 15: Configure CM HA default interface gateway? [no] yes
Step 16: Changing interface gateway will affect IP routing table. Do you still want to configure CM HA default gateway? [no] yes
Step 17: CM HA default interface gateway IPv4 address? 10.2.140.1
Step 18: Neighbor node CM HA default interface IPv4 address and masklen? 10.17.220.25/24
Step 19: Do you want to configure CM HA backup interface? [yes] no
Step 20: Configure this node as primary CM HA node? [no] yes
...
Starting CM HA engine
Configuration changes saved.
...The following example shows the wizard steps used to configure the secondary node using the single-interface WAN option.
...
Step 11: Configure CM HA? [no] yes
Step 12: CM HA uses ether1 as CM HA default interface. Do you want to change CM HA interfaces? [yes] yes
Step 13: CM HA default interface name? [ether1] ether3
Step 14: CM HA default interface IPv4 address and masklen? [0.0.0.0/0] 10.17.220.25/24
Step 15: Configure CM HA default interface gateway? [no] yes
Step 16: Changing interface gateway will affect IP routing table. Do you still want to configure CM HA default gateway? [no] yes
Step 17: CM HA default interface gateway IPv4 address? 10.17.220.254
Step 18: Neighbor node CM HA default interface IPv4 address and masklen? 10.2.140.25/26
Step 19: Do you want to configure CM HA backup interface? [yes] no
Step 20: Configure this node as primary CM HA node? [no] no
Step 21: CM HA primary node IP address? 10.2.127.144
Step 22: CM HA primary node admin account password? ********
Step 23: 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.
...