Cisco Cisco ASR 5700

Page of 8994
  Content Filtering Server Group Configuration Mode Commands 
failure-action  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
2279 
failure-action 
Specifies the actions to be taken when communication between ICAP endpoints within this Content Filtering Server 
Group (CFSG) fail. 
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
 
failure-action { allow | content-insertion content_string | discard | redirect-url url 
terminate-flow }
 
{ default | no } failure-action 
default
 
Configures the default setting of 
terminate-flow
no
 
Removes previously configured failure action. 
allow
 
For static content filtering, this option allows the request for content. In dynamic content filtering, it allows 
the content itself. 
content-insertion content_string
 
Specifies the content string to be used for failure action. 
For static content filtering, the specified text is used to create a response to the subscriber’s attempt to get 
content. In dynamic content filtering, the specified text replaces the content returned by a server. 
content_string
 must be an alphanumeric string of 1 through 128 characters. 
discard
 
For static content filtering, this option discards the packet(s) requested. In dynamic content filtering, it 
discards the packet(s) that contain(s) the content. 
redirect-url url
 
Redirects the subscriber to the specified URL.