Dell Z9100 EMC Networking with Isilon Front-End Deployment and Best Practices - Page 46

hostname S4048-Leaf2, ip address 100.67.170.14/24

Page 46 highlights

The interfaces for additional Isilon nodes and servers in this example can be found in the following table: Interface enumeration Server/Isilon Node Switch Leaf interface Node 01-1 Leaf 1 Leaf 2 ethernet 1/1/1 ethernet 1/1/1 Node 01-2 Node 01-3 Leaf 1 Leaf 2 Leaf 1 ethernet 1/1/3 ethernet 1/1/3 ethernet 1/1/5 Server 01 Leaf 2 Leaf 1 Leaf 2 ethernet 1/1/5 ethernet 1/1/17 ethernet 1/1/17 Server 02 Leaf 1 Leaf 2 ethernet 1/1/19 ethernet 1/1/19 First, set the hostname, configure the OOB management interface and default gateway. Enable RSTP as a precaution for network loops. The RSTP priority has been set at the spine layer; each leaf switch will be left at the default value for RSTP. The no iscsi enable command is issued to ensure that iSCSI snooping is disabled. S4048-ON Leaf 1 configure terminal hostname S4048-Leaf1 interface mgmt 1/1/1 no ip address dhcp ip address 100.67.170.15/24 management route 0.0.0.0/0 100.67.170.254 no iscsi enable S4048-ON Leaf 2 configure terminal hostname S4048-Leaf2 interface mgmt 1/1/1 no ip address dhcp ip address 100.67.170.14/24 management route 0.0.0.0/0 100.67.171.254 no iscsi enable Configure the VLT interconnect between S4048-Leaf1 and S4048-Leaf2. In this configuration, remove each interface from layer 2 mode with the no switchport command for interfaces eth 1/1/53-1/1/54. Once this is done, enter the VLT domain, add the backup destination, and add the interfaces participating in VLTi. Finally, enable VLT peer routing on each switch. Once VLT is enabled, it will dynamically change the MTU settings for the VLTi to a value of 9216. Isilon's OneFS supports and recommends the use of jumbo frames. 46 Dell EMC Networking with Isilon Front-End Deployment and Best Practices Guide | version 1.0

  • 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

46
Dell EMC Networking with Isilon Front-End Deployment and Best Practices Guide | version 1.0
The interfaces for additional Isilon nodes and servers in this example can be found in the following table:
Interface enumeration
Server/Isilon Node
Switch
Leaf interface
Node 01-1
Leaf 1
ethernet 1/1/1
Leaf 2
ethernet 1/1/1
Node 01-2
Leaf 1
ethernet 1/1/3
Leaf 2
ethernet 1/1/3
Node 01-3
Leaf 1
ethernet 1/1/5
Leaf 2
ethernet 1/1/5
Server 01
Leaf 1
ethernet 1/1/17
Leaf 2
ethernet 1/1/17
Server 02
Leaf 1
ethernet 1/1/19
Leaf 2
ethernet 1/1/19
First, set the hostname, configure the OOB management interface and default gateway. Enable RSTP as a
precaution for network loops. The RSTP priority has been set at the spine layer; each leaf switch will be left
at the default value for RSTP. The
no iscsi enable
command is issued to ensure that iSCSI snooping is
disabled.
S4048-ON Leaf 1
S4048-ON Leaf 2
configure terminal
hostname S4048-Leaf1
interface mgmt 1/1/1
no ip address dhcp
ip address 100.67.170.15/24
management route 0.0.0.0/0 100.67.170.254
no iscsi enable
configure terminal
hostname S4048-Leaf2
interface mgmt 1/1/1
no ip address dhcp
ip address 100.67.170.14/24
management route 0.0.0.0/0 100.67.171.254
no iscsi enable
Configure the VLT interconnect between S4048-Leaf1 and S4048-Leaf2. In this configuration, remove each
interface from layer 2 mode with the no switchport command for interfaces eth 1/1/53-1/1/54.
Once this is
done, enter the VLT domain, add the backup destination, and add the interfaces participating in VLTi. Finally,
enable VLT peer routing on each switch.
Once VLT is enabled, it will dynamically change the MTU settings
for the VLTi to a value of 9216.
Isilon’s OneFS
supports and recommends the use of jumbo frames.