ADC CLI Commands

authentication-smartAccessPolicy

The following operations can be performed on “authentication-smartAccessPolicy”:

add show rm set unset

add authentication smartAccessPolicy

Adds an Smartaccess authentication policy.

Synopsis

add authentication smartAccessPolicy -rule -action [-comment ]

Arguments

name Name for the Smartaccess policy. Must begin with a letter, number, or the underscore character (_), and must contain only letters, numbers, and the hyphen (-), period (.) pound (#), space ( ), at (@), equals (=), colon (:), and underscore characters. Cannot be changed after Smartaccess policy is created.

The following requirement applies only to the Citrix ADC CLI: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, “my authentication policy” or ‘my authentication policy’).

rule Name of the Citrix ADC named rule, or an expression.

action Name of the Smartaccess profile to use if the policy matches.

comment Any comments to preserve information about this policy.

show authentication smartAccessPolicy

Displays the current settings for the specified Smartaccess policy. If no policy name is provided, displays a list of all Smartaccess policies currently configured on the Citrix ADC.

Synopsis

show authentication smartAccessPolicy []

Arguments

name Name of the Smartaccess policy.

Output

rule Name of the Citrix ADC named rule, or an expression.

action Name of the Smartaccess profile to use if the policy matches.

boundTo The entity name to which policy is bound

activePolicy priority hits Number of hits.

bindPolicyType policyType comment Any comments to preserve information about this policy.

devno count stateflag

rm authentication smartAccessPolicy

Removes an Smartaccess policy.

Synopsis

rm authentication smartAccessPolicy

Arguments

name Name of the Smartaccess policy to remove.

set authentication smartAccessPolicy

Configures the specified Smartaccess policy.

Synopsis

set authentication smartAccessPolicy [-rule ] [-action ] [-comment ]

Arguments

name Name of the Smartaccess policy.

rule The new rule to associate with the policy.

action The new Smartaccess action to associate with the policy.

comment Any comments to preserve information about this policy.

unset authentication smartAccessPolicy

Removes the comment from an existing Smartaccess policy..Refer to the set authentication smartAccessPolicy command for meanings of the arguments.

Synopsis

unset authentication smartAccessPolicy -comment

authentication-smartAccessPolicy