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

S4048-ON Leaf 1, Although VRRP is an active/standby First Hop Redundancy Protocol FHRP, when combined

Page 26 highlights

S4048-ON Leaf 1 interface range ethernet 1/1/53-1/1/54 description VLTi no switchport vlt-domain 127 backup destination 100.67.170.14 discovery-interface ethernet 1/1/53, 1/1/54 S4048-ON Leaf 2 interface range ethernet 1/1/53-1/1/54 description VLTi no switchport vlt-domain 127 backup destination 100.67.170.15 discovery-interface ethernet 1/1/53, 1/1/54 Next, the VLANs will be configured. There will be one VLAN for each Isilon subnet; this will also include the servers in each rack. Virtual Router Redundancy Protocol (VRRP) will be used to as a secondary from of redundancy. Although VRRP is an active/standby First Hop Redundancy Protocol (FHRP), when combined with VLT it becomes active/active. The priority is assigned to give predictability of VRRP master. The higher priority will be elected as the master. If no priority is given, the higher IP address will be elected as the master. S4048-ON Leaf 1 interface vlan 100 ip address 172.16.1.252/24 no shutdown mtu 9216 vrrp-group 100 priority 150 virtual-address 172.16.1.254 S4048-ON Leaf 2 interface vlan 100 ip address 172.16.1.253/24 no shutdown mtu 9216 vrrp-group 100 priority 100 virtual-address 172.16.1.254 Note: Further information on all protocols used in this document and their use cases can be found in the Dell EMC Leaf-Spine Deployment Guide and Dell EMC Networking L3 Design for Leaf-Spine with OS10EE. 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, as well configured to allow access to VLAN 100. The vlt-port-channel command enables port channels on VLT peers to function as a single port channel. 26 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

26
Dell EMC Networking with Isilon Front-End Deployment and Best Practices Guide | version 1.0
S4048-ON Leaf 1
S4048-ON Leaf 2
interface range ethernet 1/1/53-1/1/54
description VLTi
no switchport
vlt-domain 127
backup destination 100.67.170.14
discovery-interface ethernet 1/1/53, 1/1/54
interface range ethernet 1/1/53-1/1/54
description VLTi
no switchport
vlt-domain 127
backup destination 100.67.170.15
discovery-interface ethernet 1/1/53, 1/1/54
Next, the VLANs will be configured.
There will be one VLAN for each Isilon subnet; this will also include the
servers in each rack.
Virtual Router Redundancy Protocol (VRRP) will be used to as a secondary from of
redundancy.
Although VRRP is an active/standby First Hop Redundancy Protocol (FHRP), when combined
with VLT it becomes active/active. The priority is assigned to give predictability of VRRP master.
The higher
priority will be elected as the master.
If no priority is given, the higher IP address will be elected as the
master.
S4048-ON Leaf 1
S4048-ON Leaf 2
interface vlan 100
ip address 172.16.1.252/24
no shutdown
mtu 9216
vrrp-group 100
priority 150
virtual-address 172.16.1.254
interface vlan 100
ip address 172.16.1.253/24
no shutdown
mtu 9216
vrrp-group 100
priority 100
virtual-address 172.16.1.254
Note:
Further information on all protocols used in this document and their use cases can be found in the
Dell EMC Leaf-Spine Deployment Guide
and
Dell EMC Networking L3 Design for Leaf-Spine with OS10EE.
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, as well configured to allow access to VLAN 100.
The
vlt-port-channel
command enables port
channels on VLT peers to function as a single port channel.