summaryrefslogtreecommitdiff
path: root/interface-definitions/include/rip-default-information.xml.i
blob: 22a2f6ac7062e606210fe6d0af7416a831ed33ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!-- included start from rip-default-information.xml.i -->
<node name="default-information">
  <properties>
    <help>Control distribution of default route</help>
  </properties>
  <children>
    <leafNode name="originate">
      <properties>
        <help>Distribute a default route</help>
        <valueless/>
      </properties>
    </leafNode>
  </children>
</node>
<!-- included end -->