Deployment Guide

Table Of Contents
33 Dell EMC Networking Layer 3 Leaf-Spine Deployment and Best Practices with OS10 | Version 1.0
Internal Use - Confidential
inherit template spine-leaf
no shutdown
end
write memory
inherit template spine-leaf
no shutdown
end
write memory
7.2 Z9100-ON spine switch configuration
The following configuration details are for Z9100-ON-Spine1 and Z9100-ON-Spine2 in Figure 13.
Set the host name, configure the OOB management interface and default gateway.
Z9100-Spine1
Z9100-Spine2
enable
configure t
hostname Z9100-Spine1
interface mgmt 1/1/1
no ip address
ip address 100.67.173.36/24
no shutdown
management route 0.0.0.0/0
100.67.173.254
enable
configure t
hostname Z9100-Spine2
interface mgmt 1/1/1
no ip address
ip address 100.67.173.35/24
no shutdown
management route 0.0.0.0/0
100.67.173.254
Configure the four point-to-point interfaces connected to leaf switches. Assign IP addresses per Table 1.
Configure a loopback interface to be used as the router ID. This is used with BGP or OSPF.
Z9100-Spine1
Z9100-Spine2
interface ethernet 1/1/1
description "S4148F-Leaf1 eth 1/1/29"
no switchport
ip address 192.168.1.0/31
no shutdown
interface ethernet 1/1/2
description "S4148F-Leaf2 eth 1/1/29"
no switchport
ip address 192.168.1.2/31
no shutdown
interface ethernet 1/1/3
description "S4248FB-Leaf3 eth 1/1/47"
no switchport
ip address 192.168.1.4/31
no shutdown
interface ethernet 1/1/1
description "S4148F-Leaf1 eth 1/1/30"
no switchport
ip address 192.168.2.0/31
no shutdown
interface ethernet 1/1/2
description "S4148F-Leaf2 eth 1/1/30"
no switchport
ip address 192.168.2.2/31
no shutdown
interface ethernet 1/1/3
description "S4248FB-Leaf3 eth 1/1/48"
no switchport
ip address 192.168.2.4/31
no shutdown