Difference between revisions of "/etc/libvirt/qemu/networks/default.xml"

From wikieduonline
Jump to navigation Jump to search
(Created page with "<pre> <!-- WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE OVERWRITTEN AND LOST. Changes to this xml configuration should be made using: virsh net-ed...")
 
Tags: Mobile web edit, Mobile edit
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
[[/etc/libvirt/qemu/networks/]]default.xml
 +
 
<pre>
 
<pre>
 
<!--
 
<!--
Line 22: Line 24:
 
</pre>
 
</pre>
  
 +
== Related terms ==
 +
* <code>[[virsh net-edit]]</code>
 +
* <code>[[virsh edit]]</code>
 +
* <code>[[virsh net-list]]</code>
  
 
== See also ==
 
== See also ==
 
* {{virsh net}}
 
* {{virsh net}}
 +
 +
 +
[[Category:KVM]]

Latest revision as of 16:19, 11 April 2021

/etc/libvirt/qemu/networks/default.xml
<!--
WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE
OVERWRITTEN AND LOST. Changes to this xml configuration should be made using:
  virsh net-edit default
or other application using the libvirt API.
-->

<network>
  <name>default</name>
  <uuid>8e15ca1c-1904-34f1-96f6-896640500fd5</uuid>
  <forward mode='nat'/>
  <bridge name='virbr0' stp='on' delay='0'/>
  <mac address='54:54:01:97:49:54'/>
  <ip address='192.168.122.1' netmask='255.255.255.0'>
    <dhcp>
      <range start='192.168.122.2' end='192.168.122.254'/>
    </dhcp>
  </ip>
</network>

Related terms[edit]

See also[edit]

Advertising: