Configuring a DHCP server on a router: conf t service dhcp ip dhcp pool <pool name> network <network address of the pool> default-router <ip address of the interface facing the hosts, or ip adress of the interface facing downstream clients> dns-server <ip address of dns-server> exit