active-charging service rulebase content-filtering mode

This command allows you to enable/disable the specified Category-based Content Filtering mode in the current rulebase.

Command Mode

Exec > Global Configuration (config) > Active Charging Service Configuration (config-service-active_charging_service_name ) > Rulebase Configuration

Syntax

content-filtering mode{ category{ static-and-dynamic | static-only } | server-group cf_server_group } 

category{ static-and-dynamic | static-only }

Using Category-based Content Filtering support requires configuration of the require active-charging content-filtering category command 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

Specify the content-filtering server group name.

Must be a string.

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

The following command enables the content filtering mode for external content filtering server group cf_server1 in the rulebase:
content-filtering mode server-group cf_server