User guide

280 ExtremeWarePx1 1.2 Command Reference Guide
Commands for Monitoring the Switch
show service details
show service {vip <IP address> {port <port number>}} details
Description
Displays detailed information about virtual service and their server groups and servers.
Syntax Description
Default
N/A.
Usage Guidelines
This command can give dramatic insight into the distribution of trafÞc across a virtual service.
Parameters to this command allow you to limit the display to details about services that use the
speciÞed IP address or the speciÞed IP address and port.
This command displays the statistics for virtual services and their server groups. For a layer 4 service,
the command shows the server group. For a layer 7 service, the command shows the server group for
each domain and pattern rule.
Information about a server group includes its policy, server of last resort, and current, total, and peak
connections.
If you specify a single service, this command also includes information about the servers.
Example
This examples shows details about all services (one layer 4 service and two layer 7 services).
SummitPx1:45 # sh service details
Service 10.6.2.20 port 80 tcp service layer4
Current connection: 303
Total connections: 2171
Peak concurrent: 311
server-group sg1 policy rr
server of last resort not specified
Service 10.6.2.100 port 8080 tcp service http layer7
Domain: default
Pattern-rule: default
Current connection: 0
Total connections: 0
Peak concurrent: 0
server-group sg2 policy wlc
server of last resort not specified
IP address VIP for the service of interest
port number Port number for the service of interest