active-charging service rulebase url-blacklisting action
Configures URL Blacklisting action.
Command Mode
Exec > Global Configuration (config) > ACS Configuration (config-service-acs_name ) > Rulebase Configuration (config-rulebase-rulebase_name )
Syntax
url-blacklisting action { discard | redirect-url redirect_url | terminate-flow | www-reply-code-and-terminate-flow reply_code } [ content-id content_id ]
content-id content_id
Specify the content ID, a number assigned to URL Blacklisting.
Must be an integer in the range of 1-65535.
discard
Specify the URL Blacklisting action as "discard".
redirect-url redirect_url
Specify the redirect URL/URI, which must be a fully qualified URL/URI.
Must be a string.
terminate-flow
Specify the URL Blacklisting action as "terminate-flow".
www-reply-code-and-terminate-flow reply_code
Specify the URL Blacklisting action as "terminate-flow action with reply code".
Must be an integer in the range of 400-599.
Usage Guidelines
Enables or disables URL Blacklisting functionality for the current rulebase, and configures the action to be taken when there is a URL match. Use this command to configure the URL Blacklisting action.