2011-06-24 10:04:37 +00:00
|
|
|
<network>
|
|
|
|
<name>netboot</name>
|
|
|
|
<uuid>81ff0d90-c91e-6742-64da-4a736edb9a9b</uuid>
|
|
|
|
<forward mode='nat'/>
|
2013-07-30 12:36:08 +00:00
|
|
|
<bridge name='virbr1' stp='off' delay='1'/>
|
2011-06-24 10:04:37 +00:00
|
|
|
<domain name='example.com'/>
|
|
|
|
<ip address='192.168.122.1' netmask='255.255.255.0'>
|
|
|
|
<dhcp>
|
2013-07-30 12:36:08 +00:00
|
|
|
<range start='192.168.122.2' end='192.168.122.254'/>
|
|
|
|
<bootp file='pxeboot.img'/>
|
2011-06-24 10:04:37 +00:00
|
|
|
</dhcp>
|
2016-12-13 13:45:21 +00:00
|
|
|
<tftp root='/var/lib/tftproot'/>
|
2011-06-24 10:04:37 +00:00
|
|
|
</ip>
|
|
|
|
</network>
|