mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-10-18 13:56:07 +00:00

Reduce the ldp-oc-acl-topo1 test run time from ~69 seconds to ~39 seconds. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
16 lines
224 B
Plaintext
16 lines
224 B
Plaintext
hostname r2
|
|
log file ospfd.log
|
|
!
|
|
router ospf
|
|
router-id 2.2.2.2
|
|
network 0.0.0.0/0 area 0
|
|
!
|
|
int r2-eth0
|
|
ip ospf hello-interval 2
|
|
ip ospf dead-interval 10
|
|
!
|
|
int r2-eth1
|
|
ip ospf hello-interval 2
|
|
ip ospf dead-interval 10
|
|
!
|