Cisco Cisco ASR 5000

Page of 9109
  ACS Rulebase Configuration Mode Commands 
url-blacklisting action  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
793 
url-blacklisting action 
This command allows you to enable/disable URL Blacklisting functionality for the current rulebase, and configures the 
action to be taken when there is a URL match. 
Product
 
CF 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > ACS Configuration > Rulebase Configuration 
active-charging service service_name > rulebase rulebase_name
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-rule-base)# 
Syntax
 
url-blacklisting action { discard | redirect-url url | terminate-flow | www-reply-code-
and-terminate-flow 
reply_code } [ content-id content_id ] 
{ default | no } url-blacklisting action 
default
 
Disables URL Blacklisting in the current rulebase. 
no
 
If previously configured, deletes the URL Blacklisting action configuration from the current rulebase. 
discard
 
Configures URL Blacklisting “discard” action. 
redirect-url url
 
Configures URL Blacklisting “redirect-url” action. 
url
 specifies the redirect URL/URI, which must be a fully qualified URL/URI, and must be an alphanumeric 
string of 1 through 1023 characters. 
terminate-flow
 
Configures URL Blacklisting “terminate-flow” action. 
www-reply-code-and-terminate-flow reply_code
 
Configures URL Blacklisting “terminate-flow” action with reply code. 
reply_code
 specifies the reply code, and must be an integer from 100 through 599.