Dell S4048-ON EMC Networking with Isilon Front-End Deployment and Best Practic - Page 36

The configuration would be as follows for that example

Page 36 highlights

If the S4048-ON running OS9 is used for the first leaf pair the interfaces for the first Isilon node need to be left out of the port channel to facilitate the configuration of the LACP connections in OneFS. In this example that would be tengigabitethernet 1/1 on both switches. The configuration would be as follows for that example: interface tengigabitethernet 1/1 description "Isilon Node 4-10gige-1" switchport no shutdown mtu 9216 interface vlan200 no shutdown mtu 9216 ip address 172.16.2.252/24 untagged port-channel 3,5,101,102 untagged interface te 1/1 Configure the necessary port channels. There will be one port channel for each server as well as a single port channel for each of the Isilon nodes. Each port channel is assigned an MTU of 9216 to support jumbo frames. The vlt-port-channel # command enables port channels on VLT peers to function as a single port channel. 36 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

36
Dell EMC Networking with Isilon Front-End Deployment and Best Practices Guide | version 1.0
If the S4048-ON running OS9 is used for the first leaf pair the interfaces for the first Isilon node need to be left
out of the port channel to facilitate the configuration of the LACP connections in OneFS.
In this example that
would be tengigabitethernet 1/1 on both switches.
The configuration would be as follows for that example:
interface tengigabitethernet 1/1
description
Isilon Node 4-10gige-1
switchport
no shutdown
mtu 9216
interface vlan200
no shutdown
mtu 9216
ip address 172.16.2.252/24
untagged port-channel 3,5,101,102
untagged interface te 1/1
Configure the necessary port channels. There will be one port channel for each server as well as a single port
channel for each of the Isilon nodes. Each port channel is assigned an MTU of 9216 to support jumbo frames.
The
vlt-port-channel #
command enables port channels on VLT peers to function as a single port
channel.