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)
此内容已动态机器翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
This content has been machine translated dynamically.
This content has been machine translated dynamically.
This content has been machine translated dynamically.
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.
这篇文章已经过机器翻译.放弃
Translation failed!
示例群集配置
以下示例可用于配置具有 ECMP、群集 LA 或链接集的四节点群集。
-
创建群集。
-
登录到第一个节点。
-
添加群集实例。
> add cluster instance 1
-
将第一个节点添加到群集。
> add cluster node 0 10.102.33.184 -backplane 0/1/1
-
启用群集实例。
> enable cluster instance 1
-
添加群集 IP 地址。
> add ns ip 10.102.33.185 255.255.255.255 -type CLIP
-
保存配置。
> save ns config
-
热重新启动设备。
> reboot -warm
-
-
将其他三个节点添加到群集。
-
登录到群集 IP 地址。
-
将第二个节点添加到群集。
> add cluster node 1 10.102.33.187 -backplane 1/1/1
-
将第三个节点添加到群集。
> add cluster node 2 10.102.33.188 -backplane 2/1/1
-
将第四个节点添加到群集。
> add cluster node 3 10.102.33.189 -backplane 3/1/1
-
-
将添加的节点加入到群集中。此步骤不适用于第一个节点。
-
登录到每个新添加的节点。
-
将节点加入群集。
> join cluster -clip 10.102.33.185 -password nsroot
-
保存配置。
> save ns config
-
热重新启动设备。
> reboot -warm
-
-
通过群集 IP 地址配置 Citrix ADC 群集。
// 启用负载平衡功能
> enable ns feature lb
// 添加负载平衡虚拟服务器
> add lb vserver first_lbvserver http .... ....
-
为群集配置以下任意一种(ECMP、群集 LA 或 Linkset)流量分发机制。
ECMP
-
登录到群集 IP 地址。
-
启用 OSPF 路由协议。
> enable ns feature ospf
-
添加一个 VLAN。
> add vlan 97
-
将群集节点的接口绑定到 VLAN。
> bind vlan 97 -ifnum 0/1/4 1/1/4 2/1/4 3/1/4
-
在每个节点上添加一个斑点 SNIP 并在其上启用动态路由。
> add ns ip 1.1.1.10 255.255.255.0 -ownerNode 0 -dynamicRouting ENABLED > add ns ip 1.1.1.11 255.255.255.0 -ownerNode 1 -dynamicRouting ENABLED > add ns ip 1.1.1.12 255.255.255.0 -ownerNode 2 -dynamicRouting ENABLED > add ns ip 1.1.1.13 255.255.255.0 -ownerNode 3 -dynamicRouting ENABLED
-
将其中一个 SNIP 地址绑定到 VLAN。
> bind vlan 97 -ipAddress 1.1.1.10 255.255.255.0
-
使用 VTYSH shell 在 ZeBOS 上配置路由协议。
静态群集 LA
-
登录到群集 IP 地址。
-
添加群集 LA 通道。
> add channel CLA/1 -speed 1000
-
将接口绑定到群集 LA 通道。
> bind channel CLA/1 0/1/5 1/1/5 2/1/5 3/1/5
-
在交换机上执行等效配置。
动态群集 LA
-
登录到群集 IP 地址。
-
将接口添加到群集 LA 通道。
> set interface 0/1/5 -lacpmode active -lacpkey 5 -lagtype cluster > set interface 1/1/5 -lacpmode active -lacpkey 5 -lagtype cluster > set interface 2/1/5 -lacpmode active -lacpkey 5 -lagtype cluster > set interface 3/1/5 -lacpmode active -lacpkey 5 -lagtype cluster
-
在交换机上执行等效配置。
链接集。假定具有 NodeID 3 的节点未连接到交换机。必须配置链接集,以便未连接的节点可以使用其他节点接口与交换机通信。
-
-
登录到群集 IP 地址。
-
添加链接集。
> add linkset LS/1
-
将连接的接口绑定到链接集。
> bind linkset LS/1 -ifnum 0/1/6 1/1/6 2/1/6
-
-
-
将群集节点的状态更新为 Active。
> set cluster node 0 -state ACTIVE > set cluster node 1 -state ACTIVE > set cluster node 2 -state ACTIVE > set cluster node 3 -state ACTIVE
分享:
分享:
本文中包含的内容
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.