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)
此内容已动态机器翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
This content has been machine translated dynamically.
This content has been machine translated dynamically.
This content has been machine translated dynamically.
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.
这篇文章已经过机器翻译.放弃
Translation failed!
IPv6 RIP の設定
IPv6ルーティング情報プロトコル(RIP)またはRIPNGは、距離ベクトルプロトコルです。このプロトコルは、IPv6 をサポートするために RIP を拡張したものです。IPv6 RIP を有効にした後、IPv6 RIP ルートのアドバタイズメントを設定する必要があります。トラブルシューティングのために、IPv6 RIP 伝播を制限できます。IPv6 RIP 設定を表示して、設定を確認できます。
IPv6 RIP の前提条件
IPv6 RIP の設定を開始する前に、次の手順を実行します。
- IPv6 RIP プロトコルを理解していることを確認します。
- Citrix ADCアプライアンスにIPv6PTライセンスをインストールします。
- IPv6 機能を有効にします。
IPv6 RIP ルートのアドバタイズ
IPv6 RIPを使用すると、アップストリームルーターは、2つのスタンドアロンCitrix ADCデバイスでホストされている2つの同一の仮想サーバー間でトラフィックを負荷分散できます。ルートアドバタイズメントにより、アップストリームルーターはCitrix ADC 背後にあるネットワークエンティティを追跡できます。
VTYSH コマンドラインを使用して IPv6 ルートをアドバタイズするように IPv6 RIP を設定するには、次の手順を実行します。
コマンドプロンプトで、次のコマンドを次の順序で入力します。
コマンド | 指定内容 |
---|---|
VTYSH | VTYSH コマンドプロンプトを表示します。 |
configure terminal | グローバル構成モードを開始します。 |
router ipv6 rip | IPv6 RIP ルーティングプロセスを開始し、ルーティングプロセスの構成モードを開始します。 |
redistribute static | スタティックルートを再配布します。 |
redistribute kernel | カーネルルートを再配布します。 |
例:
>VTYSH
NS# configure terminal
NS(config)# router ipv6 rip
NS(config-router)# redistribute static
NS(config-router)# redistribute kernel
IPv6 RIP 伝播の制限
設定をトラブルシューティングする必要がある場合は、任意のインターフェイスでリスニング専用モードを設定できます。
VTYSH コマンドラインを使用して IPv6 RIP 伝播を制限するには、次の手順を実行します。
コマンドプロンプトで、次のコマンドを次の順序で入力します。
コマンド | 指定内容 |
---|---|
VTYSH | VTYSH コマンドプロンプトを表示します。 |
configure terminal | グローバル構成モードを開始します。 |
router ipv6 rip | IPv6 RIP ルーティングプロセスを開始し、ルーティングプロセスの構成モードを開始します。 |
passive-interface < vlan_name> | 指定された VLAN にバインドされたインターフェイス上のルーティングアップデートを抑制します。 |
例:
>VTYSH
NS# configure terminal
NS(config)# router ipv6 rip
NS(config-router)# passive-interface VLAN0
IPv6 RIP 設定の確認
VTYSH を使用すると、指定した VLAN の IPv6 RIP ルーティングテーブルおよび IPv6 RIP 情報を表示できます。
VTYSH コマンドラインを使用して IPv6 RIP 設定を表示するには、次の手順を実行します。
コマンドプロンプトで、次のコマンドを次の順序で入力します。
コマンド | 指定内容 |
---|---|
VTYSH | VTYSH コマンドプロンプトを表示します。 |
sh ipv6 rip | 更新された IPv6 RIP ルーティングテーブルを表示します。 |
sh ipv6 rip interface <vlan_name> | 指定した VLAN の IPv6 RIP 情報を表示します。 |
例:
NS# VTYSH
NS# sh ipv6 rip
NS# sh ipv6 rip interface VLAN0
共有
共有
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 Do Not Agree to exit.