Alcatel-Lucent 6850-48 参照ガイド

ページ / 3444
Server Load Balancing Commands
page 57-44
OmniSwitch CLI Reference Guide
September 2009
show ip slb probes
Displays the configuration of Server Load Balancing (SLB) probes.
show ip slb probes [probe_name]
Syntax Definitions
probe_name
Specifies the name of the Server Load Balancing (SLB) probe.
Defaults
N/A
Platforms Supported
OmniSwitch 6400, 6850, 9000, 9000E
Usage Guidelines
If you do not specify the name of an SLB probe then all SLB probes will be displayed.
Examples
No probe name is specified:
-> show ip slb probes
Probe Name              Period  Retries Timeout Method
-----------------------+-------+-------+--------+------
web_server                60000       3   12000   HTTP
mail_server               60000       3    3000   SMTP
mis_servers             3600000       5   24000   Ping
Output fields are described here:
The name of a probe that is not an HTTP/HTTPS probe is specified:
-> show ip slb probes mail_server
Probe mail_server
  Type                           : SMTP,
  Period (seconds)               : 60,
  Timeout (milliseconds)         : 3000,
  Retries                        : 3,
  Port                           : 0,
output definitions
Probe Name
The user-specified name of the probe.
Period
The period (in seconds) to check the health of servers.
Retries
The number of probe retries before deciding that a server is out of ser-
vice.
Timeout
The timeout (in seconds) used to wait for probe answers.
Method
The type of probe.