ADC CLI Commands

ca-global

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

bind show unbind

bind ca global

Activates the specified content accelerator policy for all requests sent to the Citrix ADC.

Synopsis

bind ca global -policyName -priority [-gotoPriorityExpression ] [-type ]

Arguments

policyName Name of the content accelerator policy.

priority Specifies the priority of the content accelerator policy. Minimum value: 0

gotoPriorityExpression type

Example

i)bind ca global pol9 9

show ca global

Shows the content accelerator policies that are globally-bound to the Citrix ADC.

Synopsis

show ca global [-type ]

Arguments

type

Output

stateflag policyName Name of the content accelerator policy.

priority Specifies the priority of the content accelerator policy.

gotoPriorityExpression flowType flowtype of the bound content accelerator policy.

numpol Number of polices bound to label.

flags globalBindType devno count

Example

show ca global

unbind ca global

Unbind the specified content accelerator policy from ContentAccelerator global.

Synopsis

unbind ca global [-type ] [-priority ]

Arguments

policyName Name of the policy to unbind.

type The bindpoint from which the policy is to be unbound.

Possible values: REQ_OVERRIDE, REQ_DEFAULT, RES_OVERRIDE, RES_DEFAULT

priority Priority of the NOPOLICY to be unbound. Minimum value: 1 Maximum value: 2147483647

Example

unbind ca global pol9

ca-global