Week 9 - Client Server DHCP IP Allocation using Packet Tracer with Subnetting Addressing Lab 8
Week 9 - Client Server DHCP IP Allocation using Packet Tracer with Subnetting Addressing Lab 8
Client Server DHCP IP Allocation using Packet Tracer with Subnetting Addressing
Lab 8
Description
Using Packet Tracer to implement Client Server Network Using DHCP to allocate IP addresses to
Clients
Objective
After completing this lab:
1. Students should be able to setup a Client Server network using Packet Tracer
2. Students should use concepts learnt in Subnetting and apply it to Client Server networks.
3. Students should be to able to setup DHCP to allocate ip addresses automatically to PCs
4. Test connectivity using the ping command
Resources
Packet Tracer
A client/server network uses a Network Operating system designed to manage the entire network from a
centralized point, which is the server. Clients make requests of the server, and the server responds with the
information or access to a resource.
Client/server networks have some definite advantages over peer-to-peer networks. For one thing, the network
is much more organized. It is easier to find files and resources because they are stored on the server. Also,
client/server networks generally have much tighter security. All usernames and passwords are stored in the
same database (on the server), and individual users can’t use the server as a workstation. Finally, client/server
networks have better performance and can scale almost infinitely. It is not uncommon to see client/server
networks with tens of thousands of workstations.
Domain
Controller
Domain Controller is a Microsoft Windows Server that manages the domain security policy. Users and
computers that need to obtain access to network resources within the domain must be authenticated by a
domain controller in the domain.
Domain Name System
DNS is a hierarchical and decentralized naming system for computers, services, or other resources connected
to the Internet or a private network. It associates various information with domain names assigned to each of
the participating entities. Most prominently, it translates more readily memorized domain names to the
numerical IP addresses needed for locating and identifying computer services and devices with the underlying
network protocols.
Dynamic Host Configuration Protocol
DHCP is a network management protocol used on Internet Protocol (IP) networks, whereby a DHCP server
dynamically assigns an IP address and other network configuration parameters to each device on the network,
so they can communicate with other IP networks.A DHCP server enables computers to request IP addresses
and networking parameters automatically from the Internet service provider (ISP), reducing the need for a
network administrator or a user to manually assign IP addresses to all network devices.In the absence of a
DHCP server, a computer or other device on the network needs to be manually assigned an IP address, or to
assign itself an APIPA address, the latter of which will not enable it to communicate outside its local subnet.
DHCP can be implemented on networks ranging in size from home networks to large campus networks and
regional ISP networks.A router or a residential gateway can be enabled to act as a DHCP server. Most
residential network routers receive a globally unique IP address within the ISP network. Within a local
network, a DHCP server assigns a local IP address to each device connected to the network.
DORA Process
Reference :
https://ipwithease.com/understanding-dora-process-in-dhcp/
https://en.wikipedia.org/wiki/Dynamic_Host_Configuration_Protocol
https://study-ccna.com/apipa-automatic-private-ip-addressing/
https://medium.com/@kamalapujhari84/client-server-network-examples-security-
advantages- and-disadvantages-57dd772e881d
https://networkencyclopedia.com/domain-controller/
https://en.wikipedia.org/wiki/Domain_Name_System
http://www.firewall.cx/microsoft-knowledgebase/windows-2012/1048-windows-2012-active-
directory-installation.html
https://www.quora.com/What-is-DHCP-What-are-the-benefits-and-drawbacks-of- using-it
https://aws.amazon.com/route53/what-is-dns/
Activity
Using Packet Tracer to implement Client Server Network Using DHCP to allocate IP addresses from
Subneting IP Addressing
Step 1
Figure 1
Step 2
Open packet tracer
Figure 2
Step 3
Figure 3
Step 4
Click the left arrow ,at top right ,Click NIM-2T drag it in the space
Figure 4
Step 5
Step 6
Click the first Serial DCE to connect Router0 to Router1 seen below in Figure 6
Figure 6
Step 7
Using Subnet 1 from calculation table configure ip address ,subnet mask and gateway on PC0 and PC1 in
Figure 6 above
Step 8
Using Subnet 2 from calculation table configure ip address,subnet mask and gateway on PC2 and PC3 in
Figure 6 above
Step 9
Configure the Gi0/0/0 interface at Router0 using the gateway ip address of PC0 and PC1 from Subnet1
Step 10
Configure the Gi0/0/1 interface at Router0 using gateway ip address of PC2 and PC3 from Subnet2
Step 11
Click Router0 , then Config now scroll down to click Serial /0/1/0
Step 12
Click Router1 , then Config now scroll down to click Serial /0/1/0
Step 13
Using Subnet 4 from calculation table configure ip address ,subnet mask and gateway on Server0 in
Figure 6
Click Services ,DHCP populate below then click add ,above at Services Click On to activate services
Pool Name :
Default Gateway :
Start IP address :
Subnet Mask :
Step 15
Configure the Gi0/0/0 interface at Router1 using the ip address gateway of Server0 from Subnet 4
Step 16
Configuration WAN across Router0 to Router1 using Routing Information Protocol “RIP”
Step 17
Configuration WAN across Router1 to Router0 using Routing Information Protocol “RIP”
Step 18
Click DHCP ,now the ip address will populate once configured right
Note: If DHCP failed APIPA a ip addresses from 169.254. 0.1 to 169.254. 255.254 range is used
Step 19
Repeat the process go on each PCs and ping each other PCs until all get connectivity
Sample Questions
________________________________________________________________
___________________________________________________________________
__________________________________________
_________________________________________________________________
5. What are the advantages and disadvantages of Client Server Network vs to Peer to Peer
Network ?
________________________________________________________________________________
________________________________________________________________________________
_________________________________________________________________________________