mirror_frr/tests/topotests/ospfapi/r3/ospfd.conf
Christian Hopps 663a0c96d9 tests: improve the ospfapi test (move to square topology)
Signed-off-by: Christian Hopps <chopps@labn.net>
2023-02-20 11:58:30 -05:00

16 lines
255 B
Plaintext

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