User Tools

Site Tools


kvm:create_permanent_network_config

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
kvm:create_permanent_network_config [2020/08/19 12:56] – created 192.168.1.1kvm:create_permanent_network_config [2020/08/19 12:58] (current) 192.168.1.1
Line 7: Line 7:
 ---- ----
  
-===== Example File =====+===== Example Files =====
  
 <file bash bridge.xml> <file bash bridge.xml>
Line 17: Line 17:
 </file> </file>
  
 +----
 +
 +<file bash bridge.xml>
 +<network>
 +  <name>examplebridge</name>
 +  <forward mode='route'/>
 +  <bridge name='kvmbr0' stp='on' delay='0'/>
 +  <ip address='192.168.1.11' netmask='255.255.255.0' />
 +</network>
 +</file>
kvm/create_permanent_network_config.1597841788.txt.gz · Last modified: 2020/08/19 12:56 by 192.168.1.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki