Lab No 3
Lab No 3
3 1. DHCP Basics:
● Fundamental understanding of DHCP's role in network
configuration.
● Knowledge of DHCP client-server model.
● Practice DHCP server setup: IP range, subnet mask, default
gateway, DNS servers.
● Configure clients for automatic IP address and network
parameter retrieval.
● Explore DHCP scalability for larger networks.
2. Static Routing:
● Practice configuring static routes for network connectivity
and backup strategies.
● Explore routing tables for insights into how static routes are
represented.
● Configure static routes for diverse network architectures and
scenarios.
Lab 3
Objective:
Static Routing
What is it?
The answer to “What is DHCP?” is that it’s the standard mechanism to dynamically assign IP
addresses within a network. It stands for Dynamic Host Configuration Protocol.
IP, or Internet Protocol, addressing is a logical means of assigning addresses to devices on a
network. Each device connected to a network requires a unique IP address.
At home, dynamic host configuration protocol (DHCP) assigns IP addresses to your
smartphones, laptops, tablets, and devices like doorbell cameras. When you use Wi-Fi on your
home network, typically your router is a DHCP server.
In a large enterprise setting, a DHCP server is usually a dedicated computer. By simplifying IP
address management, it saves money, is more secure, and doesn’t eat up valuable admin time.
255.255.255.
pc0 192.168.1.2 192.168.1.1
1. 0
255.255.255.
pc1 192.168.1.3 192.168.1.1
2. 0
255.255.255.
pc2 192.168.2.2 192.168.2.1
3. 0
255.255.255.
pc3 192.168.2.3 192.168.2.1
4. 0
255.255.255.
Serial2/0 11.0.0.1
0
FastEthernet0/ 255.255.255.
192.168.2.1
0 0
router
1
255.255.255.
Serial2/0 11.0.0.2
2. 0