mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-05 18:42:23 +00:00

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>
7 lines
127 B
Plaintext
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 |