diff options
| author | Donatas Abraitis <donatas@opensourcerouting.org> | 2025-03-25 17:35:41 +0200 |
|---|---|---|
| committer | ton31337 <3352707+ton31337@users.noreply.github.com> | 2025-03-28 15:07:11 +0000 |
| commit | 9fe80ef9cd58e0152f8ec68e52bc807252bc6cf6 (patch) | |
| tree | 3a284337835c389b4ba42853552545a6bbc20af2 /tests/topotests/bgp_gr_notification/r2/bgpd.conf | |
| parent | 405e413e6acb2f9239078a14e451a3ff529a90ef (diff) | |
tests: Check if routes are marked as stale and retained with N-bit for GRmergify/bp/stable/10.3/pr-18498
Related-to: b7c657d4e065f310fcf6454abae1a963c208c3b8 ("bgpd: Retain the routes if we do a clear with N-bit set for Graceful-Restart")
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
(cherry picked from commit a4f61b78dd382c438ff4fec2fda7450ecc890edf)
Diffstat (limited to 'tests/topotests/bgp_gr_notification/r2/bgpd.conf')
| -rw-r--r-- | tests/topotests/bgp_gr_notification/r2/bgpd.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/topotests/bgp_gr_notification/r2/bgpd.conf b/tests/topotests/bgp_gr_notification/r2/bgpd.conf index 8325e21d2c..5e47f9dee3 100644 --- a/tests/topotests/bgp_gr_notification/r2/bgpd.conf +++ b/tests/topotests/bgp_gr_notification/r2/bgpd.conf @@ -4,7 +4,6 @@ router bgp 65002 bgp graceful-restart neighbor 192.168.255.1 remote-as external neighbor 192.168.255.1 timers 1 3 - neighbor 192.168.255.1 timers delayopen 10 address-family ipv4 redistribute connected exit-address-family |
