frr/tests/topotests/all_protocol_startup/r1/ripd.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

15 lines
172 B
Text

log file ripd.log
!
! debug rip events
! debug rip zebra
!
router rip
version 2
network 192.168.1.0/26
!
line vty
!
route-map LIES deny 10
match interface notpresent
!