Page 3 - iii; C O N T E N T S; Preface; Command-Line Interface
iii Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 C O N T E N T S Preface vii Audience vii Organization vii Related Documentation vii Conventions viii Obtaining Documentation ix Cisco.com ix Product Documentation DVD ix Ordering Documentation x Documentation Feedback x...
Page 4 - iv; Commands for the Catalyst 6500 Series Switch SSL Services Module
Contents iv Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 C H A P T E R 2 Commands for the Catalyst 6500 Series Switch SSL Services Module 2-1 clear ssl-proxy conn 2-2 clear ssl-proxy content 2-3 clear ssl-proxy session 2-4 clear ssl-proxy stats 2-5 crypto pki export p...
Page 5 - Acronyms; Acknowledgments for Open-Source Software
Contents v Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 show ssl-proxy policy 2-72 show ssl-proxy service 2-75 show ssl-proxy stats 2-77 show ssl-proxy status 2-82 show ssl-proxy version 2-84 show ssl-proxy vlan 2-85 snmp-server enable 2-86 ssl-proxy context 2-87 ssl-...
Page 7 - vii; Audience; This publication is organized as follows:; Related Documentation; Chapter; Chapter 1
vii Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Preface This preface describes the audience, organization, and conventions of this publication, and provides information on how to obtain related documentation. Audience This publication is for experienced network admin...
Page 8 - viii; Conventions; Convention
viii Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Preface Conventions The Cisco IOS documentation set includes these documents: • Configuration Fundamentals Configuration Guide • Command Reference For information about MIBs, refer to this URL: http://www.cisco.com/pub...
Page 9 - ix; Note; Obtaining Documentation; Product Documentation DVD
ix Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Preface Obtaining Documentation Notes use the following conventions: Note Means reader take note . Notes contain helpful suggestions or references to material not covered in the publication. Cautions use the following co...
Page 10 - Ordering Documentation; Documentation Feedback; We appreciate your comments.; Cisco Product Security Overview; From this site, you can perform these tasks:
x Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Preface Documentation Feedback Ordering Documentation Beginning June 30, 2005, registered Cisco.com users may order Cisco documentation at the Product Documentation Store in the Cisco Marketplace at this URL: http://www.c...
Page 11 - xi; Reporting Security Problems in Cisco Products; Emergencies —; Obtaining Technical Assistance; Cisco Technical Support & Documentation Website
xi Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Preface Obtaining Technical Assistance Reporting Security Problems in Cisco Products Cisco is committed to delivering secure products. We test our products internally before we release them, and we strive to correct all ...
Page 12 - xii; Cisco Product Identification Tool; from the Alphabetical Index drop-down list, or click the; Cisco; link under Alerts & RMAs. The CPI tool offers three search options: by; show; command; Submitting a Service Request; For a complete list of Cisco TAC contacts, go to this URL:; Definitions of Service Request Severity
xii Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Preface Obtaining Technical Assistance Note Use the Cisco Product Identification (CPI) tool to locate your product serial number before submitting a web or phone request for service. You can access the CPI tool from the...
Page 13 - xiii; Obtaining Additional Publications and Information; Cisco Press
xiii Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Preface Obtaining Additional Publications and Information Obtaining Additional Publications and Information Information about Cisco products, technologies, and network solutions is available from various online and pri...
Page 14 - xiv
xiv Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Preface Obtaining Additional Publications and Information
Page 15 - Cisco IOS Release 12.2 Command Reference; Command; Complete a partial command name.
C H A P T E R 1-1 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 1 Command-Line Interface This chapter provides information for understanding and using the Catalyst 6500 series switch SSL Services Module software using the command-line interface (CLI). The CLI for the C...
Page 16 - This example shows how to list a keyword’s associated arguments:; How to Find Command Options
1-2 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 1 Command-Line Interface How to Find Command Options This example shows how to obtain a list of commands that begin with a particular character string or complete a partial command name: ssl-proxy# tu? tunnel si...
Page 17 - enable; interface; group
1-3 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 1 Command-Line Interface How to Find Command Options Table 1-2 shows examples of how you can use the question mark ( ? ) to assist you in entering commands. Table 1-2 How to Find Command Options Command Comment ...
Page 19 - Understanding Command Modes; Cisco IOS User Interface; Access Method
1-5 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 1 Command-Line Interface Understanding Command Modes Understanding Command Modes This section contains descriptions of the command modes for the Cisco IOS user interface. Cisco IOS User Interface The Cisco IOS u...
Page 20 - Configuration Fundamentals Configuration Guide; do; Using the No and Default Forms of Commands; filename
1-6 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 1 Command-Line Interface Using the No and Default Forms of Commands For more information on command modes, refer to the “Using the Command Line Interface” chapter of the Configuration Fundamentals Configuration ...
Page 21 - Using the CLI String Search; Regular Expressions; Single-Character Patterns; Character Special
1-7 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 1 Command-Line Interface Using the CLI String Search Using the CLI String Search The pattern in the command output is referred to as a string. The CLI string search feature allows you to search or filter any sho...
Page 22 - matches any one of the five vowels of the lowercase alphabet, while
1-8 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 1 Command-Line Interface Using the CLI String Search To enter these special characters as single-character patterns, remove the special meaning by preceding each character with a backslash (\). These examples ar...
Page 23 - Multiple-Character Patterns; only the string a. matches this regular expression.; Multipliers; This pattern matches the string bb or bab:; Character
1-9 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 1 Command-Line Interface Using the CLI String Search Multiple-Character Patterns When creating regular expressions, you can also specify a pattern containing multiple characters. You create multiple-character re...
Page 24 - Alternation; codex; Anchoring; Matches the beginning of the string.
1-10 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 1 Command-Line Interface Using the CLI String Search To use multipliers with multiple-character patterns, you enclose the pattern in parentheses. In the following example, the pattern matches any number of the ...
Page 25 - with; Parentheses for Recall; As shown in the
1-11 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 1 Command-Line Interface Using the CLI String Search For example, _1300_ matches any string that has 1300 somewhere in the string. The string’s 1300 can be preceded by or end with a space, brace, comma, or unde...
Page 29 - clear ssl-proxy content; module
2-3 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module clear ssl-proxy content clear ssl-proxy content To clear all TCP connections on the entire system, use the clear ssl-proxy conn command. clear ssl-prox...
Page 30 - clear ssl-proxy session
2-4 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module clear ssl-proxy session clear ssl-proxy session To clear all entries from the session cache, use the clear ssl-proxy session command. clear ssl-proxy s...
Page 31 - clear ssl-proxy stats; Syntax Description; name
2-5 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module clear ssl-proxy stats clear ssl-proxy stats To reset the statistics counters that are maintained in the different system components on the SSL Services...
Page 32 - Command History; command without options.; Examples; Release; This command was changed to add the following keywords:; context; hdr; url
2-6 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module clear ssl-proxy stats Command History Usage Guidelines To reset all the statistics counters that the SSL Services Module maintains, use the clear ssl-p...
Page 33 - crypto pki export pem
2-7 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module crypto pki export pem crypto pki export pem To export privacy-enhanced mail (PEM) files from the SSL Services Module, use the crypto pki export pem com...
Page 34 - Related Commands
2-8 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module crypto pki export pem You can change the default file extensions when prompted. The default file extensions are as follows: • public key (.pub) • priva...
Page 35 - crypto pki import pem
2-9 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module crypto pki import pem crypto pki import pem To import a PEM-formatted file to the SSL Services Module, use the crypto pki import pem command. crypto pk...
Page 36 - The; crypto pki
2-10 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module crypto pki import pem The crypto pki import pem command imports only the private key (.prv), the server certificate (.crt), and the issuer CA certific...
Page 37 - crypto pki export pkcs12; crypto pki export
2-11 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module crypto pki export pkcs12 crypto pki export pkcs12 To export a PKCS12 file from the SSL Services Module, use the crypto pki export pkcs12 command. cryp...
Page 38 - This example shows how to export a PKCS12 file using SCP:
2-12 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module crypto pki export pkcs12 Examples This example shows how to export a PKCS12 file using SCP: ssl-proxy(config)# crypto pki export TP1 pkcs12 scp: sky i...
Page 39 - crypto pki import pkcs12
2-13 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module crypto pki import pkcs12 crypto pki import pkcs12 To import a PKCS12 file to the SSL Services Module, use the crypto pki import pkcs12 command. crypto...
Page 40 - This example shows how to import a PKCS12 file using SCP:
2-14 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module crypto pki import pkcs12 Examples This example shows how to import a PKCS12 file using SCP: ssl-proxy(config)# crypto pki import TP2 pkcs12 scp: sky i...
Page 41 - crypto key decrypt rsa; passphrase
2-15 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module crypto key decrypt rsa crypto key decrypt rsa To delete the encrypted key and leave only the unencrypted key, use the crypto key decrypt rsa command. ...
Page 42 - crypto key encrypt rsa
2-16 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module crypto key encrypt rsa crypto key encrypt rsa To encrypt the RSA keys, use the crypto key encrypt rsa command. crypto key encrypt [ write ] rsa [ name...
Page 43 - crypto key export rsa pem; keylabel
2-17 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module crypto key export rsa pem crypto key export rsa pem To export a PEM-formatted RSA key to the SSL Services Module, use the crypto key export rsa pem co...
Page 44 - This example shows how to export a key from the SSL Services Module:
2-18 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module crypto key export rsa pem Examples This example shows how to export a key from the SSL Services Module: ssl-proxy(config)# crypto key export rsa test-...
Page 45 - crypto key import rsa pem
2-19 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module crypto key import rsa pem crypto key import rsa pem To import a PEM-formatted RSA key from an external system, use the crypto key import rsa pem comma...
Page 47 - crypto key lock rsa; To lock the encrypted private key, use the
2-21 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module crypto key lock rsa crypto key lock rsa To lock the encrypted private key, use the crypto key lock rsa command. crypto key lock rsa [ name key-name ] ...
Page 48 - crypto key unlock rsa; To unlock the encrypted private key, use the
2-22 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module crypto key unlock rsa crypto key unlock rsa To unlock the encrypted private key, use the crypto key unlock rsa command. crypto key unlock rsa [ name k...
Page 51 - tcp; type; events
2-25 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module debug ssl-proxy Note Use the TCP debug commands only to troubleshoot basic connectivity issues under little or no load conditions (for instance, when ...
Page 53 - ipaddress subnet
2-27 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module interface ssl-proxy interface ssl-proxy To enter the subinterface configuration submode, use the interface ssl-proxy command. In interface configurati...
Page 54 - “standby version” section on page 2-116; Syntax
2-28 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module interface ssl-proxy The valid values for configuring HSRP are as follows: • group-number —(Optional) Group number on the interface for which HSRP is b...
Page 56 - natpool; netmask; show ssl-proxy natpool; netmask; natpool
2-30 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module natpool natpool To define a pool of IP addresses, which the SSL Services Module uses for implementing the client NAT, use the natpool command. natpool...
Page 57 - To enter the TCP health probe configuration submode, use the; policy health-probe tcp; The defaults are as follows:; interval; interval; seconds
2-31 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module policy health-probe tcp policy health-probe tcp To enter the TCP health probe configuration submode, use the policy health-probe command. In TCP healt...
Page 58 - port; no nat server; “service” section on page 2-52
2-32 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module policy health-probe tcp Examples This example shows how to configure TCP health probe to check whether service at port 80 is up and running on server ...
Page 60 - alias
2-34 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module policy http-header policy http-header To enter the HTTP header insertion configuration submode, use the policy http-header command. policy http-header...
Page 61 - custom
2-35 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module policy http-header • Client Certificate in PEM format—When you specify client-cert pem , the SSL module sends the entire client certificate in PEM for...
Page 62 - session; pem
2-36 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module policy http-header • SSL Session—Session headers, including the session ID, are used to cache client certificates that are based on the session ID. Th...
Page 63 - Inserts the; prefix; Adds the
2-37 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module policy http-header Examples This example shows how to enter the HTTP header insertion configuration submode: ssl-proxy(config)# ssl-proxy context s1 s...
Page 65 - policy ssl; To enter the SSL-policy configuration submode, use the
2-39 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module policy ssl policy ssl To enter the SSL-policy configuration submode, use the policy ssl command. In the SSL-policy configuration submode, you can defi...
Page 66 - Usage Guidelines
2-40 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module policy ssl Usage Guidelines Each SSL-policy configuration submode command is entered on its own line. Table 2-4 lists the commands available in SSL-po...
Page 68 - timeout
2-42 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module policy ssl When you enter the close-notify strict command, t he SSL Services Module sends a close-notify alert message to the SSL peer, and the SSL Se...
Page 71 - policy tcp; time
2-45 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module policy tcp policy tcp To enter the proxy policy TCP configuration submode, use the policy tcp command. In proxy-policy TCP configuration submode, you ...
Page 72 - delay
2-46 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module policy tcp Usage Guidelines After you define the TCP policy, you can associate the TCP policy with a proxy server using the proxy-policy TCP configura...
Page 73 - tos carryover
2-47 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module policy tcp Usage Guidelines TCP commands that you enter on the SSL Services Module can apply either globally or to a particular proxy server. You can ...
Page 74 - This example shows how to define the reassembly-timeout value:
2-48 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module policy tcp This example shows how to define the maximum size for the receive buffer configuration: ssl-proxy (config-ctx-tcp-policy)# buffer-share rx ...
Page 75 - hostname
2-49 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module policy url-rewrite policy url-rewrite To enter the URL rewrite configuration submode, use the policy url-rewrite command. In URL rewrite configuration...
Page 76 - clearport
2-50 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module policy url-rewrite clearport port-number —(Optional) Specifies the port portion of the URL link that is to be rewritten; valid values are from 1 to 65...
Page 77 - pool ca
2-51 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module pool ca pool ca To enter the certificate authority pool configuration submode, use the pool ca command. In the certificate authority pool configuratio...
Page 78 - service; service client
2-52 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module service service To enter the proxy-service configuration submode, use the service command. service ssl-proxy-name [ client ] Syntax Description Defaul...
Page 80 - Use the; secondary; Applies an SSL policy with the client side of a proxy server.; virtual policy tcp; Applies a TCP policy to the client side of a proxy server.; vlan
2-54 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module service Both secured and bridge mode between the Content Switching Module (CSM) and the SSL Services Module is supported. Use the secondary keyword (o...
Page 83 - protocol
2-57 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module service client Table 2-9 lists the commands that are available in proxy-client configuration submode. Both secured mode and bridge mode between the Co...
Page 85 - show interfaces ssl-proxy; subinterface
2-59 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module show interfaces ssl-proxy show interfaces ssl-proxy To display information about the configured subinterfaces, use the show interfaces ssl-proxy comma...
Page 86 - To display information about TCP buffer usage, use the; show ssl-proxy buffers; This command has no arguments or keywords.
2-60 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 buffers show ssl-proxy buffers To display information about TCP buffer usage, use the show ssl-proxy buffers command. show ssl-proxy bu...
Page 93 - To display context information, use the; show ssl-proxy context
2-67 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 context show ssl-proxy context To display context information, use the show ssl-proxy context command. show ssl-proxy context [ name ] ...
Page 94 - This command has no default settings.; brief
2-68 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 crash-info show ssl-proxy crash-info To collect information about the software-forced reset from the SSL Services Module, use the show ...
Page 96 - To display the current MAC address, use the; show ssl-proxy mac address
2-70 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 mac address show ssl-proxy mac address To display the current MAC address, use the show ssl-proxy mac address command. show ssl-proxy m...
Page 97 - To display information about the NAT pool, use the
2-71 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 natpool show ssl-proxy natpool To display information about the NAT pool, use the show ssl-proxy natpool command. show ssl-proxy natpoo...
Page 98 - show ssl-proxy policy
2-72 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 policy show ssl-proxy policy To display the configured SSL proxy policies, use the show ssl-proxy policy command. show ssl-proxy policy...
Page 101 - show ssl-proxy service
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....
Page 105 - This example shows how to display the TCP statistics:; This example shows how to display the PKI statistics:
2-79 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 stats This example shows how to display the TCP statistics: ssl-proxy# show ssl-proxy stats tcp TCP Statistics: Connection related : In...
Page 106 - This example shows how to display context statistics:; This example shows how to display the URL rewrite statistics:
2-80 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 stats Response timeout: 0 Response with error status: 0 Response with no request: 0 Response duplicated: 0 Message type error: 0 PKI Ac...
Page 107 - This example shows how to display content statistics:
2-81 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 stats This example shows how to display content statistics: ssl-proxy# show ssl-proxy stats content Scan object statistics in CPU: SSL1...
Page 108 - The output of the
2-82 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 status show ssl-proxy status To display information about the SSL Services Module proxy status, use the show ssl-proxy status command. ...
Page 110 - To display the current image version, use the; show ssl-proxy version
2-84 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 version show ssl-proxy version To display the current image version, use the show ssl-proxy version command. show ssl-proxy version Syn...
Page 113 - “natpool”
2-87 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module ssl-proxy context ssl-proxy context To enter the SSL context submode and define the virtual SSL context, use the ssl-proxy context command. Use the no...
Page 115 - ssl-proxy crypto selftest; no ssl-proxy crypto selftest
2-89 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module ssl-proxy crypto selftest ssl-proxy crypto selftest To initiate a cryptographic self-test, use the ssl-proxy crypto selftest command. Use the no form ...
Page 116 - To configure a MAC address, use the; ssl-proxy mac address
2-90 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module ssl-proxy mac address ssl-proxy mac address To configure a MAC address, use the ssl-proxy mac address command. ssl-proxy mac address mac-addr Syntax D...
Page 119 - To unlock the key automatically after a reload, use the; ssl-proxy crypto key unlock rsa
2-93 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module ssl-proxy crypto key unlock rsa ssl-proxy crypto key unlock rsa To unlock the key automatically after a reload, use the ssl-proxy crypto key unlock rs...
Page 120 - To adjust the IP fragment reassembly timer, use the
2-94 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module ssl-proxy ip-frag-ttl ssl-proxy ip-frag-ttl To adjust the IP fragment reassembly timer, use the ssl-proxy ip-frag-ttl command. ssl-proxy ip-frag-ttl t...
Page 121 - To prohibit new connections during overload conditions, use the; ssl-proxy ssl ratelimit; ssl-proxy ssl ratelimit
2-95 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module ssl-proxy ssl ratelimit ssl-proxy ssl ratelimit To prohibit new connections during overload conditions, use the ssl-proxy ssl ratelimit command. Use t...
Page 122 - standby authentication; string; “standby version” section on
2-96 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module standby authentication standby authentication To configure an authentication string for HSRP, use the standby authentication command. Use the no form ...
Page 123 - standby delay minimum reload
2-97 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module standby delay minimum reload standby delay minimum reload To configure a delay before the HSRP groups are initialized, use the standby delay minimum r...
Page 125 - standby ip
2-99 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module standby ip standby ip To activate HSRP, use the standby ip command. Use the no form of this command to disable HSRP. standby [ group-number ] ip [ ip-...
Page 127 - no; xy
2-101 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module standby mac-address standby mac-address To specify a virtual MAC address for HSRP, use the standby mac-address command. Use the no form of this comma...
Page 128 - command in the routers to set the virtual MAC address to the value
2-102 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module standby mac-address In an APPN network, an end node is typically configured with the MAC address of the adjacent network node. Use the standby mac-ad...
Page 129 - form of this command to restore the default; no standby mac-refresh
2-103 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module standby mac-refresh standby mac-refresh To change the interval at which packets are sent to refresh the MAC cache when HSRP is running over FDDI, use...
Page 130 - standby name; ip mobile home-agent redundancy; Cisco IOS Release 12.2 Command Reference)
2-104 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module standby name standby name To configure the name of the standby group, use the standby name command. Use the no form of this command to disable the na...
Page 131 - standby preempt
2-105 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module standby preempt standby preempt To configure HSRP preemption and preemption delay, use the standby preempt command. Use the no form of this command t...
Page 133 - standby priority; priority
2-107 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module standby priority standby priority To configure the priority for HSRP, use the standby priority command. Use the no form of this command to restore th...
Page 134 - This example shows how to change the router priority:
2-108 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module standby priority Examples This example shows how to change the router priority: ssl-proxy (config-subif)# standby priority 120 ssl-proxy (config-subi...
Page 135 - standby redirects; form of this command to disable the HSRP filtering of ICMP
2-109 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module standby redirects standby redirects To enable HSRP filtering of Internet Control Message Protocol (ICMP) redirect messages, use the standby redirects...
Page 136 - no standby redirects
2-110 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module standby redirects The no standby redirects command is the same as the standby redirects disable command. We do not recommend that you save the no for...
Page 137 - standby timers
2-111 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module standby timers standby timers To configure the time between hello packets and the time before other routers declare the active hot standby or standby...
Page 138 - command to a suitable value may also help with flapping.
2-112 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module standby timers The standby timers command configures the time between standby hello packets and the time before other routers declare the active or s...
Page 139 - standby track
2-113 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module standby track standby track To configure HSRP to track an object and change the hot standby priority based on the state of the object, use the standb...
Page 140 - Router A Configuration; Router B Configuration
2-114 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module standby track When you use group number 0, no group number is written to NVRAM, providing backward compatibility. The standby track command syntax pr...
Page 142 - standby version
2-116 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Chapter 2 Commands for the Catalyst 6500 Series SSL Services Module standby version standby version To change the version of the Hot Standby Router Protocol (HSRP), use the standby version command: standby version { 1...
Page 143 - Acronym
A-1 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 A P P E N D I X A Acronyms Table A-1 defines the acronyms that are used in this publication. Table A-1 List of Acronyms Acronym Expansion AAL ATM adaptation layer ACE access control entry ACL access control list ACNS Ap...
Page 151 - WRR
A-9 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 Appendix A Acronyms WRR weighted round-robin XNS Xerox Network System Table A-1 List of Acronyms (continued) Acronym Expansion
Page 153 - This notice may not be removed or altered.
B-1 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 A P P E N D I X B Acknowledgments for Open-Source Software The Cisco IOS software on the Catalyst 6500 series switches software pipe command uses Henry Spencer’s regular expression library (regex). Henry Spencer’s regul...
Page 155 - I N D E X; Symbols
IN-1 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 I N D E X Symbols # character (privileged EXEC mode prompt) 1-5 $ character 1-8, 1-10 * (asterisk) 1-7 + (plus sign) 1-7 . (period) 1-7 ? command 1-1 ^ (caret) 1-8, 1-10 _ (underscore) 1-8, 1-10 | (pipe or vertical bar...
Page 157 - configuring
Index IN-3 Catalyst 6500 Series Switch SSL Services Module Command Reference OL-9105-01 configuring secondary interface 2-99 initialization delay period 2-97 enabling 2-99 filtering of ICMP redirect messages 2-109 ICMP redirect messages disabling 2-109 enabling 2-109 MAC address configuring 2-101 pr...