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

Table 31. Code sample for configuration Cluster network on the ToR swtiches

Page 73 highlights

6. Move Node A facing port to the first port-channel group, and enable active LACP mode. interface ethernet 1/1/1 description NodeA_4port_port_0 no shutdown channel-group 30 mode active flowcontrol receive off flowcontrol transmit off mtu 9216 exit 7. Move Node B facing port to the second port-channel group, and enable active LACP mode. interface ethernet 1/1/54 description NodeB_4port_port_1 no shutdown channel-group 40 mode active flowcontrol receive off flowcontrol transmit off mtu 9216 exit 8. Configure Cluster VLAN for Uplink interface port-channel 50 switchport trunk allowed vlan 1 exit 9. Commit configuration changes to nvram. copy running-configuration startup-configuration 10. Repeat steps 1 - 9 on the second ToR switch (Switch2). Table 31. Code sample for configuration Cluster network on the ToR swtiches Switch 1 Switch 2 configure terminal interface vlan 1 description Cluster_Network no shutdown exit 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 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 interface ethernet 1/1/1 description NodeA_4port_port_0 no shutdown configure terminal interface vlan 1 description Cluster_Network no shutdown exit 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 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 interface ethernet 1/1/1 description NodeA_4port_port_1 no shutdown Configuring PowerStore T model with Dell PowerSwitch Series S4148 Top-of-Rack switches 73

  • 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

6.
Move Node A facing port to the first port-channel group, and enable active LACP mode.
interface ethernet 1/1/1
description NodeA_4port_port_0
no shutdown
channel-group 30 mode active
flowcontrol receive off
flowcontrol transmit off
mtu 9216
exit
7.
Move Node B facing port to the second port-channel group, and enable active LACP mode.
interface ethernet 1/1/54
description NodeB_4port_port_1
no shutdown
channel-group 40 mode active
flowcontrol receive off
flowcontrol transmit off
mtu 9216
exit
8.
Configure Cluster VLAN for Uplink
interface port-channel 50
switchport trunk allowed vlan 1
exit
9.
Commit configuration changes to nvram.
copy running-configuration startup-configuration
10.
Repeat steps 1 - 9 on the second ToR switch (Switch2).
Table 31. Code sample for configuration Cluster network on the ToR swtiches
Switch 1
Switch 2
configure terminal
interface vlan 1
description Cluster_Network
no shutdown
exit
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
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
interface ethernet 1/1/1
description NodeA_4port_port_0
no shutdown
configure terminal
interface vlan 1
description Cluster_Network
no shutdown
exit
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
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
interface ethernet 1/1/1
description NodeA_4port_port_1
no shutdown
Configuring PowerStore T model with Dell PowerSwitch Series S4148 Top-of-Rack switches
73