-
-
-
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 に制限されます。
NetScaler IPサブネットからのトラフィックには、NSVLANに指定されたVLAN IDでタグ付け(802.1q)できます。接続されているスイッチインターフェイスに、接続されているインターフェイスでこれと同じ VLAN ID をタグ付けして許可するように設定する必要があります。NSVLAN構成を削除すると、NSIPサブネットは自動的にVLAN1にバインドされ、デフォルトの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 YES
Done
> save config
Done
<!--NeedCopy-->
CLI を使用してデフォルトの NSVLAN 構成を復元するには、次の手順を実行します。
コマンドプロンプトで入力します。
- nsコンフィグの設定解除 -nsvlan
- show ns config
例:
> unset ns config -nsvlan
Done
<!--NeedCopy-->
GUI を使用して NSVLAN を設定するには、次の手順を実行します。
[ システム] > [設定]に移動し、[ 設定 ] グループで [ NSVLAN 設定の変更] をクリックします。
NSVLANでMTUを設定する
デフォルトでは、NSVLANのMTUは1500バイトに設定されています。この設定を変更して、スループットとネットワークパフォーマンスを最適化できます。たとえば、ジャンボフレームを処理するように NSVLAN を設定できます。
CLI を使用して NSVLAN の MTU を設定するには、次の手順を実行します。
コマンドプロンプトで入力します。
- 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 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.