Deployment Guide

Table Of Contents
23 Dell EMC Networking Layer 3 Leaf-Spine Deployment and Best Practices with OS10 | Version 1.0
Internal Use - Confidential
6.3 Example 1 validation
In addition to sending traffic between hosts, the configuration shown in Figure 12 can be validated with the
commands shown in this section. For more information on commands and output, see the Command Line
Reference Guide for the applicable switch (links to documentation are provided in Appendix C).
Command and output examples are provided for one spine and one leaf switch. Command output on other
switches is similar.
6.3.1 show ip ospf neighbor
This command shows the state of all connected OSPF neighbors. In this configuration, each spine has four
neighbors (the four leaf switches) and each leaf switch has two neighbors (the two spine switches).
Z9100-Spine1#show ip ospf neighbor
Neighbor ID Pri State Dead Time Address Interface Area
--------------------------------------------------------------------------------
10.0.2.1 1 FULL/DR 00:00:30 192.168.1.1 ethernet1/1/1 0.0.0.0
10.0.2.2 1 FULL/DR 00:00:33 192.168.1.3 ethernet1/1/2 0.0.0.0
10.0.2.3 1 FULL/DR 00:00:36 192.168.1.5 ethernet1/1/3 0.0.0.0
10.0.2.4 1 FULL/DR 00:00:39 192.168.1.7 ethernet1/1/4 0.0.0.0
S4148F-Leaf1#show ip ospf neighbor
Neighbor ID Pri State Dead Time Address Interface Area
--------------------------------------------------------------------------------
10.0.1.1 1 FULL/BDR 00:00:30 192.168.1.0 ethernet1/1/25 0.0.0.0
10.0.1.2 1 FULL/BDR 00:00:33 192.168.2.0 ethernet1/1/26 0.0.0.0