-
-
-
NSVLAN の設定
-
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!
NSVLAN の設定
NSVLANは、Citrix ADC管理IP(NSIP)アドレスのサブネットがバインドされるVLANです。NSIP サブネットは、NSVLAN に関連付けられたインターフェイスでのみ使用できます。デフォルトでは、NSVLANはVLAN 1ですが、別のVLANをNSVLANとして指定できます。その場合は、Citrix ADCアプライアンスを再起動して変更を有効にする必要があります。再起動後、NSIP サブネットトラフィックは新しい NSVLAN に制限されます。
Citrix ADC IP サブネットからのトラフィックは、NSVLAN に指定されたVLAN ID でタグ付け(802.1q)できます。接続されたスイッチインターフェイスを設定して、接続されたインターフェイス上でこの VLAN ID をタグ付けして許可する必要があります。NSVLAN構成を削除すると、NSIPサブネットは自動的にVLAN 1にバインドされ、デフォルトのNSVLANが復元されます。
CLI を使用して NSVLAN を設定するには、次の手順を実行します。
コマンドプロンプトで入力します。
-
set ns config -nsvlan <positive_integer> -ifnum <interface_name> … [-tagged (YES|NO)]
-
show ns config
注:この構成は、Citrix ADCアプライアンスの再起動後に有効になります。
例:
> set ns config -nsvlan 300 -ifnum 1/1 1/2 1/3 -tagged NO
Done
> save config
Done
<!--NeedCopy-->
CLI を使用してデフォルトの NSVLAN 設定を復元するには、次の手順を実行します。
コマンドプロンプトで入力します。
- unset ns config -nsvlan
- show ns config
例:
> unset ns config -nsvlan
Done
<!--NeedCopy-->
GUI を使用して NSVLAN を設定するには、次の手順を実行します。
[システム] > [設定] に移動し、[設定] グループで [NSVLAN 設定の変更] をクリックします。
NSVLAN での MTU の設定
デフォルトでは、NSVLAN の MTU は 1500 バイトに設定されています。この設定を変更して、スロープットとネットワークパフォーマンスを最適化できます。たとえば、ジャンボフレームを処理するように NSVLAN を設定できます。
CLI を使用して NSVLAN の MTU を設定するには、次の手順を実行します。
コマンドプロンプトで入力します。
- set vlan <id> -mtu <positive_integer>
- show vlan <id>
GUI を使用して NSVLAN の MTU を設定するには、次の手順を実行します。
[システム] > [ネットワーク] > [VLAN] に移動し、NSVLAN を開き、[最大伝送ユニット] パラメータを設定します。
設定例:
次の設定例では、VLAN 100 が NSVLAN です。
> set ns config -nsvlan 100 -ifnum 1/1 -tagged no
Warning: The configuration must be saved and the system rebooted for these settings to take effect
> set vlan 100 -mtu 1600
Done
> sh vlan
1) VLAN ID: 1
Link-local IPv6 addr:
fe80::947b:52ff:fead:12d5/64
Interfaces : 1/2 LO/1
2) VLAN ID: 100 VLAN Alias Name:
MTU: 1600
Interfaces : 1/1
IPs :
10.102.53.114 Mask: 255.255.255.0
Done
> save config
Done
<!--NeedCopy-->
共有
共有
この記事の概要
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.