1-19
Cisco Content Services Switch Getting Started Guide
OL-6037-01
Chapter 1 Booting, Logging In, and Getting Started
Using the Configuration Script
Create another service? [y/n]?
n
Enter Virtual IP address for Proxy_Rule: [default = 192.168.10.4]
192.168.3.9
After you specify the configuration, the script automatically:
•
Displays the running-config file
•
Saves the running configuration to the startup-config file
Showing the Running Config
!Generated MAR 6 17:53:49
!**************** GLOBAL *****************
ip route 0.0.0.0 0.0.0.0 192.168.3.3
!**************** CIRCUIT ****************
circuit VLAN1
ip address 192.168.3.6 255.255.255.0
!**************** SERVICE ****************
service Proxy_Cache1
ip address 192.168.3.60
type proxy-cache
port 8080
protocol tcp
active
!**************** OWNER ******************
owner Proxy_Owner
content Proxy_Rule
add service Proxy_Cache1
vip address 192.168.3.9
port 8080
protocol tcp
url "/*"
balance domain
application http
active
##########################################
## Setup Completed Successfully!!! ##
##########################################