Attaching a Guest Directly to a Virtualization Host Network Interface with a macvtap Driver: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= =Overview= <pre> <interface type='direct'> <mac address='52:54:00:02:72:ed'/> <source dev='em2' mode='private'/> <model type='rtl8139'/>...")
 
Line 1: Line 1:
=Internal=
=Internal=
* [[Linux_Virtualization_Operations#Virtualization_Host_Network_Operations|Linux Virtualization Operations]]


=Overview=
=Overview=

Revision as of 00:54, 28 June 2017

Internal

Overview

    <interface type='direct'>
      <mac address='52:54:00:02:72:ed'/>
      <source dev='em2' mode='private'/>
      <model type='rtl8139'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x08' function='0x0'/>
    </interface>