Refer to the exhibit. A technician is troubleshooting a connectivity issue. The user can access local resources but cannot reach the internet. Based on the output, what is the most likely cause?
Exhibit
C:\Users\Tech> ipconfig Windows IP Configuration Ethernet adapter Local Area Connection: Connection-specific DNS Suffix . : IPv4 Address. . . . . . . . . . . : 192.168.1.101 Subnet Mask . . . . . . . . . . . : 255.255.255.0 Default Gateway . . . . . . . . . : 192.168.1.1
Trap 1: No default gateway
A default gateway (192.168.1.1) is present.
Trap 2: IP address conflict
No evidence of conflict; the IP is unique.
Trap 3: Incorrect subnet mask
The subnet mask matches a typical /24 network.
- A
No default gateway
Why wrong: A default gateway (192.168.1.1) is present.
- B
IP address conflict
Why wrong: No evidence of conflict; the IP is unique.
- C
Incorrect subnet mask
Why wrong: The subnet mask matches a typical /24 network.
- D
Missing DNS server configuration
No DNS server is shown; without DNS, internet hostnames cannot be resolved.