200-301 · Question #462
On workstations running Microsoft Windows, which protocol provides the default gateway for the device?
The correct answer is A. DHCP. On Microsoft Windows workstations, the DHCP protocol typically provides the default gateway address for the device during IP configuration.
Question
On workstations running Microsoft Windows, which protocol provides the default gateway for the device?
Options
- ADHCP
- BSTP
- CSNMP
- DDNS
How the community answered
(38 responses)- A92% (35)
- C3% (1)
- D5% (2)
Why each option
On Microsoft Windows workstations, the DHCP protocol typically provides the default gateway address for the device during IP configuration.
DHCP (Dynamic Host Configuration Protocol) is responsible for dynamically assigning IP addresses, subnet masks, DNS server addresses, and the default gateway address to client devices, including those running Microsoft Windows. When a Windows workstation obtains its network configuration automatically, DHCP is the protocol that provides the default gateway.
STP (Spanning Tree Protocol) is a Layer 2 protocol that prevents network loops by blocking redundant paths, and it does not provide the default gateway information.
SNMP (Simple Network Management Protocol) is used for network device management and monitoring, not for providing network configuration parameters like the default gateway.
DNS (Domain Name System) resolves domain names to IP addresses, which is essential for network communication but does not provide the default gateway address itself.
Concept tested: Network configuration protocols (DHCP)
Source: https://learn.microsoft.com/en-us/windows-server/networking/technologies/dhcp/dhcp-overview
Topics
Community Discussion
No community discussion yet for this question.