add bfd
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-01-10 21:45:25 +08:00
parent 04edb208ee
commit 1009d5a943
4 changed files with 11 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
protocol bfd net186_bfd {
interface "tunnel-*" {
interval 200 ms;
};
}