SK0-003 · Question #99
A company has implemented a wireless network for its employees. Since implementing the new network, individuals have been receiving duplicate IP addresses causing network issues. Which of the followin
The correct answer is C. Disable the wireless DHCP server.. Duplicate IP address issues on a wireless network typically indicate a conflict between DHCP servers attempting to assign addresses to the same subnet.
Question
A company has implemented a wireless network for its employees. Since implementing the new network, individuals have been receiving duplicate IP addresses causing network issues. Which of the following would resolve this issue?
Options
- AAdd another wireless access point.
- BAdd another DHCP server.
- CDisable the wireless DHCP server.
- DChange the default gateway of the wireless router.
How the community answered
(27 responses)- A7% (2)
- B4% (1)
- C85% (23)
- D4% (1)
Why each option
Duplicate IP address issues on a wireless network typically indicate a conflict between DHCP servers attempting to assign addresses to the same subnet.
Adding another wireless access point would extend Wi-Fi coverage but would not resolve duplicate IP address issues caused by misconfigured or conflicting DHCP services.
Adding another DHCP server without proper configuration, such as defining exclusions or implementing split scopes, would likely exacerbate the problem by introducing another source of potential IP address conflicts.
Disabling the DHCP server on the wireless router or access point (AP) would resolve duplicate IP address issues if there is already a primary DHCP server on the corporate network. When two or more DHCP servers assign addresses on the same subnet without proper coordination, they can hand out the same IP address, leading to network conflicts.
Changing the default gateway of the wireless router would affect network routing for clients but would not prevent duplicate IP addresses from being assigned by conflicting DHCP services.
Concept tested: DHCP conflict resolution; Wireless network configuration
Source: https://learn.microsoft.com/en-us/windows-server/networking/technologies/dhcp/dhcp-overview
Topics
Community Discussion
No community discussion yet for this question.