blob: 5f5c54cfd22c32b645c11c9152f43c0ee4716b43 (
plain)
1
2
3
4
5
6
7
8
|
<!-- include start from dhcp-interface-multi.xml.i -->
<leafNode name="dhcp-interface">
<properties>
#include <include/dhcp-interface-properties.xml.i>
<multi/>
</properties>
</leafNode>
<!-- include end -->
|