Traffic Policy Group Configuration Mode Commands

Policy-Group is used to form a set of configured Policy-Maps for the Traffic Policy feature. Multiple policies can be applied for a subscriber session flow within a destination context.

IMPORTANT:

The commands or keywords/variables that are available are dependent on platform type, product version, and installed license(s).

end

Exits the current configuration mode and returns to the Exec mode.

Product:

All


Privilege:

Security Administrator, Administrator


Syntax
end

Usage:

Use this command to return to the Exec mode.

exit

Exits the current mode and returns to the parent configuration mode.

Product:

All


Privilege:

Security Administrator, Administrator


Syntax
exit

Usage:

Use this command to return to the parent configuration mode.

policy

Assigns traffic policies, pre-configured in Policy-Map Configuration mode, to a Policy Group for flow-based traffic policing of a subscriber session flow.

Platform:

ASR 5000

Product:

HA, HSGW, PDSN, P-GW, SCM


Privilege:

Security Administrator, Administrator


Syntax

[ no ] policy policy_map_name precedence value direction [ in | out ]

no

Disables/removes configured policy for traffic policing.

direction [ in | out ]

Specifies the direction in which the policies need to be applied.

policy policy_map_name

Specifies the policy name as an alphanumeric string of 1 through 15 characters.

precedence value

Specifies the precedence of traffic policies to resolve.

value is an integer from 1 through 16. If a session flow matches multiple policies, this keyword resolves them.


Usage:

Use this command to form a policy-group with a set of pre-configured Policy-Maps.


Example:
The following commands assigns the traffic policy policymap1 with precedence 2.
policy policymap1 precedence 2