active-charging service rulebase content-filtering mode
Enables or disables the specified Category-based Content Filtering mode in the current rulebase.
Syntax
content-filtering mode { category { static-and-dynamic | static-only } | server-group cf_server_group_name }
category { static-and-dynamic | static-only }
Using Category-based Content Filtering support requires Content Filtering Category configuration in the Global Configuration Mode.
Must be one of the following:
static-and-dynamic : Configures Category-based Content Filtering in Static-and-Dynamic mode, wherein a static rating of the URL is first performed, and only if the static rating fails to find a match, dynamic rating of the content that the server returns is then performed.
static-only : Configures Category-based Content Filtering in static only mode, wherein all URLs are compared against an internal database to categorize the requested content.
server-group server_group_name
Specify name of the Content Filtering Server Group.
Must be a string of 1-63 characters.
Usage Guidelines
Use this command to enable and apply the content filtering mode in the rulebase to manage a content filtering server with an ICAP client system.
Example
content-filtering mode server-group cf_server1