summaryrefslogtreecommitdiff
path: root/interface-definitions/include/bgp/bgp-bfd.xml.i
blob: d918fd67358a3ae68f7f87b5a78fb9942567efdc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!-- include 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>
<!-- include end -->