Cisco Cisco Packet Data Gateway (PDG) Merkblatt

Seite von 8487
Content Filtering Server Group Configuration Mode Commands   
▀  icap server 
 
 
▄  Cisco ASR 5x00 Command Line Interface Reference 
2148 
   
icap server 
Adds an Internet Content Adaptation Protocol (ICAP) server configuration to the current Content Filtering Server Group 
(CFSG). 
Important:
  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. 
Product
 
CF 
Privilege
 
Security Administrator, Administrator 
Mode
 
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
 
icap server ip_address [ port port_number ] [ max messages ] [ priority priority ] 
no icap server ip_address [ port port_number ] [ priority priority ] 
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 
Important:
  The maximum outstanding requests per ICAP connection is limited to one. Therefore the value 
configured using the 
max
 keyword will be ignored.