Cisco Systems 6500 Switch User Manual


 
2-75
Catalyst 6500 Series Switch SSL Services Module Command Reference
OL-9105-01
Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module
show ssl-proxy service
show ssl-proxy service
To display information about the configured SSL virtual service, use the show ssl-proxy service
command.
show ssl-proxy service [name][context name]
Syntax Description
Defaults This command has no default settings.
Command Modes EXEC
Command History
Examples This example shows how to display all SSL virtual services that are configured on the SSL Services
Module:
ssl-proxy# show ssl-proxy service
No context name provided, assuming context 'Default'...
Proxy Service Name Context Name Admin Operation
status status
s2 Default up up
s3 Default up up
ssl-proxy#
This example shows how to display a specific SSL virtual service that is configured on the SSL Services
Module:
ssl-proxy# show ssl-proxy service S6
No context name provided, assuming context 'Default'...
Service id: 1, bound_service_id: 257
Virtual IP: 10.10.1.104, port: 443
Server IP: 10.10.1.100, port: 80
Virtual SSL Policy: SSL1_PLC
Server TCP Policy: nagle
TCP Health Probe Policy: tcp-health
name (Optional) Service name.
context name (Optional) Displays service information for the specifed context name.
Release Modification
Cisco IOS Release
12.1(13)E and SSL Services
Module Release 1.1(1)
Support for this command was introduced on the Catalyst 6500 series
switches.
SSL Services Module
Release 3.1(1)
This command was changed to add the context name keyword.