www.howtonetwork.org

CCNA & CCNP Certifcation Training

  • About
  • Contact
  • FAQ
  • Join
  • Home
  • CCNA
    • ICND1
    • ICND2
    • 101 CCNA LABS
  • CCNP
    • ROUTE
    • SWITCH
    • TSHOOT
    • 101 CCNP LABS
  • CompTIA
    • Security+
    • Network+
  • Design
    • CCDA
    • CCDP
You are here: Home / ICND1 / Day 14 – DHCP and DNS / Day 14 Tasks / Configuring DHCP

Configuring DHCP

DHCP Servers on Cisco Routers
The first step is enabling the DHCP service on the router. This is done using the service dhcp command, as exemplified below:

Router#configure terminal

Enter configuration commands, one per line.  End with CNTL/Z.

Router(config)#service dhcp

The next step is to create a DHCP pool which defines the IP address pool that will be allocated to clients. In this example, pool name “SUBNET_A” will offer IP addresses from the 192.168.1.0/24 range:

Router(config)#ip dhcp pool SUBNET_A

Router(dhcp-config)#network 192.168.1.0 255.255.255 . . .

The content below this message is for members only.

About Us

This is a free bonus site for members of www.howtonetwork.com

Copyright

The content on this copyright Reality Press Ltd.
Copyright Reality Press Ltd.