summaryrefslogtreecommitdiff
path: root/interface-definitions/include/bgp-bfd.xml.i
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-01-13 18:38:31 +0100
committerChristian Poessinger <christian@poessinger.com>2021-01-13 18:38:31 +0100
commitb0c8bb556352d5953e22cc3db90fac5fdf699004 (patch)
tree6ab7a636dd6480a1c2e989481c64ff93a133e62a /interface-definitions/include/bgp-bfd.xml.i
parentdd039ae58e170af891a31ece50868b3abc27ce2d (diff)
downloadvyos-1x-b0c8bb556352d5953e22cc3db90fac5fdf699004.tar.gz
vyos-1x-b0c8bb556352d5953e22cc3db90fac5fdf699004.zip
bgp: T2174: xml cleanup, re-use more includable snippets
Diffstat (limited to 'interface-definitions/include/bgp-bfd.xml.i')
-rw-r--r--interface-definitions/include/bgp-bfd.xml.i15
1 files changed, 15 insertions, 0 deletions
diff --git a/interface-definitions/include/bgp-bfd.xml.i b/interface-definitions/include/bgp-bfd.xml.i
new file mode 100644
index 000000000..fe52b12f2
--- /dev/null
+++ b/interface-definitions/include/bgp-bfd.xml.i
@@ -0,0 +1,15 @@
+<!-- included start from bgp-bfd.xml.i -->
+<node name="bfd">
+ <properties>
+ <help>Enable Bidirectional Forwarding Detection (BFD) support</help>
+ </properties>
+ <children>
+ <leafNode name="check-control-plane-failure">
+ <properties>
+ <help>Allow to write CBIT independence in BFD outgoing packets and read both C-BIT value of BFD and lookup BGP peer status</help>
+ <valueless/>
+ </properties>
+ </leafNode>
+ </children>
+</node>
+<!-- included end -->