nerdexam
CiscoCisco

200-301 · Question #804

200-301 Question #804: Real Exam Question with Answer & Explanation

The correct answer is A: show ip dhcp conflict 10.0.2.12. The show ip dhcp conflict command is used on Cisco devices to display any IP address conflicts detected by the DHCP server, indicating potential duplicate assignments.

Submitted by noor.lb· Mar 5, 2026IP Services

Question

Which command can you enter to display duplicate IP addresses that the DHCP server assigns?

Options

  • Ashow ip dhcp conflict 10.0.2.12
  • Bshow ip dhcp database 10.0.2.12
  • Cshow ip dhcp server statistics
  • Dshow ip dhcp binding 10.0.2.12

Explanation

The show ip dhcp conflict command is used on Cisco devices to display any IP address conflicts detected by the DHCP server, indicating potential duplicate assignments.

Common mistakes.

  • B. The show ip dhcp database command (or similar variants) is used to display the DHCP lease database information, not conflicts.
  • C. The show ip dhcp server statistics command displays operational statistics of the DHCP server, such as message counts, but not specific conflict entries.
  • D. The show ip dhcp binding command displays the current active IP address bindings (leases) made by the DHCP server, not conflicts.

Concept tested. DHCP server troubleshooting (IP conflict detection)

Reference. https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipaddr_dhcp/command/dhcp-cr-book/dhcp-cr-s1.html

Topics

#DHCP conflicts#Cisco IOS commands#IP addressing

Community Discussion

No community discussion yet for this question.

Full 200-301 PracticeBrowse All 200-301 Questions