-
-
-
VMware ESX、Linux KVM、およびCitrix HypervisorでNetScaler ADC VPXのパフォーマンスを最適化する
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
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!
基本的なGSLBサイトを構成する
GSLBサイトはネットワーク内のデータセンターを表し、GSLB仮想サーバー、サービス、その他のネットワークエンティティを論理的にグループ化したものです。通常、GSLB設定では、同じコンテンツをクライアントに提供するように設定されたGSLBサイトが多数あります。これらは通常、1つのサイトが完全にダウンした場合でもドメインがアクティブであることを保証するために、地理的に分離されています。GSLB構成のすべてのサイトは、GSLBサイトをホストするすべてのNetScalerアプライアンスで構成する必要があります。つまり、各サイトで、ローカルGSLBサイトと各リモートGSLBサイトを設定します。
ドメインのGSLBサイトが作成されると、NetScalerは、構成されたGSLBアルゴリズムによって決定された適切なGSLBサイトにクライアント要求を送信します。
NetScalerリリース14.1ビルド21.x以降、RPCノードパスワードの代わりにサイトパスワードパラメーターが追加されました。GSLB 同期が有効になっている場合、このパスワードはすべての GSLB サイトで更新されます。
CLI を使用して GSLB サイトを作成する
コマンドプロンプトで次のコマンドを入力して GSLB サイトを作成し、構成を確認します:
add gslb site <siteName> <siteIPAddress>
show gslb site <siteName>
<!--NeedCopy-->
例:
add gslb site Site-GSLB-East-Coast 10.14.39.21
show glsb site Site-GSLB-East-Coast
<!--NeedCopy-->
CLI を使用して GSLB サイトを変更または削除する
- GSLB サイトを変更するには、set gslb site コマンドを使用します。これは add gslb site コマンドを使用するのと同じですが、既存の GSLB サイトの名前を入力する点が異なります。
- サイトパラメータの設定を解除するには、unset gslb site コマンドを使用し、続けて siteName 値とデフォルト値にリセットするパラメータの名前を指定します。
- GSLB サイトを削除するには、引数のみを受け入れる rm gslb site コマンドを使用します。
<name>
GUI を使用して基本的な GSLB サイトを設定する
- [ トラフィック管理] >[ GSLB ]>[サイト] に移動します。
- 新しい GSLB サイトを追加するか、既存の GSLB サイトを選択してその設定を編集します。
CLI を使用して GSLB サイトの統計情報を表示する
コマンドプロンプトで入力します:
stat gslb site <siteName>
<!--NeedCopy-->
例:
stat gslb site Site-GSLB-East-Coast
<!--NeedCopy-->
GUI を使用して GSLB サイトの統計を表示する
- [ トラフィック管理] >[ GSLB ]>[サイト] に移動します。
- GSLB サイトを選択し、[統計]をクリックします。
GSLB サイトの名前を変更する
サイトを削除してサイトを作成する代わりに、既存のGSLBサイトの名前を変更して、サイトに関連するすべてのGSLB構成エンティティを保持することができます。automaticConfigSync
パラメータが有効になっている場合、プライマリGSLBサイトの名前を変更すると、セカンダリサイトのGSLB名が自動的に変更されます。
注: 1 つのサイトで名前変更操作を複数回実行すると、同期の不整合が発生します。
CLI を使用して GSLB サイトの名前を変更する
コマンドプロンプトで入力します:
rename gslb site <oldName> <newName>
例:
rename gslb site Site-GSLB-East-Coast Site-GSLB-West-Coast
GUI を使用して GSLB サイトの名前を変更する
- [ **トラフィック管理] > [GSLB] **[サイト] に移動します。
- GSLB サイトを選択し、[名前の変更] をクリックします。
共有
共有
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.