Difference between revisions of "Virsh net-dumpxml"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
virsh net-dumpxml NET_NAME <ref>https://en.wikiversity.org/wiki/Draft:Virsh/virsh_net-dumpxml</ref>
+
<code>[[virsh]] net-dumpxml</code> NET_NAME <ref>https://en.wikiversity.org/wiki/Draft:Virsh/virsh_net-dumpxml</ref>
  
 
<pre>
 
<pre>
Line 20: Line 20:
 
</network>
 
</network>
 
</pre>
 
</pre>
 +
 +
== Related commands ==
 +
* <code>[[virsh net-dhcp-leases]]</code>
  
 
== See also ==
 
== See also ==
* [[KVM]]
+
* {{virsh}}
* <code>[[virsh/virsh dumpxml|virsh dumpxml]]</code>
 
 
*{{KVM}}
 
*{{KVM}}
 
[[Category:Linux]][[Category:KVM]]
 
[[Category:Linux]][[Category:KVM]]

Latest revision as of 11:07, 11 April 2021

virsh net-dumpxml NET_NAME [1]

virsh net-dumpxml defautlt
<network>
  <name>default</name>
  <uuid>48791c96-b2cd-45db-t8db-4992b094agg4</uuid>
  <forward mode='nat'>
    <nat>
      <port start='1024' end='65535'/>
    </nat>
  </forward>
  <bridge name='virbr0' stp='on' delay='0'/>
  <mac address='53:54:00:67:49:63'/>
  <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 commands[edit]

See also[edit]

  • https://en.wikiversity.org/wiki/Draft:Virsh/virsh_net-dumpxml
  • Advertising: