PowerStore: Minimum Required Configuration for Using Cisco Nexus Switches with PowerStore T

Summary: This article highlights the minimum configuration that is required to cluster and configure PowerStore with Cisco Nexus Switches.

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 unicast routing should be enabled:
switch(config)# ipv6 unicast-routing
The VLAN that is used as the default VLAN for untagged traffic (native VLAN) must have IPv6 explicitly enabled:
switch(config)#interface vlan 3
switch(config-if)# ipv6 enable
Note: Port Channels are required for PowerStore T.

Port Channels should be configured one for each node in Link Aggregation Control Protocol (LACP) mode (active):
switch(config)# interface type slot
switch(config-if)# channel-group number mode active
Edge ports should be configured with portfast:
switch(config-if)# spanning-tree portfast trunk
Some models use the following instead of the above:
switch(config-if)# spanning-tree port type edge
The port channels must be configured with a default VLAN for untagged traffic (native VLAN). All VLAN including the native VLAN must be configured on the trunk:
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
For Cisco Nexus, it is required to configure the port channel as a spanning tree edge port also:
switch(config)# interface port channel number
switch(config-if)# spanning-tree portfast trunk
Untagged native VLANs should be enabled globally, this is the default setting:
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.