show commands 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 >>> VNID 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 | |
starting point the IP@ of BMS | from BMS's IP@ {master:0} jcluser@Spine1> show route table bgp.evpn.0 active-path | match 192.168 2:10.255.0.1:7999::9::00:00:5e:01:00:01::192.168.100.1/304 MAC/IP 2:10.255.0.1:7999::9::02:05:86:71:36:00::192.168.100.4/304 MAC/IP 2:10.255.0.1:7999::10::00:00:5e:01:00:01::192.168.200.1/304 MAC/IP 2:10.255.0.1:7999::10::02:05:86:71:36:00::192.168.200.4/304 MAC/IP 2:10.255.0.2:7999::9::00:00:5e:01:00:01::192.168.100.1/304 MAC/IP 2:10.255.0.2:7999::9::02:05:86:71:85:00::192.168.100.5/304 MAC/IP 2:10.255.0.2:7999::10::00:00:5e:01:00:01::192.168.200.1/304 MAC/IP 2:10.255.0.2:7999::10::02:05:86:71:85:00::192.168.200.5/304 MAC/IP 2:10.255.0.4:7999::10::00:50:56:a2:a1:17::192.168.200.10/304 MAC/IP 5:10.255.0.1:9::0::192.168.100.0::24/248 5:10.255.0.1:9::0::192.168.200.0::24/248 5:10.255.0.2:9::0::192.168.100.0::24/248 5:10.255.0.2:9::0::192.168.200.0::24/248 >>> IP@ and Mac@ of the irb on the Spines >>> IP@ and Mac@ of the VGA interface on both spine >>> Loopback IP of the spines >>> RT: IP@:7999 >>> Why this one: 2:10.255.0.4:7999::10::00:50:56:a2:a1:17::192.168.200.10/304 MAC/IP CRB, no routing on the Leaf {master:0} jcluser@Leaf1> show ethernet-switching mac-learning-log Mon Jun 29 09:15:42 2020 vlan_name cluster_infra+4001 mac 00:50:56:a2:a7:b0 was learned on xe-0/0/2.0 with flags: 0x2001f Mon Jun 29 12:34:37 2020 vlan_name bd-9+100 mac 00:00:5e:01:00:01 was learned on esi.1760 with flags: 0x2001f Mon Jun 29 12:34:37 2020 vlan_name bd-9+100 mac 00:00:5e:01:00:01 was changed on esi.1760 with flags: 0x2001f Mon Jun 29 12:34:37 2020 vlan_name bd-9+100 mac 02:05:86:71:36:00 was learned on vtep.32769 with flags: 0x2001f Mon Jun 29 12:34:37 2020 vlan_name bd-9+100 mac 02:05:86:71:85:00 was learned on vtep.32770 with flags: 0x2001f Mon Jun 29 12:35:45 2020 vlan_name bd-9+100 mac 00:50:56:a2:19:ee was learned on xe-0/0/3.0 with flags: 0x2001f >>> BMS Mac@: 00:50:56:a2:19:ee {master:0} jcluser@Leaf1> show route table bgp.evpn.0 active-path | match 192.168 2:10.255.0.1:7999::9::00:00:5e:01:00:01::192.168.100.1/304 MAC/IP 2:10.255.0.1:7999::9::02:05:86:71:36:00::192.168.100.4/304 MAC/IP 2:10.255.0.2:7999::9::00:00:5e:01:00:01::192.168.100.1/304 MAC/IP 2:10.255.0.2:7999::9::02:05:86:71:85:00::192.168.100.5/304 MAC/IP >>> IP@ and Mac@ of the irb on the Spines >>> IP@ and Mac@ of the VGA interface on both spine >>> Loopback IP of the spines >>> RT: IP@:7999 {master:0} jcluser@Leaf1> show ethernet-switching vxlan-tunnel-end-point remote Logical System Name Id SVTEP-IP IFL L3-Idx <default> 0 10.255.0.3 lo0.0 0 RVTEP-IP IFL-Idx NH-Id 10.255.0.1 570 1759 VNID MC-Group-IP 9 0.0.0.0 RVTEP-IP IFL-Idx NH-Id 10.255.0.2 571 1762 VNID MC-Group-IP 9 0.0.0.0 >>> VNID {master:0} jcluser@Leaf1> ... evpn-ethernet-tag-id 9 evpn-mac-address 00:50:56:a2:19:ee bgp.evpn.0: 16 destinations, 30 routes (16 active, 0 holddown, 0 hidden) + = Active Route, - = Last Active, * = Both 2:10.255.0.3:7999::9::00:50:56:a2:19:ee/304 MAC/IP *[EVPN/170] 03:53:36 Indirect |
General
Content
Integrations