Computer NetworksNETWORKS

Cisco CCNA Packet Tracer Ultimate labs: DHCP Server Lab 1: Answers and demonstration

Packet Tracer file: https://goo.gl/D4ppLv
Get the Packet Tracer course for only $10 by clicking here: https://goo.gl/vikgKN
Get my ICND1 and ICND2 courses for $10 here: https://goo.gl/XR1xm9 (you will get ICND2 as a free bonus when you buy the ICND1 course).

#CCNA #PacketTracer #CCENT

This is a DHCP Lab.

Labs! Labs! And more Labs! Get the hands on experience to pass your CCNA exam!

Make sure you are ready to pass the CCNA exam! Prepare practically for the Cisco CCNA certification which is the most in-demand networking certification in the world today! Make sure you can pass the Cisco CCNA Routing and Switch 200-125 exam!

This course tests your knowledge of CCNA topics with practical, hands on labs. Labs include both configuration as well as troubleshooting labs.

Ask yourself these questions:
– Are you ready and prepared for the labs in the CCNA exam?
– Are you able to troubleshoot Cisco networks?
– Are you confident with your ability to configure networks as required by Cisco to pass the CCNA?

Answer:
This course helps you prepare for the exam and gain the confidence to pass the exam!

There are many topologies and many labs in this course!

Transcription:

So here’s Router 1 sh ip int brief shows us the IP addresses configured on the router.

Here’s the loopback interface, here’s the IP address on gigabit is 0/0/0

So the first thing we need to do is configure an exclusion range

So ip dhcp excluded-address 10.1.1.1 to 10.1.1.100

The next thing we need to do is configure a DHCP pool called PC. The network to use is 10.1.1.0 with a subnet mask of /24 with I need to configure a default router or default gateway of 10.1.1.1.254 because that’s the IP address of Router 1. So the default route will be that. DNS server will be the router and that looks good.

So show run there is our exclusion range and there’s our DHCP poll show ip dhcp binding. Our plant has already been allocated an IP address 10.1.1.101 so let’s confirm that by opening up a command prompt. IP config, there’s the IP address of the PC, there’s the subnet mask, there’s the default gateway.

Can the PC ping Router1? Yes it can. Can it ping the loopback of Router 1? Yes it can.

And to confirm that, sh ip int brief there’s the loopback of Router 1 and the PC can ping the loopback of Router 1.

Can the router ping the PC? Yes it can. We’ve successfully configured a DHCP on Router 1 and tested that the PC gets an IP address via DHCP and that the PC can ping the loopback of Router 1.

That was a very basic DHCP lab. In the next lab, it gets more complicated.

source

ccna

Leave a Reply

Your email address will not be published. Required fields are marked *