policy-group

The policy-group is used for configuring load balancing for Rx interface traffic on the Oracle Communications Session Border Controller.

Parameters

group-name
Enter the name of this policy-group configuration.
description
Enter a description of this group name. Multi-word descriptions must be enclosed in quotes.
state
Enable or disable the operational state of this policy-group configuration.
  • Default: enabled
  • Values: enabled | disabled
policy-agent
Enter the policy-agent sub-element to configure one or more policy-agents for this group. There is no limit to the number of agents you can configure.
strategy
Enter the policy allocation strategy you want to use. The strategy you choose defines the order the OCSBC uses to try policy-agents. The default value is RoundRobin. The valid values are:
  • Default: RoundRobin
max-recursions
Enter an integer to specify the number of times the OCSBC can recurse through the agent list.
stop-recurse
Enter the list of SIP response codes that terminate recursion within the group. Upon receiving one of the specified response codes, such as 401 unauthorized, or upon generating one of the specified response codes internally, such as 408 timeout, the OCSBC returns a final diameter response code to the policy-agents in the group and stops trying to route the message.
Enter the response codes as a comma-separated list or as response code ranges.
recursion-timeout
Time in seconds that the OCSBC waits for max-recursions to finish before timing out. The default is 15 seconds.

Path

policy-group is an element under the media-manager path. The full path from the topmost ACLI prompt is: configure terminal , and then media-manager , and then policy-group.