Frr: EVPN proxy ARP

Created on 15 Oct 2019  路  5Comments  路  Source: FRRouting/frr

Description

Draft [0] proposes a way to address ARP/NDP messages reduction by using proxy ARP.
Neigh_suppress can already be used to reduce arp messages transiting through the vxlan bridge port.
The feature here should address some complements:
a- handle ARP/NDP requests ( and reply if possible/needed)
b- send gratuitous ARPs/NDiscNotify

First thought would be:

  • to implement b) as part of ZEBRA, as a per bridge interface command.
  • for a), ARP/ND requests would be intercepted and stopped from transit, and ZEBRA daemon would handle responses ( or reemission of queries)

Useful links

[0] https://tools.ietf.org/html/draft-ietf-bess-evpn-proxy-arp-nd-08

enhancement evpn

Most helpful comment

Hi @bisdhdh , any updates on this, please?

All 5 comments

Hi @pguibert6WIND / @qlyoung ,
We are in the mid of scoping of the work effort and present first-cut of it in the FRR meeting in couple of weeks.
Please assign this feature to @vishaldhingra and myself(@bisdhdh), in-order to avoid duplicate efforts.

Hi @bisdhdh
good news, then.
you should add in loop @AnuradhaKaruppiah Nsoni, and Vivek from Cumulus that have their own implementation of neighbor manager ( because it is a separate daemon).

Hi @bisdhdh , any updates on this, please?

Hi @bisdhdh , any updates on this, please?

Hi @vishaldhingra , any updates on this ticket, please?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mwinter-osr picture mwinter-osr  路  9Comments

qlyoung picture qlyoung  路  4Comments

netravnen picture netravnen  路  6Comments

ne-vlezay80 picture ne-vlezay80  路  6Comments

blakedot picture blakedot  路  5Comments