Valid 70-740 Dumps shared by ExamDiscuss.com for Helping Passing 70-740 Exam! ExamDiscuss.com now offer the newest 70-740 exam dumps, the ExamDiscuss.com 70-740 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 70-740 dumps with Test Engine here:
You have a Hyper-V host named Server1 that runs Windows Server 2016. Server1 has a virtual machine named VM1. VM1 is configured to run the Docker daemon. On VM1, you have a container network that uses transparent mode. You need to ensure that containers that run on VM1 can obtain IP addresses from DHCP. What should you do?
Correct Answer: D
Explanation/Reference: Explanation: To use DHCP for IP assignment on a virtual container host enable MACAddressSpoofing If the container host is virtualized, and you wish to use DHCP for IP assignment, you must enable MACAddressSpoofing on the virtual machine's network adapter. Otherwise, the Hyper-V host will block network traffic from the containers in the VM with multiple MAC addresses. You can enable MACAddressSpoofing with this PowerShell command: PS C:\> Get-VMNetworkAdapter -VMName ContainerHostVM | Set-VMNetworkAdapter - MacAddressSpoofing On References: https://docs.microsoft.com/en-us/virtualization/windowscontainers/container-networking/advanced