超融合HCI

深信服超融合SANGFOR HCI是面向下一代数据中心的软件定义基础架构,通过虚拟化技术融合计算、存储、网络和安全等资源,并提供运维管理、容灾备份、智能监控等高级特性,帮助用户构建极简、稳定、高性能的云化数据中心基石。
{{sendMatomoQuery("超融合HCI","交换机配置要求")}}

交换机配置要求

更新时间:2023-06-14

基本配置要求

管理、业务、存储、隧道等基于安全合规考虑采用不同VLAN隔离。

交换机关闭STP协议。

交换机VXLAN端口开启巨帧。

超融合采用标准链路聚合模式对接对端交换机堆叠组/M-LAG

具体配置举例

表6 交换机配置示例

网络类型

接口类型

配置举例(接口视图下配置)

备注

管理网络

access

Interface Ethernet1/0/48

switchport access VLAN 2

 -

存储网络

access

Interface Ethernet1/0/48

switchport access VLAN 3

 -

隧道网络

access

Interface Ethernet1/0/48

jumboframe enable

switchport access VLAN 4

隧道口需要开启巨帧

外部网络

trunk

Interface Ethernet1/0/48

switchport mode trunk

switchport trunk allowed VLAN 10-20

-

终端通信网络

access

Interface Ethernet1/0/48

switchport mode trunk

switchport trunk allowed VLAN 30-40