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

Con NAS networks on the ToR switches

Page 70 highlights

Table 29. Code sample for configuring ToR switches for the Replication and Block Import network Switch 1 Switch 2 configure terminal interface vlan 400 description RepBlockImport_Network no shutdown exit interface ethernet 1/1/7 switchport trunk allowed vlan 400 exit interface port-channel 50 switchport trunk allowed vlan 400 exit configure terminal interface vlan 400 description RepBlockImport_Network no shutdown exit interface ethernet 1/1/48 switchport trunk allowed vlan 400 exit interface port-channel 50 switchport trunk allowed vlan 400 exit Configure NAS networks on the ToR switches Configuring LACP is required for deployments with Network Attached Storage (NAS). Two ports 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. Network Attached Storage is only supported with Unified deployments. 1. Establish a terminal connection to the first ToR switch (Switch1). 2. Enter global configuration mode. configure terminal 3. Create the NAS VLAN. interface vlan 500 description NAS_Network no shutdown exit 4. Create the LACP port-channel for Node A ports. interface port-channel 10 description NodeA_NAS_LACP_port_channel vlt-port-channel 10 switchport trunk allowed vlan 500 switchport mode trunk spanning-tree port type edge mtu 9216 exit 5. Create LACP port-channel for Node B ports. interface port-channel 20 description NodeB_NAS_LACP_port_channel vlt-port-channel 20 switchport trunk allowed vlan 500 switchport mode trunk spanning-tree port type edge mtu 9216 exit 6. Move Node A facing port to the first port-channel group, and enable active LACP mode. interface ethernet 1/1/8 description NodeA_IO_0_port_3 no shutdown channel-group 10 mode active 70 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 29. Code sample for configuring ToR switches for the Replication and Block Import network
Switch 1
Switch 2
configure terminal
interface vlan 400
description RepBlockImport_Network
no shutdown
exit
interface ethernet 1/1/7
switchport trunk allowed vlan 400
exit
interface port-channel 50
switchport trunk allowed vlan 400
exit
configure terminal
interface vlan 400
description RepBlockImport_Network
no shutdown
exit
interface ethernet 1/1/48
switchport trunk allowed vlan 400
exit
interface port-channel 50
switchport trunk allowed vlan 400
exit
Configure NAS networks on the ToR switches
Configuring LACP is required for deployments with Network Attached Storage (NAS). Two ports 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.
Network Attached Storage is only supported with Unified deployments.
1.
Establish a terminal connection
to the first ToR switch (Switch1).
2.
Enter global configuration mode.
configure terminal
3.
Create the NAS VLAN.
interface vlan 500
description NAS_Network
no shutdown
exit
4.
Create the LACP port-channel for Node A ports.
interface port-channel 10
description NodeA_NAS_LACP_port_channel
vlt-port-channel 10
switchport trunk allowed vlan 500
switchport mode trunk
spanning-tree port type edge
mtu 9216
exit
5.
Create LACP port-channel for Node B ports.
interface port-channel 20
description NodeB_NAS_LACP_port_channel
vlt-port-channel 20
switchport trunk allowed vlan 500
switchport mode trunk
spanning-tree port type edge
mtu 9216
exit
6.
Move Node A facing port to the first port-channel group, and enable active LACP mode.
interface ethernet 1/1/8
description NodeA_IO_0_port_3
no shutdown
channel-group 10 mode active
70
Configuring PowerStore T model with Dell PowerSwitch Series S4148 Top-of-Rack switches