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

Con the uplink ports on the Top-of-Rack (ToR) switches

Page 66 highlights

Configure the uplink ports on the Top-of-Rack (ToR) switches 1. Establish a terminal connection to the first ToR switch (Switch1). 2. Enter global configuration mode. configure terminal 3. Configure the port-channel for the uplinks. interface port-channel 50 description Uplink no shutdown switchport mode trunk switchport access vlan 1 vlt-port-channel 50 mtu 9216 exit 4. Configure the uplink ports on the switch. NOTE: For iSCSI or NVMe/TCP best practices, it is recommended to disable flow control as demonstrated below. interface ethernet 1/1/29 description Uplink_Ports no shutdown channel-group 50 mode active no switchport flowcontrol receive off flowcontrol transmit off mtu 9216 exit interface ethernet 1/1/30 description Uplink_Ports no shutdown channel-group 50 mode active no switchport flowcontrol receive off flowcontrol transmit off mtu 9216 exit 5. Commit the configuration to the NVRAM. copy running-configuration startup-configuration 6. Repeat steps 1 - 5 on the second ToR switch (Switch2). Table 26. Code sample for configuring ToR switch uplink ports Switch 1 Switch 2 configure terminal interface port-channel 50 description Uplink no shutdown switchport mode trunk switchport access vlan 1 vlt-port-channel 50 mtu 9216 exit configure terminal interface port-channel 50 description Uplink no shutdown switchport mode trunk switchport access vlan 1 vlt-port-channel 50 mtu 9216 exit interface ethernet 1/1/29 interface ethernet 1/1/29 66 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

Configure the uplink ports on the Top-of-Rack (ToR) switches
1.
Establish a terminal connection
to the first ToR switch (Switch1).
2.
Enter global configuration mode.
configure terminal
3.
Configure the port-channel for the uplinks.
interface port-channel 50
description Uplink
no shutdown
switchport mode trunk
switchport access vlan 1
vlt-port-channel 50
mtu 9216
exit
4.
Configure the uplink ports on the switch.
NOTE:
For iSCSI or NVMe/TCP best practices, it is recommended to disable flow control as demonstrated below.
interface ethernet 1/1/29
description Uplink_Ports
no shutdown
channel-group 50 mode active
no switchport
flowcontrol receive off
flowcontrol transmit off
mtu 9216
exit
interface ethernet 1/1/30
description Uplink_Ports
no shutdown
channel-group 50 mode active
no switchport
flowcontrol receive off
flowcontrol transmit off
mtu 9216
exit
5.
Commit the configuration to the NVRAM.
copy running-configuration startup-configuration
6.
Repeat steps 1 - 5 on the second ToR switch (Switch2).
Table 26. Code sample for configuring ToR switch uplink ports
Switch 1
Switch 2
configure terminal
interface port-channel 50
description Uplink
no shutdown
switchport mode trunk
switchport access vlan 1
vlt-port-channel 50
mtu 9216
exit
interface ethernet 1/1/29
configure terminal
interface port-channel 50
description Uplink
no shutdown
switchport mode trunk
switchport access vlan 1
vlt-port-channel 50
mtu 9216
exit
interface ethernet 1/1/29
66
Configuring PowerStore T model with Dell PowerSwitch Series S4148 Top-of-Rack switches