Important: The commands or keywords/variables that are available are dependent on platform type, product version, and installed license(s).
round-robin: Specifies that the servers will be used in round-robin fashion. This is the default setting.
sequence-on-failure: Specifies that the servers will be used sequentially if a failure occurs on a server (i.e., first peer server is always used, except on failure, during which next peer server in the list will be used).
weighed: Specifies that the peer servers in this group have a set “weight” that determines use as compared to the other like-configured peer servers. The actual weight of the peer server is configured in the
server command in this mode.
Specifies a name for the server. name must be from 1 to 79 alpha and/or numeric characters in length.
Specifies the IP address of the server. ip_address is expressed in dotted decimal notation for IPv4 or colon notation for IPv6.
Specifies the domain name of the peer server. domain_name must be from 1 to 255 alpha and/or numeric characters in length.
number must be an integer value from 1 to 65535.
Specifies a weighted number for the specific peer server for load balancing purposes. number must be an integer value from 1 to 10. Higher weight implies larger server capability (and more routed requests).