Re: [dev] Do we have IGMP proxy implementation for EVPN multihoming
Hi Mankamana I had a quick look at the supported NRLIs in latest FRR master and it seems that there is no support for the new route types in this draft. below is the list: BGP_EVPN_AD_ROUTE = 1, /* Ethernet Auto-Discovery (A-D) route */ BGP_EVPN_MAC_IP_ROUTE, /* MAC/IP Advertisement route */ BGP_EVPN_IMET_ROUTE, /* Inclusive Multicast Ethernet Tag route */ BGP_EVPN_ES_ROUTE, /* Ethernet Segment route */ BGP_EVPN_IP_PREFIX_ROUTE, /* IP Prefix route */ Thanks -pr
Thanks for confirming. Mankamana ________________________________ From: Pat Ruddy <pat@voltanet.io> Sent: Tuesday, February 4, 2020 12:28:26 AM To: dev@lists.frrouting.org <dev@lists.frrouting.org>; Mankamana Mishra (mankamis) <mankamis@cisco.com> Subject: RE:Do we have IGMP proxy implementation for EVPN multihoming Hi Mankamana I had a quick look at the supported NRLIs in latest FRR master and it seems that there is no support for the new route types in this draft. below is the list: BGP_EVPN_AD_ROUTE = 1, /* Ethernet Auto-Discovery (A-D) route */ BGP_EVPN_MAC_IP_ROUTE, /* MAC/IP Advertisement route */ BGP_EVPN_IMET_ROUTE, /* Inclusive Multicast Ethernet Tag route */ BGP_EVPN_ES_ROUTE, /* Ethernet Segment route */ BGP_EVPN_IP_PREFIX_ROUTE, /* IP Prefix route */ Thanks -pr
participants (2)
-
Mankamana Mishra (mankamis) -
Pat Ruddy