blob: 45382ec95ab43ad27b9d4863cdcdab1010bdf60e (
plain)
1
2
3
4
5
6
7
8
|
<!-- include start from interface/disable-forwarding.xml.i -->
<leafNode name="disable-forwarding">
<properties>
<help>Disable IP forwarding on this interface</help>
<valueless/>
</properties>
</leafNode>
<!-- include end -->
|