SG0-001 · Question #218
An administrator has connected a new server to the network. The server can only gain access to devices located on the same subnet. Which of the following is the problem?
The correct answer is B. Incorrect gateway definition. If a server can only communicate within its local subnet but not with devices on other subnets, the most common issue is an incorrectly configured default gateway.
Question
An administrator has connected a new server to the network. The server can only gain access to devices located on the same subnet. Which of the following is the problem?
Options
- AIncorrect firewall settings
- BIncorrect gateway definition
- CBad cable
- DIncorrect duplex setting
How the community answered
(31 responses)- A3% (1)
- B94% (29)
- D3% (1)
Why each option
If a server can only communicate within its local subnet but not with devices on other subnets, the most common issue is an incorrectly configured default gateway.
Incorrect firewall settings might block specific types of traffic or access to certain services, but they would typically not prevent all communication with devices on other subnets entirely while allowing local subnet communication.
The default gateway is the IP address of the router or Layer 3 switch that forwards traffic from the local subnet to other subnets and networks. If the server's default gateway is incorrect or missing, it will not know where to send traffic destined for external networks, limiting communication to the local subnet.
A bad cable would likely prevent any network communication, including within the same subnet, or cause intermittent connectivity, rather than specifically restricting communication to only the local subnet.
An incorrect duplex setting primarily affects communication performance and can lead to packet loss and collisions, but it usually does not completely prevent communication with other subnets while allowing local subnet access.
Concept tested: Network routing and default gateway configuration
Source: https://learn.microsoft.com/en-us/windows-server/networking/core-network-guidance/default-gateway-configuration
Topics
Community Discussion
No community discussion yet for this question.