DHCP Configuration in GNS3 - giangpham-cncs/Capstone GitHub Wiki
Configure DHCP on Router 1
enable the DHCP server
R1#configure terminal
R1(config)#service dhcp
add a range of IP addresses from 192.168.1.1 to 192.168.1.99 to the exclude list for all DHCP pools, which will prevent the DHCP server from allocating those IP addresses to a DHCP client