Cisco Catalyst 6500 Series Command Reference Manual page 114

Ssl services module command reference
Hide thumbs Also See for Catalyst 6500 Series:
Table of Contents

Advertisement

ssl-proxy context
Table 2-10 Context Submode Commands (continued)
Command
policy http-header policy-name
policy ssl policy-name
policy tcp policy-name
policy url-rewrite policy-name
pool ca name
service service_name
vrf-name name
Examples
This example shows how to configure the context "hubble":
ssl-proxy# configure terminal
Enter configuration commands, one per line.
ssl-proxy(config)# ssl-proxy context hubble
ssl-proxy(config-context)# vrf-name hubble
ssl-proxy(config-context)# service hubble
ssl-proxy(config-ctx-ssl-proxy)# virtual ipaddr 3.100.100.108 protocol tcp port 443
ssl-proxy(config-ctx-ssl-proxy)# server ipaddr 5.100.100.41 protocol tcp port 80
ssl-proxy(config-ctx-ssl-proxy)# certificate rsa general-purpose trustpoint shuttle
ssl-proxy(config-ctx-ssl-proxy)# nat client hubble
ssl-proxy(config-ctx-ssl-proxy)# inservice
ssl-proxy(config-ctx-ssl-proxy)# exit
ssl-proxy(config-context)# natpool hubble 5.100.100.20 5.100.100.27 netmask 255.255.255.0
ssl-proxy(config-context)# policy health-probe tcp probe1
ssl-proxy(config-ctx-tcp-probe)# port 80
ssl-proxy(config-ctx-tcp-probe)# exit
ssl-proxy(config-context)#
ssl-proxy(config-context)# description Example context
ssl-proxy(config-context)# end
ssl-proxy#
Catalyst 6500 Series Switch SSL Services Module Command Reference
2-88
Purpose and Guidelines
Configures the HTTP header insertion policy. See
the
"policy http-header" section on page
Configures the SSL policy. See
section on page
2-39.
Configures the TCP policy. See the
section on page
2-45.
Configures the URL rewrite policy. See the
url-rewrite" section on page
Configures a pool of resources. See the
section on page
2-51.
Enters SSL proxy service subcommand mode and
lets you configure the SSL client or server proxy
service. See the
"service" section on page 2-52
information about SSL proxy services.
Configures the VRF associated with this context.
Chapter 2
Commands for the Catalyst 6500 Series SSL Services Module
Defaults
2-34.
the"policy ssl"
"policy tcp"
"policy
2-49.
"pool ca"
for
End with CNTL/Z.
OL-9105-01

Advertisement

Table of Contents
loading

Table of Contents