Data Communication and Networking: Lab Journal 13

Download as pdf or txt
Download as pdf or txt
You are on page 1of 7

DATA COMMUNICATION AND

NETWORKING

Lab Journal 13

Name: Abdul Rauf


Enrollment: 01-131182-003
Class: BSE 5A
Lab Instructor: Muhammad Waleed
Date Submitted: January 24th, 2020

DEPARTMENT OF SOFTWARE ENGINEERING


BAHRIA UNIVERSITY
ISLAMABAD
Lab Task:
Implement the given topology using packet tracer.
First of all, draw topology diagram

After that, assign IP addresses


Go to CMD and perform following

1. At the command prompt, now issue the ipconfig command. What is the IP address and
subnet mask for H2?
No IP assigned because DHCP is disabled.
Router 0:
1. Why do you want to exclude the addresses before the DHCP pool is even created?
We want to reserve some IP’s for later use, so we exclude them from getting
dynamically allocated.
Router 0:
 What is the IP Address issued to H2?
192.168.1.3 is issued to H2.
 What is the Subnet mask for H2?
255.255.255.0 is the subnet mask for H2.
 What is the Default Gateway for H2?
192.168.1.1 is the Default Gateway for H2.
 From H2, Ping the Default Gateway. Does the ping succeed?
Yes, the ping is successful.
 What is IP Address issued to H1?
192.168.1.2 is issued to H1.
1. Do the hardware address displayed match those recorded for Hosts H1 and H2 in
Task1, Step 1?
Yes, it displays.
2. How many addresses have been leased?
2 addresses have been leased.
3. In the output from the command, what do you think that current index means?
It refers to pool of IP Addresses assigned.

CONCLUSION:
In this lab, we perform given tasks and learn about DHCP IP Addressing.

You might also like