policy-group > policy-agent

The policy-agent is used for configuring the members of the associated policy-group, which provides load balancing for Rx interface traffic within the RACF context on the Oracle Communications Session Border Controller.

Parameters

name
Specifies the name of this policy agent configuration.
state
Enables or disables the operational state of this policy agent configuration.
  • Default: enabled
  • Values: enabled | disabled
address
Specifies the IP address or FQDN of the policy agent.
port
Specifies the port on which the policy agent connects.
  • Default: 80
  • Values: Valid Range: 0-65535
realm
Specifies the realm where the policy-agent exists.
watch-dog-ka-timer
Specifies the watchdog timer interval for this agent in seconds.
  • Default: 0
  • Values: Valid Range: 0-65535
transport-protocol
Specifies the transport protocol used to connect to this policy-agent.
  • Default: TCP
  • Values: TCP / SCTP
local-multi-home-addrs
Applies to SCTP. Enter an IP address that is local to the OCSBC and can be used by this external policy server as an alternate connection point. This address must be the same type as the address parameter, either IPv4 or IPv6.
remote-multi-home-addrs
Applies to SCTP. Enter an IP addresses that can be used by this OCSBC as an alternate connection point. This address must be the same type as the address parameter, either IPv4 or IPv6.
sctp-send-mode
Applies to SCTP. Specifies the SCTP delivery mode. The default value is ordered. Valid values are:
  • ordered (Default)
  • unordered

Path

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