| --cluster-address IP_address | The IP address of the everRun system. |
| --static |
Explicitly sets the values, if specified, for --prefix, --node0-address, --node0-gateway, --node1-address, --node1-gateway, and --dns-servers; otherwise, DHCP sets these values (except --cluster-address). |
| --prefix prefix | The size of the network prefix. Values, in bits, are 8 (Class A), 16 (Class B), and 24 (Class-C). |
| --node0-address IP_address | The IP address of node0. |
| --node0-gateway IP_address | The IP address of the node0 gateway. |
| --node1-address IP_address | The IP address of node1. |
| --node1-gateway IP_address | The IP address of the node1 gateway. |
| [--dns-servers server_address ...] |
One or two DNS server(s). The first IP address is for the primary DNS server. The second (optional) IP address is for the secondary DNS server. |