summaryrefslogtreecommitdiff
path: root/interface-definitions/include/system-ip-nht.xml.i
blob: 4074043cdbd4ac377cb7500fd90c911a56aa67ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!-- include start from syslog-facility.xml.i -->
<node name="nht">
  <properties>
    <help>Filter Next Hop tracking route resolution</help>
  </properties>
  <children>
    <leafNode name="no-resolve-via-default">
      <properties>
        <help>Do not resolve via default route</help>
        <valueless/>
      </properties>
    </leafNode>
  </children>
</node>
<!-- include end -->