1
0
Fork 0
frr/tests/topotests/ospf_single_switch/r5_frr.conf
Daniel Baumann 3124f89aed
Adding upstream version 10.1.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-05 10:03:58 +01:00

18 lines
295 B
Text

!
hostname r5
ip forwarding
!
interface r5-eth0
ip address 203.0.113.5/24
ip ospf network point-to-multipoint
ip ospf area 0.0.0.0
!ip ospf prefix-suppression
!
interface r5-eth1
ip address 10.0.5.1/24
ip ospf passive
ip ospf area 0.0.0.0
!
router ospf
ospf router-id 10.0.0.5
!