mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-17 03:35:50 +00:00

Modify bgpd.conf in all easily accessible topotests to use 3 10 as their timers du jour. This will allow the tests to converge faster. Signed-off-by: Donald Sharp <sharpd@nvidia.com>
6 lines
145 B
Plaintext
6 lines
145 B
Plaintext
router bgp 65001
|
|
no bgp ebgp-requires-policy
|
|
neighbor 10.0.30.3 remote-as external
|
|
neighbor 10.0.30.3 timers 3 10
|
|
redistribute connected
|