blob: 093a1dc7977e0de72b03dd47e0a61c785c0ce223 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<!-- included start from ipv6-address-eui64.xml.i -->
<leafNode name="eui64">
<properties>
<help>Prefix for IPv6 address with MAC-based EUI-64</help>
<valueHelp>
<format>ipv6net</format>
<description>IPv6 network and prefix length</description>
</valueHelp>
<constraint>
<validator name="ipv6-prefix"/>
</constraint>
<multi/>
</properties>
</leafNode>
<!-- included end -->
|