Home > Configuration > AAA > bindaaagroup_policy

bindaaagroup_policy

Use this method to bind policy to aaa group.

Syntax



Parameters

groupname

Name of the group that you are binding.
This is mandatory parameter.

policy

Bind a policy to the specified AAA group.

priority

Integer specifying the priority of the policy. A lower number indicates a higher priority. Policies are evaluated in the order of their priority numbers. Maximum value for default syntax policies is 2147483647 and for classic policies is 64000.
Maximum value = 2147483647.

type

Bindpoint to which the policy is bound.
Default value = NS_REQ_DEFAULT.
Possible Values : REQUEST, UDP_REQUEST, DNS_REQUEST, ICMP_REQUEST.

Return Value

Returns simpleResult

See Also