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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
214 B
Text
Raw Normal View History

!
interface lo
ip ospf cost 10
!
interface r4-eth1
ip ospf dead-interval 4
ip ospf hello-interval 1
ip ospf cost 20
!
router ospf
router-id 10.0.0.4
network 192.168.46.0/24 area 0
network 10.0.0.4/32 area 0