30
Dell EMC VxRail Multirack Deployment Guide
6.2
OSPF validation commands
In this section, there are three primary tables:
•
Routing
•
Topology
•
Neighbor
6.2.1
show ip ospf neighbor
The
show ip ospf neighbor
command verifies full adjacency with neighboring switches. In the following
example, both
sfo-spine01
and
sfo-spine02
are in the
FULL/BDR
state, with the peer adjacency across
vlan4000
in the
FULL/DR
state.
sfo01-leaf03#
show ip ospf neighbor
Neighbor ID Pri State Dead Time Address Interface Area
-------------------------------------------------------------------------
10.0.2.6 1 FULL/DR 00:00:39 10.255.2.5 vlan4000 0.0.0.0
10.0.1.1 1 FULL/BDR 00:00:37 192.168.1.10 ethernet1/1/53 0.0.0.0
10.0.1.2 1 FULL/BDR 00:00:39 192.168.2.10 ethernet1/1/54 0.0.0.0
6.2.2
show ip route ospf
The
show ip route ospf
command
shows the active routes for a network, where the
10.222.222.0/24
subnet is used for VTEP endpoint IP addresses. Each of the following IP addresses has
two paths - one through
sfo-spine01,
and another through
sfo-spine02
. The remaining addresses are
to the various L3 interfaces that are configured in the leaf-spine underlay.