mirror_frr/tests/topotests/mgmt_config/r1/zebra.conf
Christian Hopps dac48df52a tests: add mgmtd config test
Testing early exits/ends from config files loaded with `vtysh -f cfgfile`
as well as `vtysh < cfgfile`, verify the same as non-mgmtd behavior.

Signed-off-by: Christian Hopps <chopps@labn.net>
2023-06-12 03:23:51 -04:00

7 lines
127 B
Plaintext

log timestamp precision 6
log file frr-r1.log debug
interface r1-eth0
ip address 101.0.0.1/24
ipv6 address 2101::1/64
exit