-
-
Advanced policy expressions: Working with dates, times, and numbers
-
Advanced policy expressions: Parsing HTTP, TCP, and UDP data
-
Advanced policy expressions: IP and MAC Addresses, Throughput, VLAN IDs
-
-
-
Configure a responder 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!
Configure a responder policy
After you configure a responder action, you must next configure a responder policy to select the requests to which the NetScaler appliance should respond. A responder policy is based on a rule, which consists of one or more expressions. The rule is associated with an action, which is performed if a request matches the rule.
Note:
For creating and managing responder policies, the GUI provides assistance that is not available at the CLI.
Configure a responder policy by using the CLI
At the command prompt, type:
-
add responder policy <name> <expression> <action> [<undefaction>]-appFlowaction <actionName>
-
show responder policy <name>
Example:
> add responder policy policyThree "CLIENT.IP.SRC.IN_SUBNET(222.222.0.0/16)" RESET
Done
> show responder policy policyThree
Name: policyThree
Rule: CLIENT.IP.SRC.IN_SUBNET(222.222.0.0/16)
Responder Action: RESET
UndefAction: Use Global
Hits: 0
Undef Hits: 0
Done
<!--NeedCopy-->
Modify an existing responder policy by using the CLI
At the command prompt, type:
set responder policy <name> [-rule <expression>] [-action <string>] [-undefAction <string>]
show responder policy <name>
Remove a responder policy by using the CLI
At the command prompt, type:
-
rm responder policy <name>
-
show responder policy
Example:
>rm responder policy pol404Error
Done
> show responder policy
Done
<!--NeedCopy-->
Configure a responder policy by using the GUI
- Navigate to AppExpert > Responder > Policies.
- In the details pane, do one of the following:
- To create a policy, click Add.
- To modify an existing policy, select the policy, and then click Open.
- Click Create or OK, depending on whether you want to create a policy or modify an existing policy.
- Click Close. A message appears in the status bar, stating that the feature has been configured.
Note:
The HTTP.REQ based expressions don’t work with the SSL_BRIDGE protocol type.
Share
Share
This Preview product documentation is Cloud Software Group Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Cloud Software Group 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 Cloud Software Group product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.