Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.
Some article numbers may have changed. If this isn't what you're looking for, try searching all articles. Search articles

Article Number: 000126682


PowerStore: Minimum configuration for utilizing Cisco Nexus Switches with PowerStoreX

Article Content


Symptoms

This article highlights the basic configuration required to cluster and configure PowerStore with Cisco Nexus Switches.



IPv6 unicast routing should be enabled:
switch(config)# ipv6 unicast-routing

The vlan used as the default vlan for untagged traffic (native vlan) must have ipv6 explicitely enabled:
switch(config)#interface vlan 3
switch(config-if)# ipv6 enable
SLN322635_en_US__1icon Port Channels should not be configured.

 
 Edge ports should be configured with portfast:

switch(config)# interface type slot / port
switch(config-if)# spanning-tree portfast trunk

  Interfaces must be configured with a default vlan for untagged traffic (native-vlan) all vlans including the native vlan should be configured on the trunk:
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

 

Article Properties


Affected Product

PowerStore

Last Published Date

21 Feb 2021

Version

3

Article Type

Solution