How to configure DHCP in Cisco 1100 Router

A. Configure DHCP in Cisco 1100 Router using GUI

  1. Login webui, for example https://192.168.10.1.
  2. Navigate to Administrator>DHCP Pools.

2. Click on +Add.

3. Enter DHCP information such as DHCP Pool Name, Network, Subnet Mask, Starting ip, Ending ip.

4. Click Advanced and enter information such as Default Ruter, DNS, NetBIOS and Domain.

B. Configure DHCP in Cisco 1100 Router using commands

  1. enable
  2. configure terminal
  3. ip dhcp pool name
  4. utilization mark high percentage-number [log]
  5. utilization mark low percentage-number [log]
  6. network network-number [mask | /prefix-length] [secondary]
  7. domain-name domain
  8. dns-server address [address2 … address8]
  9. bootfile filename
  10. next-server address [address2 … address8]
  11. netbios-name-server address [address2 … address8]
  12. netbios-node-type type
  13. default-router address [address2 … address8]
  14. option code [instance number] {ascii string | hex string | ip-address}
  15. lease {days [hours [minutes]] | infinite}
  16. end

Published by

Bob Lin

Bob Lin, Chicagotech-MVP, MCSE & CNE Data recovery, Windows OS Recovery, Networking, and Computer Troubleshooting on http://www.ChicagoTech.net How to Install and Configure Windows, VMware, Virtualization and Cisco on http://www.HowToNetworking.com