0% found this document useful (0 votes)
56 views5 pages

Experiment 1. Ferrera

This document discusses an experiment on IP version 4 addressing conducted by students in the Electronics and Communications Department at Adamson University. It includes examples of converting IP addresses between dotted decimal and binary notation. It also covers calculating the network address, broadcast address, and usable IP ranges for different IP addresses under subnet masks of 8, 16, and 24 bits.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
56 views5 pages

Experiment 1. Ferrera

This document discusses an experiment on IP version 4 addressing conducted by students in the Electronics and Communications Department at Adamson University. It includes examples of converting IP addresses between dotted decimal and binary notation. It also covers calculating the network address, broadcast address, and usable IP ranges for different IP addresses under subnet masks of 8, 16, and 24 bits.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

ADAMSON UNIVERSITY

College of Engineering
Electronics and Communications Department

Experiment No. 1
IP V4 ADDRESSING
(TITLE)

0700-1000 Wed

SCHEDULE

DATA COMMUNICATIONS LAB

Group No. SUBJECT Grade

ATTENDANCE NAME CONTRIBUTION REMARKS

Jeff Lyster T. Ferrera

D.O.P. D.O.S.

Engr. JOAN D. STA.ANA

Instructor
ADAMSON UNIVERSITY
ECE DEPARTMENT
DATA COMMUNICATION

EXPERIMENT 1: IP V4 ADDRESSING
For the given IP, add convert the following dotted decimal to binary address.
1. 192.168.64.9 - 11000000.10101000.01000000.00001001
2. 200.200.100.63 - 11001000.11001000.01100100.00111111
3. 100.100.192.67 - 01100100.01100100.11000000.01000011
4. 192.168.1.24 - 11000000.10101000.00000001.00011000
5. 197.224.76.5 - 11000101.11100000.01001100.00000101

I. For the above IP add to determine the network address, broadcast address, and
usable IP Address for Subnet Mask 8,16, and 24.

Subnet Mask 8

IP ADD NETWORK BROADCAST UIP


ADD ADD
192.168.64.9 192.0.0.0 192.255.255.255 192.0.0.1-
192.255.255.254
200.200.100.63 200.0.0.0 200.255.255.255 200.0.0.1-
192.255.255.254
100.100.192.67 100.0.0.0 100.255.255.255 100.0.0.1-
100.255.255.254
192.168.1.24 192.0.0.0 192.255.255.255 192.0.0.1-
192.255.255.254
197.224.76.5 197.0.0.0 197.225.255.255 197.0.0.1-
197.255.255.254

Subnet Mask 16

IP ADD NETWORK BROADCAST ADD UIP


ADD
192.168.64.9 192.168.0.0 192.168.255.255 192.168.0.1-
192.168.255.254
200.200.100.63 200.200.0.0 200.200.255.255 200.200.0.1-
200.200.255.254
100.100.192.67 100.100.0.0 100.100.255.255 100.100.0.1-
100.100.255.254
192.168.1.24 192.168.0.0 192.168.255.255 192.168.0.1-
192.168.255.254
197.224.76.5 197.224.0.0 197.224.255.255 197.224.0.1-
197.224.255.254
Subnet Mask 24

IP ADD NETWORK BROADCAST UIP


ADD ADD
192.168.64.9 192.168.64.0 192.168.64.255 192.168.65.1-
192.168.64.254
200.200.100.63 200.200.100.0 200.200.100.255 200.200.100.1-
200.200.100.254
100.100.192.67 100.100.192.0 100.100.192.255 100.100.192.1-
100.100.192.254
192.168.1.24 192.168.1.0 192.168.1.255 192.168.1.1-
192.168.1.254
197.224.76.5 197.224.76.0 197.224.76.255 197.224.76.1-
197.224.76.254

II. Given the following IP addresses, determine the host address's network,
broadcast, and subnet mask. Solution at the back. NO Erasures for the final
answer.

IP ADD NETWORK BROADCAST USABLE IP SUBNET


ADD MASK
100.100.0.0/8 100.0.0.0 100.255.255.25 100.0.0.1-100- 255.0.0.0
5 255.255.254
100.100.0.0/16 100.100.0.0 100.100.255.25 100.100.0.1- 255.255.0.0
5 100.100.255.25
4
100.100.0.0/24 100.100.0.0 100.100.0.255 100.100.0.1- 255.255.255.
100.100.0.254 0
200.168.0.0/16 200.168.0.0 200.168.255.25 200.168.0.1- 255.255.0.0
5 200.168.255.25
4
200.200.100.3/24 200.200.100. 200.200.100.25 200.200.100.1- 255.255.255.
0 5 200.200.100.25 0
4
200.100.3.45/23 200.100.2.0 200.100.3.255 200.100.2.1- 255.255.254.
200.100.2.254 0
192.168.1.34/27 192.168.1.32 192.168.1.63 192.168.1.33- 255.255.224.
192.168.1.62 0
10.10.200.5/22 10.10.200.0 10.10.203.255 10.10.200.1- 255.255.252.
10.10.203.254 0
100.100.34.128/2 100.100.34.0 100.100.34.255 100.100.34.1- 255.255.255.
4 100.100.34.254 0
10.10.128.56/20 10.10.128.0 10.10.143.255 10.10.128.1- 255.255.240.
10.10.143.254 0
Solutions:

You might also like