-
-
-
Geneve 通道
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!
Geneve 通道
NetScaler 设备支持 RFC 8926 中定义的通用网络虚拟化封装 (Geneve) 协议。 服务器虚拟化和云计算架构增加了数据中心对隔离的二层网络的需求。
事实证明,4094 的 VLAN 限制是不够的,因此引入了 VXLAN 和 NVGRE 之类的封装协议来克服这一限制。这些协议的区别主要在于控制层面的实现。Geneve 协议没有定义控制平面的规格。协议留给实现来定义控制平面规范。
Geneve 协议是一种封装技术,旨在通过将第 2 层帧封装在 UDP 数据包中,在第 3 层基础设施上创建第 2 层重叠网络。
名为 VNID 的唯一 24 位标识符标识每个 VLAN。只有在同一个分段ID (VNID) 内才能相互通信。NetScaler 设备支持 UDP 端口 6081 上的 Geneve 封装。
可以创建两种类型的 Geneve 通道:
-
通道可以在 L2 或 L3 模式下扩展现有 VLAN。在 L2 模式下,桥接发生在 VLAN 和通道之间,网桥表中的条目会更新。
在 L3 模式下,代理 ARP 生效以获取 MAC 地址和客户端/服务器地址的通道信息。ARP 表包含相应的 MAC 和通道信息。
-
Geneve 通道可以通过使用基于策略的路由 (PBR) 在 L3 模式下与不同的 VLAN 配合使用。 当必须将数据包发送到可通过 Geneve 通道网段访问的主机时,NetScaler 设备会将数据包封装在 Geneve 通道标头中,然后将其发送到通道端点。
NetScaler 也可以充当通道端点。通道终点起始于和终止 Geneve 通道。开启第 2 层模式后,NetScaler 设备将充当通道端点,在 VLAN 和 Geneve 通道之间桥接数据包。NetScaler 会获取 MAC 地址可访问的 VNID 和通道端点。然后,它将此信息存储在桥接表中。
NetScaler 管理分区、NetScaler 高可用性设置和 NetScaler 群集设置都支持 Geneve 通道。
在高可用性设置中,Geneve 通道配置会传播或同步到辅助节点。 在群集设置中,Geneve 通道配置(条带化)是相同的,并且存在于所有群集节点上。
配置 Geneve 通道
在 NetScaler 设备上配置 Geneve 通道包括以下任务:
- 使用 协议添加 IP 通道
- 添加网桥
- 将 Geneve 通道绑在网桥上
要使用 CLI 添加带有 Geneve 协议的 IP 通道,请执行以下操作:
在命令提示符下,键入:
-
add iptunnel <name> <remote> <remoteSubnetMask> <local> -protocol <Geneve> -destPort <port> -tosInherit (ENABLED | DISABLED) -vlanTagging (ENABLED | DISABLED) -vnid
- show iptunnel
要使用 CLI 添加 网桥,请执行以下操作:
在命令提示符下,键入:
- add netbridge <name>
- 显示网桥
要使用 CLI 将 Geneve 通道绑定到网桥,请执行以下操作:
在命令提示符下,键入:
- bind netbridge <name> -vlan <Vlan ID> -tunnel <tunnel name>
- 显示网桥
共享
共享
在本文中
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.