Alcatel-Lucent 6850-48 Reference Guide

Page of 3444
Server Load Balancing Commands
OmniSwitch CLI Reference Guide
September 2009
page 57-45
The name of an HTTP/HTTPS probe is specified:
-> show ip slb probes phttp
Probe phttp
  Type                           : HTTP,
  Period (seconds)               : 60,
  Timeout (milliseconds)         : 3000,
  Retries                        : 3,
  Port                           : 0,
  Username                       : ,
  Password                       : ,
  Expect                         : ,
  Status                         : 200,
  URL                            : /,
Output fields are described here:
Release History
Release 6.1; command was introduced. 
output definitions
Probe
The user-specified name of the probe.
Type
The type of probe.
Period
The period (in seconds) to check the health of servers.
Timeout
The timeout (in seconds) used to wait for probe answers.
Retries
The number of probe retries before deciding that a server is out of ser-
vice.
Port
The TCP/UDP port on which the probe is sent.
Username
The configured user name sent to a server as credentials for an HTTP 
GET operation for the probe.
Password
The configured password for the probe.
Expect
The configured ASCII string used to compare a response from a server 
to verify the health of the server.
Status
The expected status returned from an HTTP GET to verify the health of 
a server.
URL
The configured URL sent to a server for an HTTP GET to verify the 
health of the server.