Dell PowerStore 3000X EMC PowerStore Network Configuration Guide for PowerSwit - Page 31

Switch 1, PowerStore T model: Con the switches

Page 31 highlights

7. Configure allowed VLANs (VLAN trunking) and the native VLAN for Node B ports and ToR Switch 1. no shutdown switchport mode trunk switchport access vlan 1 switchport trunk allowed vlan 200,300 8. Configure the ports that are connected to PowerStore T model nodes as spanning tree protocol (STP) edge ports. spanning-tree port type edge exit 9. Move Node A facing port to the first port-channel group, and enable active LACP mode. NOTE: For iSCSI best practices, it is recommended to disable flow control as demonstrated below. interface ethernet 1/1/1 channel-group 10 mode active flowcontrol receive off flowcontrol transmit off exit 10. Move Node B facing port to the second port-channel group, and enable active LACP mode. NOTE: For iSCSI best practices, it is recommended to disable flow control as demonstrated below. interface ethernet 1/1/54 channel-group 20 mode active flowcontrol receive off flowcontrol transmit off exit 11. Commit configuration changes to nvram. copy running-configuration startup-configuration 12. Repeat the same on the second ToR switch(2) as demonstrated below. Switch 1 Switch 2 configure terminal interface port-channel 10 description "LACP port channel for Node A" vlt-port-channel 10 no shutdown switchport mode trunk switchport access vlan 1 switchport trunk allowed vlan 200,300 spanning-tree port type edge exit interface port-channel 20 description "LACP port channel for Node B" vlt-port-channel 20 no shutdown switchport mode trunk switchport access vlan 1 switchport trunk allowed vlan 200,300 spanning-tree port type edge exit interface ethernet 1/1/1 channel-group 10 mode active flowcontrol receive off flowcontrol transmit off exit configure terminal interface port-channel 10 description "LACP port channel for Node A" vlt-port-channel 10 no shutdown switchport mode trunk switchport access vlan 1 switchport trunk allowed vlan 200,300 spanning-tree port type edge exit interface port-channel 20 description "LACP port channel for Node B" vlt-port-channel 20 no shutdown switchport mode trunk switchport access vlan 1 switchport trunk allowed vlan 200,300 spanning-tree port type edge exit interface ethernet 1/1/1 channel-group 10 mode active flowcontrol receive off flowcontrol transmit off exit PowerStore T model: Configure the switches 31

  • 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

7.
Configure allowed VLANs (VLAN trunking) and the native VLAN for Node B ports and ToR Switch 1.
no shutdown
switchport mode trunk
switchport access vlan 1
switchport trunk allowed vlan 200,300
8.
Configure the ports that are connected to PowerStore T model nodes as spanning tree protocol (STP) edge ports.
spanning-tree port type edge
exit
9.
Move Node A facing port to the first port-channel group, and enable active LACP mode.
NOTE:
For iSCSI best practices, it is recommended to disable flow control as demonstrated below.
interface ethernet 1/1/1
channel-group 10 mode active
flowcontrol receive off
flowcontrol transmit off
exit
10.
Move Node B facing port to the second port-channel group, and enable active LACP mode.
NOTE:
For iSCSI best practices, it is recommended to disable flow control as demonstrated below.
interface ethernet 1/1/54
channel-group 20 mode active
flowcontrol receive off
flowcontrol transmit off
exit
11.
Commit configuration changes to nvram.
copy running-configuration startup-configuration
12.
Repeat the same on the second ToR switch(2) as demonstrated below.
Switch 1
Switch 2
configure terminal
interface port-channel 10
description "LACP port channel for Node
A"
vlt-port-channel 10
no shutdown
switchport mode trunk
switchport access vlan 1
switchport trunk allowed vlan 200,300
spanning-tree port type edge
exit
interface port-channel 20
description "LACP port channel for Node
B"
vlt-port-channel 20
no shutdown
switchport mode trunk
switchport access vlan 1
switchport trunk allowed vlan 200,300
spanning-tree port type edge
exit
interface ethernet 1/1/1
channel-group 10 mode active
flowcontrol receive off
flowcontrol transmit off
exit
configure terminal
interface port-channel 10
description "LACP port channel for Node
A"
vlt-port-channel 10
no shutdown
switchport mode trunk
switchport access vlan 1
switchport trunk allowed vlan 200,300
spanning-tree port type edge
exit
interface port-channel 20
description "LACP port channel for Node
B"
vlt-port-channel 20
no shutdown
switchport mode trunk
switchport access vlan 1
switchport trunk allowed vlan 200,300
spanning-tree port type edge
exit
interface ethernet 1/1/1
channel-group 10 mode active
flowcontrol receive off
flowcontrol transmit off
exit
PowerStore T model: Configure the switches
31