IP Address Configuration
Use the configuration wizard to initialize nodes in a cluster to the pre-determined IP addresses.

Note
IP address configuration for interfaces on the cluster must be set only once. If you change IP addresses after initial deployment (for example, due to a cluster relocation), you must rebuild and re-deploy the cluster, and re-install the application.
The following is example information that must be gathered during the prerequisite stages for each node in the cluster, and for the ICC VRRP:
- IP Address
- A unique IP address for each node. Example:192.227.109.81
- Mask
- Common Mask. Example:/26 (255.255.255.192)
- Gateway
- Common Gateway. Example:192.227.109.65
- VRRP Precedence
- Common Router ID with a unique precedence level for each node. Provide a unique precedence value for each node.
For example:
- Node1 - 100 Router ID1
- Node2 - 75 Router ID1
- Node3 - 50 Router ID1
- Node4 - 25 Router ID1
- Node5 - 10 Router ID1
- Node6 - 01 Router ID1