Summary
FRR is sending RA packets with different settings at the same time as radvd. Add the ability to disable this.
The no bgp ipv6-auto-ra disables this.
Use case
By default, bgpd can ask Zebra to enable sending IPv6 router advertisement messages on interfaces. For example, this happens for unnumbered peers support or when extended-nexthop capability is used. The no form of this command disables such behaviour.
Additional information
https://docs.frrouting.org/en/latest/bgp.html#clicmd-bgp-ipv6-auto-ra
Proposed CLI
set protocols bgp parameters disable-ipv6-auto-ra