frr/tests/topotests/ospfapi/r2/ospfd.conf

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

16 lines
255 B
Text
Raw Normal View History

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