mirror_frr/tests/topotests/ospfapi/r4/ospfd.conf
Christian Hopps 1869d3ab6e tests: improve the ospfapi test (move to square topology)
Signed-off-by: Christian Hopps <chopps@labn.net>
(cherry picked from commit 663a0c96d9)
2023-02-22 16:55:12 +00:00

16 lines
255 B
Plaintext

!
interface r4-eth0
ip ospf hello-interval 2
ip ospf dead-interval 10
ip ospf area 1.2.3.4
!
interface r4-eth1
ip ospf hello-interval 2
ip ospf dead-interval 10
ip ospf area 1.2.3.4
!
router ospf
ospf router-id 4.0.0.0
capability opaque
!