...
get VLAN Name and Tag ( vlan id) | show vlans ( on the CRB leaf ) show vlans bd-7 extensive | |||||
mac address learnt and vtep and VGA esi and VTEP/spine mapping | show ethernet-switching table brief show ethernet-switching table vlan-name bd-7 ?????? | |||||
which VTEP used and traffic statistics | clear interfaces statistics vtep show interface vtep >>> Preferred is lower value : vtep.32769 | |||||
on L3 ( CRB is Spine) | show route forwading-table bridge-domain 7 ???????????????? | show statistics | clear interfaces statistics vtep show interface vtep.327707 | |||
VTEP loopback mapped to dst vni id and srce vni | show ethernet-switching vxlan-tunnel-end-point remote | |||||
iBGP route | show bgp summary ( IP@ of the Peers loopback ) show route receive-protocol bgp 10.255.0.1 | |||||
EVPN route | show evpn database l2-domain-id 7 | |||||
Linux | 1- install nmap ( include nping ) yum install nmap -y 2- arp 3- ping 192.168.100.1 -s 1436 -i 0.2 -s packet size -i intervale 200ms | |||||
The ping goes only to Spine_B ( vtep.32769 ) the udp nping goes only to Spine_A ( vtep.32770 )
| ||||||
| ||||||
...