Dynamic Host Configuration Protocol “DHCP”
Configuration of DHCP : (config)#ip dhcp excluded-address (1st ip address) (last ip address) (config)#ip dhcp pool (name of the pool) (dhcp-config)#network (network address) (mask) (dhcp-config)#default-router (default router ip address) (dhcp-config)#dns-server (ip address of dns server) (dhcp-config)#domain-name (name of domain) (dhcp-config)#lease…
Read more

