Which command enables a router to become a DHCP client?
Answer options:
A. ip address dhcp
B. ip dhcp client
C. ip helper-address
D. ip dhcp pool
Answer correct:
A
If we want to get an IP address from the DHCP server on a Cisco device, we can use the command ip address dhcp. Note: The command ip helper-address enables a router to become a DHCP Relay Agent.