Information
In promiscuous mode all packets received will be processed by the host or VM, which could expose confidential information.
Solution
Run the following command for each physical interface (pif), especially those that will host VM guests:
xe pif-param-set uuid=<pif-uuid> other-config:promiscuous='off'