frr/tests/topotests/bgp_aigp_rr/r4/ospfd.conf

14 lines
182 B
Text
Raw Normal View History

!
interface lo
ip ospf passive
!
interface r4-eth0
ip ospf dead-interval 4
ip ospf hello-interval 1
ip ospf cost 10
!
router ospf
router-id 10.0.0.4
network 0.0.0.0/0 area 0
!