mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-28 14:21:45 +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>
7 lines
135 B
Plaintext
7 lines
135 B
Plaintext
! exit2
|
|
router bgp 65003
|
|
no bgp ebgp-requires-policy
|
|
neighbor 192.168.254.1 remote-as 65002
|
|
neighbor 192.168.254.1 timers 3 10
|
|
!
|