How do I enable DHCP on my Cisco router?
How do I enable DHCP on my Cisco router? Steps to configure DHCP server through CLI.Login to the device using SSH / TELNET and go to enable mode.Go into the config mode. Exclude IP addresses from being assigned by DHCP by using the ip dhcp excluded-address FIRST_IP LAST_IP. Create a new DHCP pool with the ip dhcp pool NAME command. How do I set the DHCP IP address on a Cisco router? When you're looking to configure DHCP on Cisco routers, Layer 3 and Layer 2 switches, follow these steps:Exclude IP addresses from being assigned by DHCP.Create a new DHCP...