User guide
E
XTREME
W
ARE
S
OFTWARE
U
SER
G
UIDE
17-35
A
DVANCED
SLB C
OMMANDS
config slb global telnet userid <userid> password
{encrypted} {<password>}
Configures the default parameters for L7
service checking. If the password is not
provided, you are prompted for the
password twice.
config slb node <ipaddress>:{<L4Port>}
max-connections <connections>]
Configures the maximum number of
simultaneous connections that can be
established to a node. Use 0 to specify no
limit. The default setting is 0.
config slb node <ipaddress>:<L4Port>
tcp-port-check frequency <seconds> | timeout
<seconds>
Overrides the global default frequency and
timeout values for this node. Use a value
of 0 to restore the settings to the global
default values.
config slb node <ipaddress> ping-check frequency
<seconds> timeout <seconds>]
Overrides the global default frequency and
timeout values for this node. Use a value
of 0 to restore the settings to the global
default values.
config slb vip <vipname> max-connections
<connections>
Configures the maximum connections
allowed to a particular VIP. A value of 0
indicates that no maximum is enforced.
The default value is 0.
config slb vip <vipname> service-check frequency
<seconds> timeout <seconds>
Configures the L7 service check frequency
and timeout parameters for a particular
VIP. To return to the global values, specify
0 for frequency and timeout.
config slb vip <vipname> service-check http {url
<url> match-string [<match_string> | any-content]}
config slb vip <vipname> service-check ftp {userid
<userid> | password {encrypted} <password>}
config slb vip <vipname> service-check telnet
{userid <userid> | password {encrypted}
<password>}
config slb vip <vipname> service-check smtp
{<dns_domain>}
config slb vip <vipname> service-check nntp
<newsgroup>
config slb vip <vipname> service-check pop3
userid <userid> password {encrypted}
{<password>}
Configures the service checker parameters
on a per-VIP basis. Automatically enables
the service checker. When the match-string
option is specified, the string must be in
the first 500 bytes of the returned Web
page.
Table 17-4: Advanced SLB Commands
Command Description