summaryrefslogtreecommitdiff
path: root/interface-definitions/include/isis/node-protection.xml.i
blob: 2dda81c0c27edc34bdf4c88a66ffd2239d5f4114 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!-- include start from isis/node-protection.xml.i -->
<node name="node-protection">
  <properties>
    <help>Protect against node failures</help>
  </properties>
  <children>
    <leafNode name="link-fallback">
      <properties>
        <help>Enable link-protection fallback</help>
        <valueless/>
      </properties>
    </leafNode>
  </children>
</node>
<!-- include end -->