Difference between revisions of "KVM networking"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
   
 
   
 +
 +
 +
 +
 +
 +
 +
 +
 +
 
   <interface type='direct'>
 
   <interface type='direct'>
       <mac address='52:54:00:ce:12:e2'/>
+
       <mac address='52:54:00:ce:12:e4'/>
 
       <source dev='eno1' mode='bridge'/>
 
       <source dev='eno1' mode='bridge'/>
 
       <model type='virtio'/>
 
       <model type='virtio'/>
 +
      <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
 +
    </interface>
 +
 +
    <interface type='network'>
 +
      <mac address='52:54:00:5d:c1:a5'/>
 +
      <source network='default'/>
 +
      <model type='rtl8139'/>
 
       <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
 
       <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
 
     </interface>
 
     </interface>

Revision as of 07:35, 6 February 2020






  <interface type='direct'>
     <mac address='52:54:00:ce:12:e4'/>
     <source dev='eno1' mode='bridge'/>
     <model type='virtio'/>
     <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
   </interface>
   <interface type='network'>
     <mac address='52:54:00:5d:c1:a5'/>
     <source network='default'/>
     <model type='rtl8139'/>
     <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
   </interface>


Related commands


See also

Advertising: