1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
<!-- include start from isis/node-protection.xml.i --> <node name="node-protection"> <properties> <help>Protect against node failures</help> </properties> <children> <leafNode name="link-fallback"> <properties> <help>Enable link-protection fallback</help> <valueless/> </properties> </leafNode> </children> </node> <!-- include end -->