summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bfd_profiles_topo1/r6/ospfd.conf
blob: d8fce344a8a933c4c7652f523198afedaaefdf95 (plain)
1
2
3
4
5
6
7
8
9
10
interface r6-eth0
 ip ospf area 0
 ip ospf hello-interval 2
 ip ospf dead-interval 10
 ip ospf bfd
!
router ospf
 ospf router-id 10.254.254.6
 redistribute connected
!