Subversion Repositories configs

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
192 - 1
<!--
2
WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE
3
OVERWRITTEN AND LOST. Changes to this xml configuration should be made using:
4
  virsh net-edit default
5
or other application using the libvirt API.
6
-->
7
 
8
<network>
9
  <name>default</name>
10
  <uuid>582dadab-983d-4443-aaad-d76aa3f2611d</uuid>
11
  <forward mode='nat'/>
12
  <bridge name='virbr0' stp='on' delay='0'/>
13
  <mac address='52:54:00:93:db:86'/>
14
  <ip address='192.168.122.1' netmask='255.255.255.0'>
15
    <dhcp>
16
      <range start='192.168.122.2' end='192.168.122.254'/>
17
    </dhcp>
18
  </ip>
19
</network>