Cisco CCNA 200-301 Practice Question
An administrator needs to configure a router so that devices on a local subnet can obtain dynamic network configuration from a DHCP server located on a different subnet. Which command should the administrator apply to the router interface connected to the local subnet to achieve this?
Use
ip address dhcp
on the interface.Apply the command
ip helper-address [server IP address]
to the interface.Configure
ip dhcp relay address [server IP address]
on the interface.Set up
ip dhcp excluded-address
on the router.