User guide

show server details
ExtremeWarePx1 1.2 Command Reference Guide 269
show server details
show server
[(index <index number> {- <index number>}) |
(ipaddress <IP address> {- <IP address>})] details
Description
Displays details about servers including the current and maximum number of connections and status
(up or down).
Syntax Description
Default
N/A.
Usage Guidelines
Parameters to this command allow you to see details for speciÞed servers only.
You can identify a server either by its index number or by its IP address. This command allows you to
specify a number of servers with consecutive index numbers or a number of servers with consecutive IP
addresses.
When you identify servers by IP address, you see details about all servers that use that IP address (and
any port).
Example
This example shows details about all servers.
SummitPx1:3 # sh server details
flags: E - check Enabled, D - down, U - Up, R - mac is resolved,
N - mac is not resolved, F - forced down
run - '>' than or '<' than 0, number of consecutive passed or failed respectively
ra - restore after, fa - fail after, left - secs till next check
index IP port proto flg curr-conns max-connections run ra fa
10.6.2.150 ICMP URE 2 2 2
12 10.6.2.150 80 HTTP URE 5 10000 2 2 2
10.6.3.194 ICMP URE 2 2 2
1 10.6.3.194 80 HTTP URE 5 10000 2 2 2
10.6.3.195 ICMP URE 2 2 2
2 10.6.3.195 80 HTTP URE 5 10000 2 2 2
10.6.3.196 ICMP URE 2 2 2
3 10.6.3.196 80 HTTP URE 5 10000 2 2 2
10.6.3.197 ICMP URE 2 2 2
4 10.6.3.197 80 HTTP URE 5 10000 2 2 2
index number The unique index number of a server to be displayed.
IP address The IP address of a server to be displayed. The IP address plus the port number uniquely
identify a server. If more than one server has the same IP address, this command show
details about them all.