PowerStore:PowerStore TでCisco Nexusスイッチを使用するために必要な最小構成

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にはポート チャネルが必要です。

ポート チャネルは、Link Aggregation Control Protocol (LACP)モード(アクティブ)のノードごとに1つずつ構成する必要があります。
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.