Dell PowerStore 1200T EMC PowerStore Networking Guide for PowerStore T Models - Page 72

Con Cluster network on the Top-of-Rack switches, Switch 1

Page 72 highlights

Table 30. Code sample for configuration NAS networks on the ToR swtiches Switch 1 Switch 2 interface ethernet 1/1/47 no shutdown description NodeB_IO_1_port_3 channel-group 20 mode active flowcontrol receive off flowcontrol transmit off mtu 9216 exit interface port-channel 50 switchport trunk allowed vlan 500 exit copy running-configuration startupconfiguration interface ethernet 1/1/47 description NodeB_IO_0_port_3 no shutdown channel-group 20 mode active flowcontrol receive off flowcontrol transmit off mtu 9216 exit interface port-channel 50 switchport trunk allowed vlan 500 exit copy running-configuration startupconfiguration Configure Cluster network on the Top-of-Rack switches Configuring LACP is not required, but highly recommended. The first 2 ports of the 4-Port Card are aggregated in an LACP bond. The ports run in an active/active mode if LACP is configured. If LACP is not set, the ports run in active/passive mode. LACP requires that a Virtual Link Trunking interconnect (VLTi) has been configured on the switches. See Configure Virtual Link Trunking interconnect for details. 1. Establish a terminal connection to the first ToR switch (Switch1). 2. Enter global configuration mode. configure terminal 3. Configure the Native VLAN 1 for the Cluster. interface vlan 1 description Cluster_Network no shutdown exit 4. Create the LACP port-channel for Node A ports. interface port-channel 30 description NodeA_Cluster_LACP_port_channel vlt-port-channel 30 switchport mode trunk switchport access vlan 1 spanning-tree port type edge mtu 9216 exit 5. Create LACP port-channel for Node B ports. interface port-channel 40 description NodeB_Cluster_LACP_port_channel vlt-port-channel 40 switchport mode trunk switchport access vlan 1 spanning-tree port type edge mtu 9216 exit 72 Configuring PowerStore T model with Dell PowerSwitch Series S4148 Top-of-Rack switches

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118

Table 30. Code sample for configuration NAS networks on the ToR swtiches
Switch 1
Switch 2
interface ethernet 1/1/47
no shutdown
description NodeB_IO_1_port_3
channel-group 20 mode active
flowcontrol receive off
flowcontrol transmit off
mtu 9216
exit
interface port-channel 50
switchport trunk allowed vlan 500
exit
copy running-configuration startup-
configuration
interface ethernet 1/1/47
description NodeB_IO_0_port_3
no shutdown
channel-group 20 mode active
flowcontrol receive off
flowcontrol transmit off
mtu 9216
exit
interface port-channel 50
switchport trunk allowed vlan 500
exit
copy running-configuration startup-
configuration
Configure Cluster network on the Top-of-Rack switches
Configuring LACP is not required, but highly recommended. The first 2 ports of the 4-Port Card are aggregated in an LACP
bond. The ports run in an active/active mode if LACP is configured. If LACP is not set, the ports run in active/passive mode.
LACP requires that a Virtual Link Trunking interconnect (VLTi) has been configured on the switches. See
Configure Virtual Link
Trunking interconnect
for details.
1.
Establish a terminal connection
to the first ToR switch (Switch1).
2.
Enter global configuration mode.
configure terminal
3.
Configure the Native VLAN 1 for the Cluster.
interface vlan 1
description Cluster_Network
no shutdown
exit
4.
Create the LACP port-channel for Node A ports.
interface port-channel 30
description NodeA_Cluster_LACP_port_channel
vlt-port-channel 30
switchport mode trunk
switchport access vlan 1
spanning-tree port type edge
mtu 9216
exit
5.
Create LACP port-channel for Node B ports.
interface port-channel 40
description NodeB_Cluster_LACP_port_channel
vlt-port-channel 40
switchport mode trunk
switchport access vlan 1
spanning-tree port type edge
mtu 9216
exit
72
Configuring PowerStore T model with Dell PowerSwitch Series S4148 Top-of-Rack switches