mirror_frr/tests/topotests/example_munet/r3/daemons
Christian Hopps a929d94ff5 tests: add an example of using munet native config
Signed-off-by: Christian Hopps <chopps@labn.net>
2023-04-23 15:02:46 -04:00

7 lines
191 B
Plaintext

zebra=1
staticd=1
vtysh_enable=1
watchfrr_enable=1
zebra_options="-d -F traditional --log=file:/var/log/frr/zebra.log"
staticd_options="-d -F traditional --log=file:/var/log/frr/staticd.log"