aaa-global¶
The following operations can be performed on "aaa-global":
show aaa global¶
Displays a list of policies that are currently bound to Global on the Citrix ADC.
Synopsis¶
show aaa global
Arguments¶
Output¶
policy Name of the policy to be unbound.
windowsProfile Name of the negotiate profile to be bound.
priority Priority of the bound policy
bindPolicyType Bound policy type
builtin Indicates that a variable is a built-in (SYSTEM INTERNAL) type.
feature The feature to be checked while applying this config
devno count stateflag
bind aaa global¶
Binds a policy globally.
Synopsis¶
bind aaa global [-policy
Arguments¶
policy Name of the policy to bind globally.
priority Priority to assign to the policy, as an integer. A lower number indicates a higher priority. Policies are evaluated in the order of their priority numbers. Minimum value: 0
windowsProfile Name of the negotiate profile to bind globally.
Example¶
bind aaa global -pol pol1
unbind aaa global¶
Unbind the policy from the global bind point.
Synopsis¶
unbind aaa global [-policy
Arguments¶
policy Name of the policy to be unbound.
windowsProfile Name of the negotiate profile to be bound.