Alcatel-Lucent 6850-48 参照ガイド

ページ / 3444
Server Load Balancing Commands
page 57-16
OmniSwitch CLI Reference Guide
September 2009
ip slb probe
Configures a Server Load Balancing (SLB) probe used to check the health of servers or clusters.
ip slb probe probe_name {ftp | http | https | imap | imaps | nntp | ping | pop | pops | smtp | tcp | udp}
no ip slb probe probe_name
Syntax Definitions
probe_name
Specifies the name of the Server Load Balancing (SLB) probe.
ftp
Specifies an FTP probe.
http
Specifies an HTTP probe.
https
Specifies an HTTPS probe.
imap
Specifies an IMAP probe.
imaps
Specifies an IMAPS probe.
nntp
Specifies an NNTP probe.
ping
Specifies a ping probe.
pop
Specifies a POP probe.
pops
Specifies a POPS probe.
smtp
Specifies an SMTP probe.
tcp
Specifies a TCP probe.
udp
Specifies a UDP probe.
Defaults
N/A
Platforms Supported
OmniSwitch 6400, 6850, 9000, 9000E
Usage Guidelines
• Use the no form of this command to delete an SLB probe.
• It is possible to configure up to 20 probes per switch.
Examples
-> ip slb probe mail_server_probe smtp
-> no ip slb probe mail_server_probe