-
-
-
-
-
-
-
-
spillover-policy
-
-
-
-
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!
spillover-policy
The following operations can be performed on “spillover-policy”:
rm | set | unset | add | stat | show | rename |
rm spillover policy
Removes a spillover policy.
Synopsis
rm spillover policy
Arguments
name Name of the spillover policy.
set spillover policy
Used to change the expression or other parameters of an existing policy.
Synopsis
set spillover policy
Arguments
name Name of the spillover policy.
rule Expression to be used by the spillover policy.
action Action for the spillover policy. Action is created using add spillover action command
comment Any comments that you might want to associate with the spillover policy.
Example
set spillover policy pol1 -rule “SYS.VSERVER(“abc”).ACTIVESERVICS.LE(1)” set spillover policy pol2 -action act4”
unset spillover policy
Use this command to remove spillover policy settings.Refer to the set spillover policy command for meanings of the arguments.
Synopsis
unset spillover policy
add spillover policy
Add a spillover policy. SPILLOVER policies that can be added are based on vserver expressions.
Synopsis
add spillover policy
Arguments
name Name of the spillover policy.
rule Expression to be used by the spillover policy.
action Action for the spillover policy. Action is created using add spillover action command
comment Any comments that you might want to associate with the spillover policy.
Example
add spillover policy pol1 -rule “SYS.VSERVER(“abc”).ACTIVESERVICES.LE(2) -action act1 add spillover policy pol2 -rule “SYS.VSERVER(“abc”).CONNECTIONS.GT(500) -action act2”
stat spillover policy
Displays statistics for all spillover policies currently configured on the Citrix ADC, or detailed statistics for the specified policy.
Synopsis
stat spillover policy [
Arguments
name Name of the spillover policy for which to show detailed statistics.
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
show spillover policy
Displaying the policy-related information.
Synopsis
show spillover policy [
Arguments
name Name of the spillover policy.
Output
stateflag rule Expression to be used by the spillover policy.
action Action for the spillover policy. Action is created using add spillover action command
boundTo The name of the entity to which the policy is bound.
hits The number of times the policy has been hit.
undefHits Number of policy UNDEF hits.
activePolicy Indicates whether policy is bound or not.
priority Specifies the priority of the policy.
gotoPriorityExpression Expression specifying the priority of the next policy which will get evaluated if the current policy rule evaluates to TRUE.
labelType Type of policy label invocation.
labelName Name of the label to invoke if the current policy rule evaluates to TRUE.
comment Any comments that you might want to associate with the spillover policy.
builtin Flag to determine if compression policy is builtin or not
feature The feature to be checked while applying this config
gslbBindings Number of times the policy bound to a gslb vserver
type devno count
rename spillover policy
Renames a spillover policy.
Synopsis
rename spillover policy
Arguments
name Existing name of the policy.
newName New name for the spillover 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. Choose a name that reflects the function that the policy performs.
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 policy” or ‘my policy’).
Example
rename spillover policy oldname newname
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.