09-24-2018 04:13 PM
Ciao,
we are in need to create a VxLAN tunnel between two devices without using leaf\spine architecture.
If we use the static replication feature alone all works fine:
nterface nve1 no shutdown source-interface loopback1 member vni 10010 ingress-replication protocol static peer-ip 2.2.2.2 member vni 10011 ingress-replication protocol static peer-ip 2.2.2.2
If we use BGP EVPN and multicast type-2 routes are correctly announced:
LEAF# sh bgp l2v ev BGP routing table information for VRF default, address family L2VPN EVPN BGP table version is 26, Local Router ID is 1.1.1.2 Status: s-suppressed, x-deleted, S-stale, d-dampened, h-history, *-valid, >-best Path type: i-internal, e-external, c-confed, l-local, a-aggregate, r-redist, I-i njected Origin codes: i - IGP, e - EGP, ? - incomplete, | - multipath, & - backup Network Next Hop Metric LocPrf Weight Path Route Distinguisher: 1.1.1.1:32777 *>e[2]:[0]:[0]:[48]:[0050.0000.0800]:[0]:[0.0.0.0]/216 2.2.2.1 0 64730 i Route Distinguisher: 1.1.1.2:32777 (L2VNI 10010) *>l[2]:[0]:[0]:[48]:[0050.0000.0700]:[0]:[0.0.0.0]/216 2.2.2.2 100 32768 i
but the external one is not installed in the l2rib:
LEAF# sh l2route evpn mac evi 10 Flags -(Rmac):Router MAC (Stt):Static (L):Local (R):Remote (V):vPC link (Dup):Duplicate (Spl):Split (Rcv):Recv (AD):Auto-Delete (D):Del Pending (S):Stale (C):Clear, (Ps):Peer Sync (O):Re-Originated (Nho):NH-Override (Pf):Permanently-Frozen Topology Mac Address Prod Flags Seq No Next-Hops ----------- -------------- ------ ------------- ---------- ---------------- 10 0050.0000.0700 Local L, 0 Eth1/3
Any clue ?
Best,
L.
09-26-2018 06:44 AM
Hello,
Do you use auto route targets or do you specify them manually?
If you can share the "show run bgp" and "show run evpn" commands it will help a lot. Additionaly show us the detailed record for the bgp NLRI that doesn't get added to the local table.
Thanks,
ADP
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide