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