-
-
配置链路集
-
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!
配置链路集
Linkset 是属于同一广播域的群集节点的一组接口。在链接集中,每个节点都有其他节点的哪些接口连接到同一广播域的信息。
注意
在以下情况下,链接集是必需的配置:
- 适用于需要基于 Mac 的转发 (MBF) 的部署。
- 对于在虚拟服务器上启用的“-m MAC”模式以及全局启用的 MBF 模式。
- 改进涉及接口的 ACL 和 L2 策略的可管理性。您可以定义接口的链接集,并根据链接集添加 ACL 和 L2 策略。
在集群设置中,以下功能在内部使用 MBF。
- 转发会话
- L2Conn
- MAC 模式虚拟服务器
- 透明监视器
- LLB
链接集必须仅通过群集 IP 地址进行配置。
考虑一个包含三节点群集的示例。在下图中,接口 0/1/2、1/1/2 和 2/1/2 位于同一广播域中,因此可以配置为链接集 (LS/1)。
图 1. 链路集拓扑
图 2. 使用链接集的流量分配流
使用 CLI 配置链接集
-
登录到群集 IP 地址。
-
创建链接集。
```add linkset
**示例** ```add linkset LS/1<!--NeedCopy-->
-
将所需接口绑定到链接集。确保这些接口未用于群集背板。
```bind linkset
-ifnum ... **示例** ```bind linkset LS/1 -ifnum 0/1/2 1/1/2 2/1/2<!--NeedCopy-->
-
验证链路集配置。
```show linkset
**示例** ```show linkset LS/1<!--NeedCopy-->
注意
您可以使用
bind vlan
命令将链接集绑定到 VLAN。链路集的接口自动绑定到 VLAN。
使用 GUI 配置链接集
- 登录到群集 IP 地址。
- 导航到“系统”>“网络”>“链接集”。
- 在详细信息窗格中,单击 Add(添加)。
- 在“创建链接集”对话框中:
- 通过设置链接集参数指定链接集的名称。
- 指定要添加到链接集的接口,然后单击添加。对要添加到链接集的每个接口重复此步骤。
- 单击 Create(创建),然后单击 Close(关闭)。
共享
共享
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.