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에는 포트 채널이 필요합니다.

포트 채널은 LACP(Link Aggregation Control Protocol) 모드(활성)에서 각 노드에 대해 하나씩 구성해야 합니다.
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.