frr/tests/topotests/ospf_single_switch/r7_frr.conf

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

19 lines
295 B
Text
Raw Normal View History

!
hostname r7
ip forwarding
!
interface r7-eth0
ip address 203.0.113.7/24
ip ospf network point-to-multipoint
ip ospf area 0.0.0.0
!ip ospf prefix-suppression
!
interface r7-eth1
ip address 10.0.7.1/24
ip ospf passive
ip ospf area 0.0.0.0
!
router ospf
ospf router-id 10.0.0.7
!