mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-05 18:16:43 +00:00
tests: Speedup bfd-profiles-topo1 runtime
Decrease run time from ~70 seconds to ~60 seconds by modifying the hello/dead interval interface timers in ospf Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
parent
5a65e36b11
commit
b17dd2a023
@ -1,5 +1,7 @@
|
||||
interface r1-eth1
|
||||
ip ospf area 0
|
||||
ip ospf hello-interval 2
|
||||
ip ospf dead-interval 10
|
||||
ip ospf bfd
|
||||
!
|
||||
router ospf
|
||||
|
@ -1,5 +1,7 @@
|
||||
interface r6-eth0
|
||||
ip ospf area 0
|
||||
ip ospf hello-interval 2
|
||||
ip ospf dead-interval 10
|
||||
ip ospf bfd
|
||||
!
|
||||
router ospf
|
||||
|
Loading…
Reference in New Issue
Block a user