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.