Installation guide

Deployment Integration
A-15
To set up ICAP for Cisco CE ICAP servers:
1. Open the Cisco CE console.
2. Type
config
to enter the configuration mode.
3. Type ICAP to display a list of all ICAP-related commands.
4. Create a response modification service, by typing the following:
icap service RESPMOD SERVICE NAME
The ICAP service configuration menu opens. Display a list of all available
commands. Type the following commands:
server icap://ICAP SERVER IP:1344/resp
(to assign a server type)
vector-point respmod-precache
(to assign the proper vector point type)
error-handling return-error
(to assign the proper error-handling type)
enable
(to enable the ICAP multiple server configuration)
5. Type
exit
.
6. Create a request modification service, by typing:
icap service REQUESTMOD SERVICE NAME
This command takes you into the ICAP service configuration menu. Display a list
of all available commands. Issue the following commands:
server icap://ICAP SERVER IP:1344/REQ-Service
(to assign a server
type)
vector-point reqmod-precache
(to assign the proper vector point type)
error-handling return-error
(to assign the proper error-handling type)
enable
(to enable the ICAP multiple server configuration)
7. Type
exit
.
8. For additional configuration steps, type the following:
icap append-x-headers x-client-ip
(to enable X-client headers for reports)
icap append-x-headers x-server-ip
(to enable X-server headers for reports)
icap rescan-cache ISTag-change
(to turn on ISTAG rescan for updates)
icap bypass streaming-media
(to exclude streaming media from ICAP
scanning)
icap apply all
(to apply all settings and activate ICAP type)
show icap
(to display current ICAP configuration at root CLI menu)