frr/tests/topotests/mgmt_notif/r1/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

27 lines
504 B
Text

log timestamp precision 6
log file frr.log
no debug memstats-at-exit
debug northbound notifications
debug northbound libyang
debug northbound events
debug northbound callbacks
debug mgmt backend datastore frontend transaction
debug mgmt client frontend
debug mgmt client backend
ip route 11.11.11.11/32 lo
interface r1-eth0
ip address 1.1.1.1/24
ip rip authentication string foo
ip rip authentication mode text
exit
router rip
network 1.1.1.0/24
timers basic 5 15 10
redistribute static
exit