Data Communication and Computer Networks DCCN - Eee314: Lab 2: IP Addressing Scheme and VLSM
Data Communication and Computer Networks DCCN - Eee314: Lab 2: IP Addressing Scheme and VLSM
Data Communication and Computer Networks DCCN - Eee314: Lab 2: IP Addressing Scheme and VLSM
DCCN - EEE314
Lab 2: IP Addressing Scheme and VLSM
Name
Ahmad Uzzam Masood
Class BCE-6A
Instructor’s Name
Atif Shakeel
Purpose:
The lab is intended to familiarize the students with a networking technique of SUBNETTING.
At the end of the lab the student must know:
• The Purpose of SUBNETTING.
• Steps of SUBNETTING.
• How to perform SUBNETTING on different IP Classes.
• Calculating the ranges of Hosts in the Subnet.
• Finding the Broadcast address of the Subnet.
• How to make a SUBNET on Linux machines.
• How to Broadcast on that Subnet
Prelab-Task:
For The IP address 192.168.0.1 find the network mask, broadcast address number of hosts, IP
address of first and last host.
Network mask = 255.255.255.0
Broadcast address = 192.168.0.255
Total hosts = 254
First host IP = 192.168.0.1
Last host IP = 192.168.0.254
In-lab Task1:
For The following IPs find the first two and last two Subnets and give their Pc range and
Broadcast address.
1. 10.0.0.0 for 1025 subnets.
For 1025 subnets, n = 11. The new mask is 255.255.255.224