Specifications

load-balance create vip-range-name
436 SSR Command Line Interface Reference Manual
vip-range <range>
The range of virtual IP addresses to be created.
virtual-port <port number>
The port number to be used for this virtual IP range. Specify a number between 1 and
65535.
Note: You cannot specify port number 20, as it is the FTP data port.
protocol tcp|udp
The protocol used by this virtual IP range.
persistence-level tcp|ssl
The level of persistence to use for the bindings, either tcp (TCP) or ssl (secure socket
layer). tcp is the default if the persistence-level parameter is not specified.
Restrictions
None.
Examples
To configure 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