Cisco Cisco ASR 5000

下载
页码 9109
  Content Filtering Policy Configuration Mode Commands 
failure-action  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
2293 
failure-action 
Specifies the failure action when the content filtering analysis results are not available to analyze. 
Product
 
CF 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > ACS Configuration > CFP Configuration 
active-charging service service_name > content-filtering category policy-id cf_policy_id
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-acs-content-filtering-policy)# 
Syntax
 
failure-action { allow | content-insert content_string | discard | redirect-url url 
terminate-flow | www-reply-code-and-terminate-flow 
reply_code } [ edr edr_format_name ] 
default failure-action [ edr edr_format_name ] 
default
 
Configures the default setting of discard. 
allow
 
In static content filtering, this option allows the request for content. In dynamic content filtering it allows the 
content itself. 
Important:
  Static-and-Dynamic Content Filtering is only supported in 9.0 and later releases. 
content-insertion content_string
 
Specifies the content string to be inserted in place of the message returned from the content server due to 
connection timeout or when no category policy ID is available for the content. 
For content filtering, the 
content_string
 is used to create a response to the subscriber’s attempt to get 
content. In dynamic content filtering it replaces the content returned by a server. 
content_string
 is an alphanumeric string of 1 through 1023 characters. 
Important:
  Static-and-Dynamic Content Filtering is only supported in 9.0 and later releases. 
discard
 
In static content filtering, specifies discarding the packet(s) that requested. In dynamic content filtering it 
discards the packet(s) that contain the content.