summaryrefslogtreecommitdiffstats
path: root/tests/topotests/ldp_oc_topo1/r4/ospfd.conf
blob: 7bbd228d024b61d62c2e79b7bc18f11086c2eb48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
hostname r4
log file ospfd.log
!
router ospf
 router-id 4.4.4.4
 network 0.0.0.0/0 area 0
!
int r4-eth0
 ip ospf hello-interval 2
 ip ospf dead-interval 10
 ip ospf priority 3
!