Deployment Guide

Table Of Contents
20 Dell EMC Networking Layer 3 Leaf-Spine Deployment and Best Practices with OS10 | Version 1.0
Internal Use - Confidential
S4148F-Leaf1
S4148F-Leaf2
uplink-state-group 1
description "Disable downstream ports
in event all uplinks fail"
downstream port-channel 10
upstream ethernet 1/1/25
upstream ethernet 1/1/26
enable
uplink-state-group 1
description "Disable downstream ports
in event all uplinks fail"
downstream port-channel 10
upstream ethernet 1/1/25
upstream ethernet 1/1/26
enable
Enable OSPF globally and redistribute connected networks according to the previously defined route map.
Finally, exit configuration mode and save the configuration.
S4148F-Leaf1
S4148F-Leaf2
router ospf 1
redistribute connected route-map
spine-leaf
end
write memory
router ospf 1
redistribute connected route-map
spine-leaf
end
write memory
6.2 Z9100-ON spine switch configuration
The following configuration details are for Z9100-ON-Spine1 and Z9100-ON-Spine2 in Figure 12.
Note: On S4148F-ON switches running OS10, Telnet is disabled and SSH is enabled by default. The
S4148F-ON has default credentials of admin/admin. Therefore, the switch is accessible by default via SSH
with those credentials. Changing the admin password to something more complex is recommended.
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