Skip to content

Instantly share code, notes, and snippets.

@scottslowe
Created November 12, 2012 06:09
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 scottslowe/4057779 to your computer and use it in GitHub Desktop.
Save scottslowe/4057779 to your computer and use it in GitHub Desktop.
Domain XML definition for libvirt-OVS integration
<interface type='network'>
<mac address='11:22:33:44:55:66'/>
<source network='ovs-network' portgroup='vlan-02'/>
</interface>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment