-
-
-
配置桥接组
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!
配置桥接组
通常,当您想要将两个或多个 VLAN 合并为一个域时,需要更改不同域中所有设备上的 VLAN 配置。这可能是一项乏味的任务。要更轻松地将多个 VLAN 合并到单个广播域中,可以使用网桥组。
网桥组功能的工作方式与 VLAN 相同。多个 VLAN 可以绑定到单个网桥组,绑定到同一个网桥组的所有 VLAN 构成一个广播域。您只能将第 2 层 VLAN 绑定到网桥组。要使用第 3 层功能,必须为网桥组分配 IP 地址。
在第 2 层模式下,在属于特定 VLAN 的接口上接收的广播数据包会桥接到属于同一网桥组的其他 VLAN。如果是单播数据包,NetScaler 设备会在其网桥表中搜索属于同一网桥组的所有 VLAN 的已获知的 MAC 地址。
在第 3 层转发模式下,IP 子网绑定到网桥组。NetScaler 接受属于绑定子网的传入数据包,并仅在绑定到网桥组的 VLAN 上转发这些数据包。
可以在已配置的网桥组上启用 IPv6 路由。
注意
网桥组功能和网桥 BPDU 模式无法一起使用。
配置步骤
执行以下步骤来配置网桥组:
- 启用第 2 层模式
- 添加网桥组并将 VLAN 绑定到网桥组
CLI 过程
要使用 CLI 启用第 2 层模式: 在命令提示符处,键入:
- 启用 ns 模式 l2
- show ns mode
要使用 CLI 添加网桥组并绑定 VLAN,请执行以下操作:
在命令提示符下,键入:
- add bridgegroup <id> [-**ipv6DynamicRouting** ( **ENABLED** | **DISABLED** )]
- bind bridgegroup <id> -vlan <positive_integer>
- show bridgegroup <id>
示例:
> add bridgegroup 12
Done
<!--NeedCopy-->
要使用 CLI 删除网桥组,请执行以下操作:
在命令提示符下,键入:
- rm bridgegroup <id>
示例:
rm bridgegroup 12
<!--NeedCopy-->
GUI 程序
要使用 GUI 配置网桥组,请执行以下操作:
导航到 系统 > 网络 > 网桥组,添加新的网桥组并将 VLAN 绑定到网桥组,或者编辑现有的网桥组。
共享
共享
在本文中
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.