A Windows 11 Pro workstation in an enterprise office is connected to two active networks via separate network adapters. Ethernet 1 connects to the corporate network using a static IP configuration of 10.50.10.45/24 with default gateway 10.50.10.1. Ethernet 2 connects to a high-speed isolated test network via DHCP, receiving an IP address of 192.168.1.100/24 with default gateway 192.168.1.1. Users observe that when both adapters are connected, traffic destined for internal corporate resources on remote subnets (such as 10.200.0.0/16) fails because Windows routes non-local traffic out Ethernet 2 due to its higher link speed. Which of the following configuration changes in the Windows TCP/IP properties will persistently ensure default traffic prioritizes Ethernet 1?
- Clear the Automatic Metric checkbox in the Advanced TCP/IP Settings of Ethernet 1 and manually assign a lower numerical interface metric than Ethernet 2.Cevap
- BConfigure the DNS server address on Ethernet 2 to match the primary corporate DNS server at 10.50.10.1.
- CExecute ipconfig /flushdns followed by netsh interface ipv4 reset from an elevated command prompt.
- DChange the Network Location Profile of Ethernet 2 from Public to Private in the Control Panel Network and Sharing Center.