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 -->