perf: Add default dst MAC for VXLAN encapsulate when disable health_check_module

This commit is contained in:
luwenpeng
2023-10-20 18:38:40 +08:00
parent a49805a019
commit 5f4ec8b4a9
2 changed files with 6 additions and 0 deletions

View File

@@ -75,6 +75,8 @@ telegraf_listen_port=8300
[bfdd]
enable=1
# use default_gw_mac when enable = 0
default_gw_mac=aa:aa:aa:aa:aa:aa
path=/run/run/frr/bfdd.vty
device=eth0
local_address=127.0.0.1