Skip to content

Instantly share code, notes, and snippets.

@shettyg
Created December 8, 2016 19:32
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 shettyg/d811437c121646587a5f4703aa0a2d27 to your computer and use it in GitHub Desktop.
Save shettyg/d811437c121646587a5f4703aa0a2d27 to your computer and use it in GitHub Desktop.
libvirt iface-id
<interface type='bridge'>
<mac address='00:23:20:77:fc:3c'/>
<source bridge='breth2'/>
<virtualport type='openvswitch'>
<parameters interfaceid='b58dd804-5bcd-4504-abce-910512244654'/>
</virtualport>
<target dev='vm80c3-vif0'/>
<model type='virtio'/>
<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