8-27
Cisco Content Services Switch SSL Configuration Guide
OL-5655-01
Chapter 8 Examples of CSS SSL Configurations
!************************* INTERFACE *************************
interface 1/1
bridge vlan 10
interface 1/2
bridge vlan 20
!************************** CIRCUIT **************************
circuit VLAN10
ip address 172.16.1.1 255.255.255.0
circuit VLAN20
ip address 192.168.7.1 255.255.255.0
!*********************** SSL PROXY LIST ***********************
ssl-proxy-list SSLInit_list
backend-server 1
backend-server 1 ip address 192.168.7.10
backend-server 1 server-ip 192.168.7.10
backend-server 1 type initiation
active
!************************** SERVICE **************************
service DC-SSL1
type ssl-init
ip address 192.168.7.10
protocol tcp
port 80
slot 2
keepalive type ssl
keepalive port 443
add ssl-proxy-list SSLInit_list
active
service DC-SSL2
type ssl-init
ip address 192.168.7.10
protocol tcp
port 80
slot 3
keepalive type ssl
keepalive port 443
add ssl-proxy-list SSLInit_list
active