diff options
author | Chirag Shah <chirag@cumulusnetworks.com> | 2019-08-09 03:58:03 +0200 |
---|---|---|
committer | Chirag Shah <chirag@cumulusnetworks.com> | 2019-11-22 16:53:32 +0100 |
commit | 0ca10580967be267ef97f442838953e463934a0c (patch) | |
tree | b5ae0fdd984d5e179d8b429079c0e390d2a2b9d1 /zebra/interface.c | |
parent | bgpd: evpn pip parse vrr mac (diff) | |
download | frr-0ca10580967be267ef97f442838953e463934a0c.tar.xz frr-0ca10580967be267ef97f442838953e463934a0c.zip |
bgpd: evpn pip handle svi ip route
By default announct Self Type-2 routes with
system IP as nexthop and system MAC as
nexthop.
An API to check type-2 is self route via
checking ipv4/ipv6 address from connected interfaces list.
An API to extract RMAC and nexthop for type-2
routes based on advertise-svi-ip knob is enabled.
When advertise-pip is enabled/disabled, trigger type-2
route update. For self type-2 routes to use
anycast or individual (rmac, nexthop) addresses.
Ticket:CM-26190
Reviewed By:
Testing Done:
Enable 'advertise-svi-ip' knob in bgp default instance.
the vrf instance svi ip is advertised with nexthop
as default instance router-id and RMAC as system MAC.
Signed-off-by: Chirag Shah <chirag@cumulusnetworks.com>
Diffstat (limited to 'zebra/interface.c')
0 files changed, 0 insertions, 0 deletions