summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_aigp/r2/ospfd.conf
blob: ed31941f65c0bae086e9f7bfd22c4e295c8e2259 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
!
interface lo
 ip ospf cost 10
!
interface r2-eth0
 ip ospf dead-interval 4
 ip ospf hello-interval 1
 ip ospf cost 10
!
router ospf
 router-id 10.0.0.2
 network 192.168.12.0/24 area 0
 network 10.0.0.2/32 area 0