frr/tests/topotests/rip_passive_interface/r2/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

13 lines
164 B
Text

!
int lo
ip address 10.10.10.1/32
!
int r2-eth0
ip address 192.168.1.2/24
!
router rip
network 192.168.1.0/24
network 10.10.10.1/32
timers basic 5 15 10
exit