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!
配置故障转移接口集
故障转移接口集 (FIS) 是一组接口的逻辑组。在 HA 配置中,使用 FIS 是通过对接口进行分组来防止故障转移的一种方法,以便在一个接口出现故障时,其他正常运行的接口仍然可用。还可以为 Citrix ADC 群集的节点配置 FIS。
未绑定到 FIS 的 HA MON 接口称为关键接口 (CI),因为如果其中任何一个发生故障,则会触发故障转移。
注意:
FIS 不会创建活动和备用配置。当连接到同一 VLAN 的链接时,它也不会阻止桥接循环。
创建或修改 FIS
使用命令行界面添加 FIS 并将接口绑定到它
在命令提示符下,键入:
add fis <name>
bind fis \<name\> \<ifnum\> ...
show fis \<name\>
示例
> add fis fis1
Done
> bind fis fis1 1/3 1/5
Done
<!--NeedCopy-->
如果未绑定的接口已启用且 HA MON 处于启用状态,则该接口将成为关键接口 (CI)。
使用命令行界面从 FIS 取消绑定接口
在命令提示符下,键入:
unbind fis \<name\> \<ifnum\> ...
show fis \<name\>
示例
> unbind fis fis1 1/3
Done
<!--NeedCopy-->
使用 GUI 配置 FIS
导航到“系统”>“高可用性”,然后在“故障转移接口集”选项卡上添加新的 FIS,或编辑现有的 FIS。
删除 FIS
当 FIS 被删除时,其接口将被标记为关键接口。
使用命令行界面删除 FIS
在命令提示符下,键入:
rm fis <name>
示例
> rm fis fis1
Done
<!--NeedCopy-->
使用 GUI 删除 FIS
导航到“系统”>“高可用性”,然后在“故障转移接口集”选项卡上删除 FIS。
共享
共享
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.