Configure DHCP Help
Configure DHCP Help
Configure the DHCP pool to include the network address, the default
gateway, and the IP address of the DNS server.
R2(dhcp-config)# network 193.168.10.0 255.255.255.0
R2(dhcp-config)# default-router 193.168.10.1
R2(dhcp-config)# dns-server 193.168.20.254
Show Commands:
Verify DHCP bindings.
R2# show ip dhcp binding