Actions
Bug #11392
closedFRR - Advanced Routing Behavior - Network Import Check: Flag should be reversed
Start date:
02/10/2021
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Affected Version:
2.5.0
Affected Plus Version:
Affected Architecture:
All
Description
In Services -> FRR -> BGP -> Advanced -> Advanced Routing Behavior
There is a "Network Import Check" that is not enabled by default in the GUI. Enabling it will add "bgp network import-check" to the configuration.
Disabling it will remove "bgp network import-check" from the configuration rather then add "no bgp network import-check" to the configuration.
Because FRR 7.5 now defaults to "frr defaults traditional" this flag is assumed even if not specified.
pfSense should modify configuration to reflect "no bgp network import-check" if the "Network Import Check" option in the UI is unchecked.
Files
Actions