PowerStore:将 Cisco Nexus 交换机与 PowerStore T 配合使用所需的最低配置

Summary: 本文重点介绍使用 Cisco Nexus 交换机组建群集和配置 PowerStore 所需的最低配置。

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Instructions

应启用 IPv6 单播路由:
switch(config)# ipv6 unicast-routing
用作未标记流量的默认 VLAN(本机 VLAN)的 VLAN 必须明确启用 IPv6:
switch(config)#interface vlan 3
switch(config-if)# ipv6 enable
提醒:PowerStore T 需要端口通道。

端口通道应配置为链路聚合控制协议 (LACP) 模式(活动)下的每个节点一个:
switch(config)# interface type slot
switch(config-if)# channel-group number mode active
边缘端口 应配置 portfast:
switch(config-if)# spanning-tree portfast trunk
某些型号使用以下命令而不是上述方法:
switch(config-if)# spanning-tree port type edge
端口通道必须为未标记流量配置默认 VLAN(本机 VLAN)。所有 VLAN(包括本机 VLAN) 都必须在中继上进行配置:
switch(config)# interface port channel number
switch(config-if)# switchport trunk native vlan 3
switch(config-if)# switchport mode trunk
switch(config-if)# switchport trunk allowed vlan add 3,600,605,666,1112
对于 Cisco Nexus,还需要将 端口通道 配置为生成树边缘端口:
switch(config)# interface port channel number
switch(config-if)# spanning-tree portfast trunk
应全局启用未标记的本机 VLAN,这是默认设置:
no vlan dot1q tag native

Affected Products

PowerStore, PowerStore 1000T, PowerStore 1200T

Products

PowerStore 1200T, PowerStore 3000T, PowerStore 3200T, PowerStore 5000T, PowerStore 500T, PowerStore 5200T, PowerStore 7000T, PowerStore 9000T, PowerStore 9200T
Article Properties
Article Number: 000126653
Article Type: How To
Last Modified: 25 Jul 2024
Version:  7
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.