Specifications
SSR Command Line Interface Reference Manual 429
load-balance add host-to-vip-range
load-balance add host-to-vip-range
Purpose
Adds a range of servers to a range of virtual IP addresses that were created with the load-
balance create vip-range-name command.
Format
load-balance add host-to-vip-range <range> vip-range-name <range name> port <port
number> [weight <weight>]
Mode
Configure
Description
The load-balance add host-to-vip-range command lets you add a range of servers to a
range of virtual IP addresses that were previously created with the load-balance create
vip-range-name command. This command adds the first server address in the range to
the first virtual IP address, the second server address to the second virtual IP address, and
so on. Therefore, the number of servers in the specified range must equal the number of
virtual IP addresses; if you specified 15 virtual IP addresses with the load-balance create
vip-range-name command, then you must specify a range of 15 IP addresses in the load-
balance add host-to-vip-range command.
Parameters
<range>
The IP range of the servers being added to the range, in the form 10.10.1.1-
10.10.1.3. The number of servers in the range must be the same as the number of
virtual IP addresses that were previously-created.
<range name>
The name of the range of load balancing servers.
<port number>
The port number to be used for load balancing communications for the server
being added. Specify a number between 1 and 65535.










