Source MAC Hash loadbalancing is complete with Select one mo
     Source MAC Hash load-balancing is complete with  Select one:  most switches  some switches  no switches  all switches  
  
  Solution
Ans: A. most switches
 Route based on source MAC hash
 Pros: Chooses an uplink based on a hash of the source Ethernet. This method is compatible with all physical switches. The virtual machine outbound traffic is mapped to a specific physical NIC based on the virtual NIC’s MAC address.
Cons: This method has low overhead, and might not spread traffic evenly across the physical NICs.
When the load is distributed in the NIC team using the MAC-based method, no virtual machine single-NIC will ever get more bandwidth than can be provided by a single physical adapter.

