ADC CLI Commands

aaa-global

The following operations can be performed on “aaa-global”:

bind show unbind

bind aaa global

Binds a policy globally.

Synopsis

bind aaa global [-policy [-priority ]] [-windowsProfile ]

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

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.

devno count stateflag

unbind aaa global

Unbind the policy from the global bind point.

Synopsis

unbind aaa global [-policy ] [-windowsProfile ]

Arguments

policy Name of the policy to be unbound.

windowsProfile Name of the negotiate profile to be bound.

aaa-global