Skip to content

Instantly share code, notes, and snippets.

@scriptum
Last active October 16, 2017 21:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scriptum/7ddee32994a764661b3433ed4348584a to your computer and use it in GitHub Desktop.
Save scriptum/7ddee32994a764661b3433ed4348584a to your computer and use it in GitHub Desktop.
<network>
<name>vlan-stacknet</name>
<uuid>b5e24f5d-0ec2-4fc1-9442-61bb1259402a</uuid>
<forward dev='enp5s0f1' mode='route'>
<interface dev='enp5s0f1'/>
</forward>
<bridge name='virbr2' stp='off' delay='0'/>
<mac address='52:54:00:e6:97:76'/>
<ip address='10.101.0.1' netmask='255.255.255.0'>
</ip>
</network>
<interface type='network'>
<mac address='52:54:............'/>
<source network='vlan-stacknet'/>
<model type='virtio'/>
<boot order='1'/>
<address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
</interface>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment