Specifications
load-balance add host-to-vip-range
430 SSR Command Line Interface Reference Manual
<weight>
This parameter is only valid if you specify the weighted round robin policy for
this group of load balancing servers. (The load-balance set policy-for-group
command specifies the policy for distributing workload to the servers.) The
weight determines how many sessions are assigned to this server during its turn
in the weighted round robin selection. Specify a number between 1 and 65535.
The default value is 1.
Restrictions
None.
Examples
The following command creates the server groups ‘service1’ through ‘service15’ with
virtual IP addresses 207.135.89.1 through 207.135.89.15:
To add servers 10.10.13.1-10.10.13.15 to the server groups ‘service1’ through ‘service15’:
ssr(config)# load-balance create vip-range-name service vip-range
207.135.89.1-207.135.89.15 virtual-port 80 protocol tcp
ssr(config)# load-balance add host-to-vip-range 10.10.13.1-10.10.13.15
vip-range-name service port 80










