-
-
群集的 IP 寻址
-
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!
群集的 IP 寻址
除了标准类型的 Citrix ADC 拥有的 IP 地址(Citrix ADC NSIP、虚拟 IP (VIP) 和子网 IP (SNIP))外,群集 Citrix ADC 设备还可以具有群集管理 IP (CLIP) 地址。它也可以具有条带和斑点 IP 地址。
-
剪辑地址。群集协调器节点 (CCO) 拥有的 IP 地址。CLIP 地址可以在群集设置中的不同节点之间浮动。如果 CLIP 移动到群集的其他节点,则该节点将成为 CCO。CCO 是负责管理群集中任务的 Citrix ADC 设备。网络管理员使用 CLIP 地址连接到集群来执行配置和管理任务,例如访问统一 GUI、报告、跟踪数据包流和收集日志。您可以在同一网络或不同网络的集群中添加多个 CLIP 地址。只有通过群集 IP 地址在 CCO 上执行的配置才会传播到群集中的其他节点。
-
条纹 IP 地址。群集的所有节点上可用的逻辑 IP 地址,它可以是 VIP 地址或 SNIP 地址。
-
发现 IP 地址。逻辑 IP(最好是 SNIP 地址)仅在一个节点上可用。已发现的 IP 地址仅在该节点上具有可见性。为了最大限度地减少流量引导开销,Citrix 建议您使用斑点 SNIP 地址与服务器进行后端通信。
下表提供了配置的详细信息。
IP 地址 | NSIP | VIP | SNIP |
---|---|---|---|
斑点 | 是 | 是 | 是 |
条纹 | 否 | 是 | 是 |
例如,在四节点群集组中,您必须使用一个斑点 SNIP 地址配置每个节点。有关如何配置斑点 IP 配置的详细信息,请参阅 条带化、部分条带和斑点配置。
您可以将 SNIP 地址定义为仅在一个节点上处于活动状态,或在所有节点上处于活动状态。如果虚拟 IP 地址和子网 IP 地址仅在特定节点上可用,则其配置为斑点。如果子网 IP 地址和虚拟服务器 IP 地址在所有节点上都可用,则配置被定义为条带化。发现 SNIP 地址有助于减少转向和背板交通。
将节点加入群集时 VLAN 绑定和路由配置的最佳实践
VLAN IP 绑定
当您使用发现 IP 地址绑定 VLAN 时,Citrix ADC 群集必须在所有节点上使用同一子网中的发现 IP 地址进行配置。例如,在具有节点 0 和节点 1 的双节点群集中,您可以进行以下配置:
add ns ip 192.254.101.101 255.255.255.0 -vServer DISABLED -dynamicRouting ENABLED -ownerNode 1
add ns ip 192.254.101.102 255.255.255.0 -vServer DISABLED -dynamicRouting ENABLED -ownerNode 0
add vlan 100
bind vlan 100 -IPAddress 192.254.101.101 255.255.255.0
<!--NeedCopy-->
路由配置
如果需要以斑点 IP 地址作为默认网关进行路由配置,则必须在所有节点上使用同一子网中的发现 IP 地址配置 ADC 群集。例如,在具有节点 0 和节点 1 的双节点群集中,您可以进行以下配置:
add ns ip 192.254.101.101 255.255.255.0 -vServer DISABLED -dynamicRouting ENABLED -ownerNode 1
add ns ip 192.254.101.102 255.255.255.0 -vServer DISABLED -dynamicRouting ENABLED -ownerNode 0
add route 192.254.102.0 255.255.255.0 192.254.101.103
<!--NeedCopy-->
注意
在 L3 群集设置中,仅支持发现 SNIP 配置。
共享
共享
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.