Hello,

I am using GoBGP v2.0.0 to connect with Juniper MX device to run EVPN with
VXLAN. I get the underlay BGP neighborship established for inet-unicast
address family, I get the overlay neighborship established for evpn address
family. Output of gobgp neighbor indicates routed received AND accepted by
GoBGP-

$ gobgp neighbor
Peer           AS  Up/Down State       |#Received  Accepted
172.16.1.1  10000 00:09:24 Establ      |       12        12
192.168.1.1 10000 00:10:11 Establ      |        2         2

[192.168.1.1 is underlay, 172.16.1.1 is overlay]

But when I check gobgp global rib -a evpn, I get this error -

$ gobgp global rib -a evpn
multiple nlri in a single mp_reach_nlri are not supported

Any help?

Thanks,
raga
_______________________________________________
gobgp-devel mailing list
gobgp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gobgp-devel

Reply via email to