mirror_frr/tests/topotests/bfd-topo2/r4/ospf6d.conf
Donald Sharp f3ce48d31a tests: Reduce bfd-topo2 run time
Reduce run time of bfd-topo2 from ~62 seconds to ~33 seconds
by modifying the hello/dead intervals for both ospf and ospfv3

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2020-09-03 10:54:16 -04:00

11 lines
195 B
Plaintext

interface r4-eth0
ipv6 ospf6 bfd
ipv6 ospf6 hello-interval 2
ipv6 ospf6 dead-interval 10
!
router ospf6
ospf6 router-id 10.254.254.4
redistribute connected
interface r4-eth0 area 0.0.0.1
!