-
-
-
-
在 Citrix ADC 设备上配置巨型帧支持
-
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!
在 Citrix ADC 设备上配置巨型帧支持
要使 Citrix ADC 设备能够支持巨帧,请在接口或 LA 通道上以及希望 Citrix ADC 设备支持巨帧的 VLAN 上将 MTU 设备设置为超过 1500。
在 Citrix ADC 设备上设置接口、LA 通道或 VLAN 的 MTU 之前需要考虑的事项
- 创建 LA 通道时,如果未为该通道指定 MTU,则该通道采用第一个绑定接口的 MTU。
- 通道的 MTU 将传播到所有绑定接口。
- 当接口绑定到 MTU 与接口 MTU 不同的频道时,接口会进入非活动列表。
- 当您更改成员界面的 MTU 时,接口会进入非活动列表。
- 当接口从通道解除绑定时,接口保留通道的 MTU 值。
- 您可以将接口、通道或 VLAN 的 MTU 设置为 1500-9216 范围内的值。
- 无法在默认 VLAN 上设置 MTU。Citrix ADC 设备使用接口的 MTU,通过该接口接收或将数据发送到默认 VLAN。
-
对于 Citrix ADC 设备上的负载平衡配置基于 TCP 的流量,将在每个终点相应设置 MSS 以支持巨帧:
- 对于客户端与 Citrix ADC 设备上的负载平衡虚拟服务器之间的连接,Citrix ADC 设备上的 MSS 将在 TCP 配置文件中设置,然后该配置文件将绑定到负载平衡虚拟服务器。
- 对于 Citrix ADC 设备与服务器之间的连接,NS1 上的 MSS 设置在 TCP 配置文件中,然后将该配置文件绑定到表示 Citrix ADC 设备上服务器的服务。
- 默认情况下,TCP 配置文件 nstcp_default ult_配置文件绑定到 Citrix ADC 设备上的所有基于 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.