Route Health Injection
CLI Commands for
The following commands configure
Syntax: server port 80
Syntax: tcp keepalive <interval> <retries>
The <interval> parameter specifies the number of seconds between health checks sent by the routing switch. You can specify a number from 2 – 60 seconds. The default is 5 seconds.
The <retries> parameter specifies how many times the routing switch will resend a health check if the web site does not respond. You can specify from 1 – 5 retries. The default is 2.
Displaying Server and Application Port Information
You can use the CLI to display the following types of information:
•Server (virtual IP address) information
•Application port information
Displaying Server Information
To display information about the server virtual IP addresses (VIPs) you have configured, enter a command such as the following at any level of the CLI:
| Real Servers Info |
|
|
|
|
| Server State - 1:enabled, | 2:failed, 3:test, 4:suspect, 5:grace_dn, 6:active | |||
| Name:RS2 | IP: | 209.157.23.60:4 | State:1 | |
| Syntax: show server real <name> |
|
|
| |
| This display shows the following information. |
| |||
|
|
| Table 17.1: Real Server Information | ||
|
|
|
|
|
|
| This Field... |
|
|
| Displays... |
|
|
|
|
| |
| Server State |
|
| The possible values for the server state. The state of each real server | |
|
|
|
| is shown by the State field. See below. | |
|
|
|
|
| |
| Name |
|
| The name of the real server. This is the name you assigned to the | |
|
|
|
| server when you configured it on the SLB. | |
|
|
|
|
|
|
|
|
|
|
|
|
17 - 7