summaryrefslogtreecommitdiff
path: root/tests/topotests/ospfapi/r4/ospfd.conf
blob: 32e55d546ba9381084209115709a68ed20d603bd (plain)
1
2
3
4
5
6
7
8
9
10
!
interface r4-eth0
  ip ospf hello-interval 2
  ip ospf dead-interval 10
  ip ospf area 1.2.3.4
!
router ospf
  ospf router-id 192.168.0.4
  capability opaque
!