Skip to content

Commit

Permalink
topotests: ospf_multi_vrf_bgp_route_leak, disable bgp nexthop-group
Browse files Browse the repository at this point in the history
The test fails.
The usage of 'ip protocol bgp' command with bgp routes based on nexthop
group identifiers, does not work.
Let's disable the bgp nexthop group functionality in this test.

Link: FRRouting#15169

Signed-off-by: Philippe Guibert <[email protected]>
  • Loading branch information
pguibert6WIND committed May 31, 2024
1 parent 0ad6fa6 commit 74a12f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/topotests/ospf_multi_vrf_bgp_route_leak/r2/frr.conf
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ router ospf vrf ray
network 10.0.40.0/24 area 0
!

no bgp nexthop-group
router bgp 99
no bgp ebgp-requires-policy
address-family ipv4 unicast
Expand Down

0 comments on commit 74a12f9

Please sign in to comment.