summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_aigp/r6/ospfd.conf
blob: 89cbefa8952216c1db9b59a5349d3641c9af322b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
!
interface lo
 ip ospf passive
!
interface r6-eth0
 ip ospf dead-interval 4
 ip ospf hello-interval 1
 ip ospf cost 20
!
interface r6-eth1
 ip ospf dead-interval 4
 ip ospf hello-interval 1
 ip ospf cost 10
!
router ospf
 router-id 10.0.0.6
 network 0.0.0.0/0 area 0