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 IP (NSIP) 地址定义为远程节点。首先登录要配置高可用性的两台 Citrix ADC 设备之一,然后添加节点。将另一台设备的 Citrix ADC IP (NSIP) 地址指定为新节点的地址。然后,登录到另一台设备并添加具有第一台设备 NSIP 地址的节点。算法确定哪个节点成为主节点,哪个节点成为辅助节点
注意:
Citrix ADC GUI 提供了一个选项,可避免登录第二台设备。
下图显示了一个简单的 HA 设置,其中两个节点位于同一子网中。
图 1. 两台 Citrix ADC 设备以高可用性配置连接
添加远程节点
要在高可用性设置中将远程 Citrix ADC 设备添加为节点,请指定唯一的节点 ID 和设备的 NSIP 地址。添加 HA 节点时,必须为未连接或未用于流量的每个接口禁用 HA 监视器。对于 CLI 用户,这是一个单独的过程。
注意:
为确保高可用性配置中的每个节点具有相同的设置,应将 SSL 证书、启动脚本和其他配置文件与主节点上的那些文件同步。
使用命令行接口添加节点
在命令提示符下,键入:
add ha node <id> <IPAddress>
show ha node
示例
> add ha node 10 203.0.113.32
<!--NeedCopy-->
使用命令行界面禁用 HA 监视器
在命令提示符下,键入:
set interface <ifNum> [-haMonitor ( ON | OFF )]
show interface <ifNum>
示例
> set interface 1/3 -haMonitor OFF
Done
<!--NeedCopy-->
使用 GUI 添加远程节点
导航到 “ 系统 ” > “ 高可用性 ”,然后在 “ 节点 ” 选项卡上添加新的远程节点或编辑现有节点。
禁用或启用节点
您只能禁用或启用辅助节点。当您禁用辅助节点时,它会停止向主节点发送心跳信号消息,因此主节点将无法再检查辅助节点的状态。启用节点后,该节点将参与高可用性配置。
使用命令行界面禁用或启用节点
在命令提示符下,键入以下命令之一:
set ha node -hastatus DISABLED
set ha node -hastatus ENABLED
使用 GUI 禁用或启用节点
- 导航到 “ 系统 ” > “ 高可用性 ”,然后在 “ 节点 ” 选项卡上打开节点。
- 在 高可用性状态 列表中,选择 已启用(主动参与 HA) 或已 禁用(不参与 HA)。
删除节点
如果删除某个节点,则这些节点将不再处于高可用性配置中。
使用命令行界面删除节点
在命令提示符下,键入:
rm ha node <id>
示例
> rm ha node 10
Done
<!--NeedCopy-->
使用 GUI 删除节点
导航到 “ 系统 ” > “ 高可用性 ”,然后在 “ 节点 ” 选项卡上删除节点。
共享
共享
This Preview product documentation is Citrix Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Citrix 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 Citrix product purchase decisions.
If you do not agree, select Do Not Agree to exit.