Policy (csg2 content) – Cisco OL-15491-01 User Manual

Page 217

Advertising
background image

A-217

Cisco Content Services Gateway - 2nd Generation Release 2.0 Installation and Configuration Guide

OL-15491-01

Appendix A CSG2 Command Reference

policy (CSG2 content)

policy (CSG2 content)

To reference a CSG2 billing policy, use the policy command in CSG2 content configuration mode. To
delete a policy reference, use the no form of this command.

policy policy-name [priority priority-number]

no policy policy-name

Syntax Description

Defaults

No policy is configured.
If you do not specify a priority for the policy, no priority is configured. The CSG2 lists and prioritizes
the policy sequentially, in the order in which it was configured.

Command Modes

CSG2 content configuration

Command History

Usage Guidelines

If accounting records are to be generated for flows matching this policy, you must configure the
accounting command in CSG2 policy configuration mode. If you do not want to bill for flows matching
this policy, do not configure the accounting command.

To reference more than one policy in a content configuration, use multiple policy commands.

All policies in a given content configuration must be configured the same way, either all with priorities,
or all without priorities. Policies in the same content configuration must have different priorities.

policy-name

Name of a configured CSG2 billing policy.

priority priority-number

(Optional) Priority of the policy.

The priority specifies the order of preference of the policy. A lower
number indicates a higher priority. If the current policy becomes
unusable, the CSG2 uses the highest priority policy (that is, the
policy with the lowest priority number) available.

In the same content, all policies must have different priorities.

Priorities for different policies do not have to be sequential. That is,
you can have three policies with priorities 1, 5, and 10.

The range of priorities is 1 to 511.

Release

Modification

12.4(11)MD

This command was migrated from CSG1.

Changes from CSG1: None.

12.4(15)MD

The priority keyword and the priority-number argument were added.

Advertising