11.5.5 Packet Tracer Subnet An Ipv4 Network
11.5.5 Packet Tracer Subnet An Ipv4 Network
Addressing Table
Device Interface IP Address Subnet Mask Default Gateway
Objectives
Part 1: Design an IPv4 Network Subnetting Scheme
Part 2: Configure the Devices
Part 3: Test and Troubleshoot the Network
Background / Scenario
In this activity, you will subnet the Customer network into multiple subnets. The subnet scheme should be
based on the number of host computers required in each subnet, as well as other network considerations, like
future network host expansion.
After you have created a subnetting scheme and completed the table by filling in the missing host
and interface IP addresses, you will configure the host PCs, switches and router interfaces.
After the network devices and host PCs have been configured, you will use the ping command to test for
network connectivity.
© 2019 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 1 of 5 www.netacad.com
Packet Tracer – Subnet an IPv4 Network
Instructions
How many host addresses are needed in the largest required subnet? 50
Type your answers here.
What is the minimum number of subnets required? 4
The network that you are tasked to subnet is 192.168.0.0/24. What is the /24 subnet mask in binary?
1111111.11111111.11111111.00000000
Given each of the possible subnet masks depicted in the following binary format, how many subnets
and how many hosts are created in each example?
Hint: Remember that the number of host bits (to the power of 2) defines the number of host s per subnet
(minus 2), and the number of subnet bits (to the power of two) defines the number of subnets. The
subnet bits (shown in bold) are the bits that have been borrowed beyond the original network mask of
/24. The /24 is the prefix notation and corresponds to a dotted decimal mask of 255.255.255.0.
1) (/25) 11111111.11111111.11111111.10000000
Dotted decimal subnet mask equivalent:
2) (/26) 11111111.11111111.11111111.11000000
Dotted decimal subnet mask equivalent:
Type your answers /26 will give you the four subnets that are required, and 62 hosts per subnet, which is
greater than the 50 hosts required for the first subnet.here.
When you have determined which subnet mask meets all of the stated network requirements, derive
each of the subnets. List the subnets from first to last in the table. Remember that the first subnet is
192.168.0.0 with the chosen subnet mask.
© 2019 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 3 of 5 www.netacad.com
Packet Tracer – Subnet an IPv4 Network
© 2019 - 2019 Cisco and/or its affiliates. All rights reserved. Cisco Public Page 4 of 5 www.netacad.com
Packet Tracer – Subnet an IPv4 Network
b. Determine if PC-B can communicate with its default gateway. Do you get a reply?