Difference between revisions of "TrustGuestRxFilters"

From wikieduonline
Jump to navigation Jump to search
Line 7: Line 7:
  
  
     <[[interface]] type='direct' '''[[trustGuestRxFilters]]='yes''''>
+
     <[[interface type]]='direct' '''[[trustGuestRxFilters]]='yes''''>
 
       <mac address='52:54:00:ce:12:e4'/>
 
       <mac address='52:54:00:ce:12:e4'/>
 
       <source dev='eno1' mode='bridge'/>
 
       <source dev='eno1' mode='bridge'/>

Revision as of 15:35, 15 November 2020

https://libvirt.org/formatdomain.html#elementsNICS To detect and trust reports from the guest regarding changes to the interface mac address and receive filters. Only supported for the virtio device model and for macvtap connections on the host

Configure TrustGuestRxFilters=yes to enable multicast support. (https://superuser.com/a/1033768)


   <interface type='direct' trustGuestRxFilters='yes'>
     <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>


Related terms


See also

Advertising: