1- BGP summary
---------------
show BGP summary
>> Check for SPINE loopbacks
>> Check eBGP routes learnt inet.0: x/x/x/x
[Optional: iBGP routes learnt]
2- VxLAN tunnels
----------------
show ethernet-switching vxlan-tunnel-end-point remote
>>> should be two VxLAN tunnels
3- Routing table and BGP route
-------------------------------
3a- show route <SPINE loopback>
3b- show route <SPINE loopback> extensive
>> take note of the NH ( example "> to 10.1.23.1 via xe-0/0/1.0" )
The format of the EVPN routes is EVPN-route-type:route-distinguisher:vni:mac-address.
show route table bgp.evpn.0 evpn-ethernet-tag-id <vni id> evpn-mac-address <mac address>
5- Forwarding table
---------------------
show route forwarding-table destination <SPINE loopback>
6- Mac address learnt:
----------------------
show evpn database
show evpn database mac-address 00:50:56:a2:54:66
show evpn database mac-address 00:50:56:a2:54:66 extensive
7- MAc@ advertise in BGP:
--------------------------
show route advertising-protocol bgp 10.255.0.1 evpn-mac-address 00:50:56:a2:54:66
show route forwarding-table table VS1 destination
|