summaryrefslogtreecommitdiff
path: root/tests/interfaceschemadata/ipv6-autoconf.xml
blob: eda0ea764fbd72865efc3c119bb0b9eca4fb92e0 (plain)
1
2
3
4
5
6
<interface type='ethernet' name='eth0'>
  <start mode='onboot'/>
  <protocol family='ipv6'>
    <autoconf/>
  </protocol>
</interface>