summaryrefslogtreecommitdiff
path: root/interface-definitions/include/rip/rip-default-information.xml.i
blob: 28c540c26280df1338bc46f04c3cf8e6e72013f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!-- include start from rip/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>
<!-- include end -->