Set the primary and secondary system IP addresses

Define the primary and secondary interfaces. Use these commands to specify the primary interface:

store network interface ip <ip_address>
store network interface mask <subnet_mask>

The default network interface mask is 255.255.255.0. If this value is the correct mask for your network, you can skip the second command.

To assign a secondary IP address, use the CLI command, store network interface secondary [on <interface> <ip> <mask> <gw> | off], that can be used to enable/disable the secondary interface. The secondary IP can not be in the same subnet as the primary interface IP. Assigning a secondary IP address can only be done using the CLI (and not the GUI).

Next, you must restart the network by using the CLI command, restart network.

The remaining network interface cards on the appliance can be used to monitor database traffic, and do not have assigned IP addresses.