Validate Ethernet Cluster Networking#
Once all of the switches are up, you need to verify the hardware health and proper configuration.
Platform Health#
System
Internal Components
Software Processes
Transceiver/Cable
Cabling Quality (L1)#
Tx/Rx Signal Level
Peer Connectivity
Tx/Rx Signal Integrity
Fabric Underlay Routing#
Fabric Overlay Routing (EVPN)#
To show the Ethernet segments across all VNIs:
nv show evpn multihoming

Show Ethernet Segment Information#
To show the Ethernet segments across all VNIs:
nv show evpn multihoming esi

To show information about a specific ESI:
nv show evpn multihoming esi <ESI ID>

To show the Ethernet segments for a specific VNI:
nv show evpn vni <vlan> multihoming esi

To show the Ethernet segments across all VNIs learned through type-1 and type-4 routes, run the NVUE:
nv show evpn multihoming bgp-info esi

To verify ESI to VRF information:
sudo vtysh -c 'show bgp l2vpn evpn es-vrf'

To verify EVPN type-1 and type-4 routes learned:
sudo vtysh -c 'show bgp l2vpn evpn route type ead'

To verify NVE interface (VTEP) state and configuration:
nv show nve vxlan

Customer Network Reachability#
Customer Edge to Cluster Border
BGP IPv4 AF Neighbors
BGP Prefix Exchange
Next-Hop Reachability
Packet Loss
Customer (external) to Cluster (internal)
End-to-End Reachability (if available)
Dependent on end-host connected to fabric (ex: DGX)
Packet Loss
Negative Testing#
Customer Edge Failover
Disable Switch(es) / Link(s) / BGP Neighbor(s)
End-to-End Reachability
Packet Loss / Recovery Time
Cluster Fabric Failover
Disable Switch(es) / Link(s) / BGP Neighbor(s)
End-to-End Reachability
Packet Loss / Recovery Time