summaryrefslogtreecommitdiffstats
path: root/tests/topotests/msdp_mesh_topo1/r3/ospfd.conf
blob: 7b7b1abe62951b4c63bbe1936725b43089be3425 (plain)
1
2
3
4
5
6
7
8
interface r3-eth0
 ip ospf hello-interval 2
 ip ospf dead-interval 10
!
router ospf
 network 192.168.2.0/24 area 0.0.0.0
 redistribute connected
!