Cisco Cisco Packet Data Gateway (PDG)

Página de 1952
icap server
Adds an Internet Content Adaptation Protocol (ICAP) server configuration to the current Content Filtering
Server Group (CFSG).
In 8.1 and later releases, a maximum of five ICAP servers can be configured per Content Filtering Server
Group. In 8.0 and earlier releases, only one ICAP Server can be configured per Content Filtering Server
Group.
Important
Product
CF
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration > CFSG Configuration
configure > context context_name > content-filtering server-group server_name
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-content-filtering)#
Syntax Description
icap server ip_address [ port port_number ] [ max messages ] [ priority priority ] [ standby ]
no icap server 
ip_address [ port port_number ] [ priority priority ] [ standby ]
no
Removes the specified ICAP server configuration from the current Content Filtering Server Group.
ip_address
Specifies the ICAP server's IP address in IPv4 dotted-decimal or IPv6 colon-separated-hexadecimal notation.
port port_number
Specifies the ICAP server's port number to use for communications as an integer from 1 to 65535. Default:
1344
max messages
Specifies the maximum number of unanswered outstanding messages that may be allowed to the ICAP server
as an integer from 1 to 4096. Default: 256
   Command Line Interface Reference, Modes C - D, StarOS Release 19
462
Content Filtering Server Group Configuration Mode Commands
icap server