summaryrefslogtreecommitdiff
path: root/interface-definitions/include/bgp/bgp-afi-soft-reconfiguration.xml.i
blob: c3f050bb8df8ddfffec0cf4e2782cc18b27f5a26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!-- include start from bgp-afi-soft-reconfiguration.xml.i -->
<node name="soft-reconfiguration">
  <properties>
    <help>Soft reconfiguration for peer</help>
  </properties>
  <children>
    <leafNode name="inbound">
      <properties>
        <help>Enable inbound soft reconfiguration</help>
        <valueless/>
      </properties>
    </leafNode>
  </children>
</node>
<!-- include end -->