Previous Topic: setNext Topic: listip


addip, remip, and setip

The addip and remip commands provide an alternative to the set command. The commands enable the administrator to make incremental changes to the IP ranges, rather than replacing the entire list. The setip command is the same as set, but it accepts only the ips= configuration setting.

This command has the following format:

aldo addip|remip|setip grid=name ips= rangespec [ file= cfgfile] [ controller_ip= ] [ controller_name= ]
grid= name

Specifies the name of the grid to reconfigure.

controller_ip= ipaddr or controller_name= host

Specifies the IP address or host name of the controller. One of the two must be specified and referring to the controller external IP address. This value is not required if the grid was installed or reconfigured from the same distribution server on which the command is being run.

ips= rangespec

Specifies a comma-separated list of one or more IP ranges to add, remove, or set. For the syntax of the IP range specification, see Configuration Options.

Remarks