1-21
Cisco Content Services Switch Getting Started Guide
OL-6037-01
Chapter 1 Booting, Logging In, and Getting Started
Using the Configuration Script
To accept the script default values, press the
Enter
key at the prompts.
Creating Transparent Cache Configuration
Enter service name: [default = Transparent_Cache1]
Enter service IP address: [default = 0.0.0.0]
192.168.3.7
Create another service? [y/n]?
n
Transparent caching can be configured to direct only cacheable content
to the cache server. Non-cacheable content is sent directly to the
origin server.
The alternative is to direct all traffic to the cache server
regardless of whether the content is cacheable.
Should only cacheable content be directed to the cache server? [y/n]?
Enter one of the following:
•
y
to define URL “/*” as eql-cacheable in the content rule and allow the CSS
to direct only cacheable content to the cache servers.
•
n
to define URL “/*” in the content rule and allow the CSS to direct all
content to the cache servers.
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 Transparent_Cache1
ip address 192.168.3.7
type transparent-cache
port 80
protocol tcp
active