summaryrefslogtreecommitdiff
path: root/interface-definitions/include/bfd/bfd.xml.i
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-12-09 23:17:47 +0100
committerChristian Poessinger <christian@poessinger.com>2021-12-09 23:17:47 +0100
commit0ec938326ffd63ad5eab5f3be3038e13fe3118ec (patch)
tree278006df5d62096cd6c011b7ca681218f10d6ae1 /interface-definitions/include/bfd/bfd.xml.i
parentafa50e9d39d7e2599719c411f523d9205c33ad3b (diff)
downloadvyos-1x-0ec938326ffd63ad5eab5f3be3038e13fe3118ec.tar.gz
vyos-1x-0ec938326ffd63ad5eab5f3be3038e13fe3118ec.zip
xml: include: create dedicated bfd subfolder
Diffstat (limited to 'interface-definitions/include/bfd/bfd.xml.i')
-rw-r--r--interface-definitions/include/bfd/bfd.xml.i10
1 files changed, 10 insertions, 0 deletions
diff --git a/interface-definitions/include/bfd/bfd.xml.i b/interface-definitions/include/bfd/bfd.xml.i
new file mode 100644
index 000000000..022956d98
--- /dev/null
+++ b/interface-definitions/include/bfd/bfd.xml.i
@@ -0,0 +1,10 @@
+<!-- include start from bfd/bfd.xml.i -->
+<node name="bfd">
+ <properties>
+ <help>Enable Bidirectional Forwarding Detection (BFD)</help>
+ </properties>
+ <children>
+ #include <include/bfd/profile.xml.i>
+ </children>
+</node>
+<!-- include end -->