CCNA Routing and Switching (legacy) — Question 29
Which command is used to build DHCP pool?
Answer options
- A. ip dhcp pool DHCP pool
- B. ip dhcp conflict
- C. ip dhcp-server pool DHCP
- D. ip dhcp-client pool DHCP
Correct answer: A
Explanation
The correct answer is A, as 'ip dhcp pool DHCP pool' is the proper command to define a new DHCP pool. The other options do not create a DHCP pool; B refers to managing conflicts, C is not a valid command for creating a pool, and D relates to client configuration rather than pool creation.