-
-
-
-
在 NetScaler 设备上配置巨型帧支持
-
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!
在 NetScaler 设备上配置巨型帧支持
要使 NetScaler 设备支持巨型帧,请在接口或 LA 通道以及您希望 NetScaler 设备支持巨型帧的 VLAN 上将 MTU 设置为 1500 以上。
在 NetScaler 设备上设置接口、局域网通道或 VLAN 的 MTU 之前需要考虑的几点
- 创建 LA 通道时,如果没有为该通道指定 MTU,则该信道采用第一个绑定接口的 MTU。
- 信道的 MTU 会传播到所有绑定接口。
- 当接口绑定到其 MTU 与接口的 MTU 不同的信道时,该接口将进入非活动列表。
- 当您更改成员接口的 MTU 时,该接口将进入非活动列表。
- 当接口与信道解除绑定时,该接口会保留该信道的 MTU 值。
- 您可以将接口、信道或 VLAN 的 MTU 设置为 1500-9216 范围内的值。
- 您无法在默认 VLAN 上设置 MTU。NetScaler 设备使用接口的 MTU,通过该接口从默认 VLAN 接收数据或向默认 VLAN 发送数据。
-
对于在 NetScaler 设备上负载平衡配置上基于 TCP 的流量,将在每个端点相应地设置 MSS 以支持巨型帧:
- 对于客户端与 NetScaler 设备上的负载平衡虚拟服务器之间的连接,在 TCP 配置文件中设置 NetScaler 设备上的 MSS,然后将其绑定到负载平衡虚拟服务器。
- 对于 NetScaler 设备和服务器之间的连接,在 TCP 配置文件中设置 NS1 上的 MSS,然后该配置文件绑定到代表 NetScaler 设备上服务器的服务。
- 默认情况下,TCP 配置文件 nstcp_default_profile 绑定到 NetScaler 设备上所有基于 TCP 的负载平衡服务器和服务。
- 要支持巨型帧,您可以更改 TCP 配置文件 nstcp_default_profile 的 MSS 值,也可以创建自定义 TCP 配置文件并相应地设置其 MSS,然后将自定义 TCP 配置文件绑定到所需的负载平衡虚拟服务器和服务。
- 任何 TCP 配置文件的默认 MSS 值都是 1460。
CLI 过程
要使用 CLI 设置接口的 MTU,请执行以下操作:
在命令提示符下,键入:
- set interface <id> -mtu <positive_integer>
- show interface <id>
示例:
> set interface 10/1 –mtu 9000
Done
<!--NeedCopy-->
要使用 CLI 设置频道的 MTU,请执行以下操作:
在命令提示符下,键入:
- set channel <id> -mtu <positive_integer>
- show channel <id>
示例:
> set channel LA/1 –mtu 9000
Done
<!--NeedCopy-->
要使用 CLI 设置 VLAN 的 MTU,请执行以下操作:
在命令提示符下,键入:
- add vlan <id> -mtu <positive_integer>
- show vlan <id>
示例:
> set vlan 20 –mtu 9000
Done
<!--NeedCopy-->
GUI 程序
要使用 GUI 设置接口的 MTU,请执行以下操作:
导航到系统 > 网络 > 接口,打开接口,然后设置最大传输单位参数。
要使用 GUI 设置频道的 MTU,请执行以下操作:
导航到系统 > 网络 > 信道,打开信道,然后设置最大传输单位参数。
要使用 GUI 设置 VLAN 的 MTU,请执行以下操作:
导航到系统 > 网络 > VLAN,打开 VLAN,然后设置最大传输单位参数。
共享
共享
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.