This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
ica-policy
The following operations can be performed on “ica-policy”:
show | rm | unset | add | rename | stat | set |
show ica policy
This command displays information about all configured ICA policies, or detailed information about the specified policy.
Synopsis
show ica policy [
Arguments
name Name of the policy about which to display detailed information.
Output
stateflag rule Expression to be used by ICA policy.
action ICA profile (action) associated with the policy.
hits Number of hits.
undefHits Number of policy UNDEF hits.
activePolicy Indicates whether policy is bound or not.
comment Any type of information about this ICA policy.
logAction Name of the messagelog action to use for requests that match this policy.
gotoPriorityExpression Expression specifying the priority of the next policy which will get evaluated if the current policy rule evaluates to TRUE.
boundTo Location where policy is bound.
priority Specifies the priority of the policy.
bindPolicyType vserverType builtin Indicates that the ICA policy is a built-in (SYSTEM INTERNAL) type.
feature The feature to be checked while applying this config
type devno count
Example
show ica policy
rm ica policy
This command removes an ICA policy
Synopsis
rm ica policy
Arguments
name Name of the policy to be removed.
Example
rm ica policy ica_policy_1
unset ica policy
Use this command to remove ica policy settings.Refer to the set ica policy command for meanings of the arguments.
Synopsis
unset ica policy
add ica policy
This command adds an ICA policy. The policy specifies the rule, on which the traffic is evaluated, and the action to be taken if the rule returns “TRUE”.
Synopsis
add ica policy
Arguments
name Name for the policy. Must begin with an ASCII alphabetic or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters.
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 ica policy” or ‘my ica policy’).
rule Expression or other value against which the traffic is evaluated. Must be a Boolean expression.
The following requirements apply only to the Citrix ADC CLI:
- If the expression includes one or more spaces, enclose the entire expression in double quotation marks.
- If the expression itself includes double quotation marks, escape the quotations by using the \ character.
- Alternatively, you can use single quotation marks to enclose the rule, in which case you do not have to escape the double quotation marks.
action Name of the ica action to be associated with this policy.
comment Any type of information about this ICA policy.
logAction Name of the messagelog action to use for requests that match this policy.
Example
add ica policy
rename ica policy
This command renames an ICA policy.
Synopsis
rename ica policy
Arguments
name Existing name of the policy.
newName New name for the policy. Must begin with an ASCII alphabetic or underscore (_)character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), s pace, colon (:), at (@), equals (=), and hyphen (-) characters.
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 ica policy” or ‘my ica policy’).
Example
rename ica policy old_name new_name
stat ica policy
Displays statistics for the specified ICA policy. If no policy name is specified, displays abbreviated statistics for all ICA policies currently configured on the Citrix ADC.
Synopsis
stat ica policy [
Arguments
name Name of the ica policy.
detail Specifies detailed output (including more statistics). The output can be quite voluminous. Without this argument, the output will show only a summary.
fullValues Specifies that numbers and strings should be displayed in their full form. Without this option, long strings are shortened and large numbers are abbreviated
ntimes The number of times, in intervals of seven seconds, the statistics should be displayed. Default value: 1 Minimum value: 0
logFile The name of the log file to be used as input.
clearstats Clear the statsistics / counters
Possible values: basic, full
Output
count devno stateflag
Counters
Policy hits (Hits) Number of hits on the policy
Policy undef hits (Undefhits) Number of undef hits on the policy
Example
stat ica policy
set ica policy
This command modifies the parameters like rule, action , comment etc for an existing ICA policy.
Synopsis
set ica policy
Arguments
name Name of the policy to modify.
rule Expression or other value against which the traffic is evaluated. Must be a Boolean expression.
The following requirements apply only to the Citrix ADC CLI:
- If the expression includes one or more spaces, enclose the entire expression in double quotation marks.
- If the expression itself includes double quotation marks, escape the quotations by using the \ character.
- Alternatively, you can use single quotation marks to enclose the rule, in which case you do not have to escape the double quotation marks.
action Name of the ica action to be associated with this policy.
comment Any type of information about this ICA policy.
logAction Name of the messagelog action to use for requests that match this policy.
Example
set ica policy ica_policy -rule
Share
Share
This Preview product documentation is Citrix Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Citrix Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Citrix product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.