summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bfd_topo2/r3/ospfd.conf
blob: 932ab4da63a4135ed0a3b7c0687c53363a0263cf (plain)
1
2
3
4
5
6
7
8
9
10
interface r3-eth0
 ip ospf area 0.0.0.1
 ip ospf hello-interval 2
 ip ospf dead-interval 10
 ip ospf bfd
!
router ospf
 ospf router-id 10.254.254.3
 redistribute connected
!