Name: Ordoñez, Brandon Noel T. Section:ECE41 Objectives
Name: Ordoñez, Brandon Noel T. Section:ECE41 Objectives
Section:ECE41
Objectives
Part 1: Determine IPv4 Address Subnetting
Part 2: Calculate IPv4 Address Subnetting
Background / Scenario
The ability to work with IPv4 subnets and determine network and host information based on a given IP
address and subnet mask is critical to understanding how IPv4 networks operate. The first part is designed to
reinforce how to compute network IP address information from a given IP address and subnet mask. When
given an IP address and subnet mask, you will be able to determine other information about the subnet.
1 PC (Windows with Internet access)
Optional: IPv4 address calculator
Instructions
Fill out the tables below with appropriate answers given the IPv4 address, original subnet mask, and new
subnet mask.
Given:
Find:
3
Number of Subnet Bits
11111111.11111111.11111111.11100000
8
Number of Subnets Created
23 = 8
5
Number of Host Bits per Subnet
11111111.11111111.11111111.11100000
30
Number of Hosts per Subnet
25-2 = 30
2013 - 2021Cisco and/or its affiliates. All rights reserved. Cisco Public Page 1 of 5 www.netacad.com
Calculate IPv4 Subnets
Find:
Given:
Find:
9
Number of Subnet Bits
17-8 = 9
512
Number of Subnets Created
29 = 512
15
Number of Host Bits per Subnet
11111111.11111111.10000000.00000000
32,766
Number of Hosts per Subnet
215-2 = 32,766
2013 - 2021Cisco and/or its affiliates. All rights reserved. Cisco Public Page 2 of 5 www.netacad.com
Calculate IPv4 Subnets
Given:
Find:
3
Number of Subnet Bits
19-16 = 3
8
Number of Subnets Created
23 = 8
13
Number of Host Bits per Subnet 11111111.11111111.11100000.00000000
8,190
Number of Hosts per Subnet
213-2 = 8190
Given:
Find:
6
Number of Subnet Bits
30-24 = 6
64
Number of Subnets Created
26 = 64
2013 - 2021Cisco and/or its affiliates. All rights reserved. Cisco Public Page 3 of 5 www.netacad.com
Calculate IPv4 Subnets
Find:
2
Number of Host Bits per Subnet
11111111.11111111.11111111.11111100
2
Number of Hosts per Subnet
22 – 2 = 2
Given:
Find:
8
Number of Subnet Bits
24-16 = 8
256
Number of Subnets Created
28 = 256
8
Number of Host Bits per Subnet
11111111.11111111.11111111.00000000
254
Number of Hosts per Subnet
28-2 = 254
2013 - 2021Cisco and/or its affiliates. All rights reserved. Cisco Public Page 4 of 5 www.netacad.com
Calculate IPv4 Subnets
Given:
Find:
5
Number of Subnet Bits
29-24 = 5
32
Number of Subnets Created
25 = 32
3
Number of Host Bits per Subnet
11111111.11111111.11111111.11111000
6
Number of Hosts per Subnet
23 = 6
Network Address of this Subnet 192.135.250.176
IPv4 Address of First Host on this Subnet 192.135.250.177
Reflection Question
Why is the subnet mask so important when analyzing an IPv4 address?
The subnet mask is a combination of a 32-bit number that is created by setting all host bits to be 0s
and all network bits into 1s. The subnet mask is important in analyzing the different parameters
needed when observing an IPv4 Address since from the subnet mask, we would be able to
determine the CIDR notation. Moreover, through the subnet mask, the network address, the usable
host IP range, and the broadcast address will be determined.
2013 - 2021Cisco and/or its affiliates. All rights reserved. Cisco Public Page 5 of 5 www.netacad.com