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

OS10EE Spine, spanning-tree rstp priority 0

Page 42 highlights

OS10EE Spine Set the hostname, configure the OOB management interface and default gateway. Additionally, with the spine switches configured in a VLT pair, RSTP will be configured at the spine layer. The priority for RSTP will be set on each spine switch. This ensures that the root bridge will always be one of the spine switches. Z9100-ON Spine 1 configure terminal hostname Z9100-Spine1 interface mgmt 1/1/1 no ip address dhcp no shutdown ip address 100.67.169.37/24 management route 0.0.0.0/0 100.67.169.254 spanning-tree mode rstp spanning-tree rstp priority 0 Z9100-ON Spine 2 configure terminal hostname Z9100-Spine2 interface mgmt 1/1/1 no ip address dhcp no shutdown ip address 100.67.169.36/24 management route 0.0.0.0/0 100.67.169.254 spanning-tree mode rstp spanning-tree rstp priority 4096 First, configure the VLT on each spine switch. Once VLT is enabled, it will dynamically change the MTU settings for the VLTi to a value of 9216. 42 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

42
Dell EMC Networking with Isilon Front-End Deployment and Best Practices Guide | version 1.0
OS10EE Spine
Set the hostname, configure the OOB management interface and default gateway.
Additionally, with the
spine switches configured in a VLT pair, RSTP will be configured at the spine layer.
The priority for RSTP will
be set on each spine switch.
This ensures that the root bridge will always be one of the spine switches.
Z9100-ON Spine 1
Z9100-ON Spine 2
configure terminal
hostname Z9100-Spine1
interface mgmt 1/1/1
no ip address dhcp
no shutdown
ip address 100.67.169.37/24
management route 0.0.0.0/0 100.67.169.254
spanning-tree mode rstp
spanning-tree rstp priority 0
configure terminal
hostname Z9100-Spine2
interface mgmt 1/1/1
no ip address dhcp
no shutdown
ip address 100.67.169.36/24
management route 0.0.0.0/0 100.67.169.254
spanning-tree mode rstp
spanning-tree rstp priority 4096
First, configure the VLT on each spine switch. Once VLT is enabled, it will dynamically change the MTU
settings for the VLTi to a value of 9216.