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!
ポリシーをグローバルにバインドする
一般的なバインディング手順は次のとおりです。ただし、詳細な手順については、該当する機能に関するドキュメントを参照してください。
CLI を使用して統合キャッシュポリシーをグローバルにバインドする
コマンドプロンプトで次のコマンドを入力して、統合キャッシュポリシーをバインドし、構成を確認します。
- bind cache global <policy> -priority <positiveInteger> [-type REQ_OVERRIDE | REQ_DEFAULT | RES_OVERRIDE | RES_DEFAULT]
- show cache global
<!--NeedCopy-->
例:
> bind cache global _nonPostReq -priority 100 -type req_default
Done
> show cache global
1) Global bindpoint: REQ_DEFAULT
Number of bound policies: 2
2) Global bindpoint: RES_DEFAULT
Number of bound policies: 1
Done
<!--NeedCopy-->
type 引数は、下位互換性を維持するためにオプションです。タイプを省略すると、ポリシールールが応答時間式か要求時間式かに応じて、ポリシーは REQ_DEFAULT または RES_DEFAULT にバインドされます。
CLI を使用して書き換えポリシーをグローバルにバインドする
コマンドプロンプトで次のコマンドを入力して、書き換えポリシーをバインドし、構成を確認します。
- bind rewrite global <policyName> <priority> [-type REQ_OVERRIDE | REQ_DEFAULT | RES_OVERRIDE | RES_DEFAULT]
- show rewrite global
<!--NeedCopy-->
例:
bind rewrite global pol_remove-pdf 100
Done
> show rewrite global
1) Global bindpoint: REQ_DEFAULT
Number of bound policies: 1
2) Global bindpoint: REQ_OVERRIDE
Number of bound policies: 1
Done
<!--NeedCopy-->
type 引数は、下位互換性を維持するために、グローバルにバインドされたポリシーではオプションです。タイプを省略すると、ポリシールールが応答時間式か要求時間式かに応じて、ポリシーは REQ_DEFAULT または RES_DEFAULT にバインドされます。
CLI を使用して圧縮ポリシーをグローバルにバインドする
コマンドプロンプトで次のコマンドを入力して、圧縮ポリシーをバインドし、構成を確認します。
- bind cmp global <policyName> -priority <positiveInteger> [-type REQ_OVERRIDE | REQ_DEFAULT | RES_OVERRIDE | RES_DEFAULT]
- show cmp global
<!--NeedCopy-->
例:
> bind cmp global cmp_pol_1 -priority 100
Done
> show cmp policy cmp_pol_1
Name: cmp_pol_1
Rule: HTTP.REQ.URL.SUFFIX.EQ("BMP")
Response Action: COMPRESS
Hits: 0
Policy is bound to following entities
1) GLOBAL REQ_DEFAULT
Priority: 100
GotoPriorityExpression: END
Done
<!--NeedCopy-->
CLI を使用してレスポンダーポリシーをグローバルにバインドする
コマンドプロンプトで次のコマンドを入力して、Responder ポリシーをバインドし、構成を確認します。
- bind responder global <policyName> <priority> [-type OVERRIDE | DEFAULT ]
- show responder global
<!--NeedCopy-->
例:
bind responder global pol404Error1 200
Done
> show responder global
1) Global bindpoint: REQ_DEFAULT
Number of bound policies: 1
Done
<!--NeedCopy-->
CLI を使用して DNS ポリシーをグローバルにバインドする
コマンドプロンプトで次のコマンドを入力して、DNS ポリシーをバインドし、構成を確認します。
- bind dns global <policyName> <priority>
- show dns global
<!--NeedCopy-->
例:
> bind dns global pol_ddos_drop1 150
Done
> show dns global
Policy name : pol_ddos_drop
Priority : 100
Goto expression : END
Policy name : pol_ddos_drop1
Priority : 150
Done
<!--NeedCopy-->
GUI を使用して、統合キャッシュ、レスポンダー、書き換え、または圧縮ポリシーをグローバルにバインドする
- ナビゲーションペインで、ポリシーをバインドする機能の名前をクリックします。
- 詳細ペインで、[<Feature Name> ポリシーマネージャ] をクリックします。
- [Policy Manager] ダイアログ・ボックスで、ポリシーをバインドするバインド・ポイントを選択します(たとえば、統合キャッシュ、書き換え、圧縮の場合は、[Request] と [Default Global] を選択します)。レスポンダーは、要求時間ポリシーと応答時間ポリシーを区別しません。
- 「ポリシーの挿入」をクリックし、「ポリシー名」ポップアップ・メニューからポリシー名を選択します。優先度はポリシーに自動的に割り当てられますが、このバンク内の他のポリシーの後にポリシーを評価する場合は、[Priority] 列のセルをクリックしてダイアログボックス内の任意の場所にドラッグできます。プライオリティは自動的にリセットされます。ポリシーバンク内の優先順位の値は一意でなければならないことに注意してください。
- [変更を適用]をクリックします。
- [閉じる] をクリックします。ステータスバーにメッセージが表示され、ポリシーが正常にバインドされたことが示されます。
GUI を使用して DNS ポリシーをグローバルにバインドする
- Traffic Management > DNS > Policiesに移動します。
- 詳細ペインで、[ グローバルバインディング]をクリックします。
- [グローバルバインド] ダイアログボックスで、[ポリシーの挿入] をクリックし、グローバルにバインドするポリシーを選択します。
- [Pri ority] フィールドをクリックし、優先度レベルを入力します。
- [OK] をクリックします。ステータスバーにメッセージが表示され、ポリシーが正常にバインドされたことが示されます。
共有
共有
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.