0% found this document useful (0 votes)
331 views

IPv4 Address Subnetting Part 2

The document describes subnetting a network to accommodate new requirements. The network topology has expanded, requiring 4 subnets using a /26 netmask from the 192.168.10.0/24 network. Each subnet supports 62 usable addresses. The topology changes again, requiring 6 subnets using a /27 netmask. Each new subnet supports 30 usable addresses to allocate addresses to each new network segment.

Uploaded by

mueller_gb
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
331 views

IPv4 Address Subnetting Part 2

The document describes subnetting a network to accommodate new requirements. The network topology has expanded, requiring 4 subnets using a /26 netmask from the 192.168.10.0/24 network. Each subnet supports 62 usable addresses. The topology changes again, requiring 6 subnets using a /27 netmask. Each new subnet supports 30 usable addresses to allocate addresses to each new network segment.

Uploaded by

mueller_gb
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

IST 220 Data Communications IPv4 Address Subnetting-Part 2

Name

The network topology from Part 1 has expanded to accommodate the addition of router R3 and its
accompanying network. Use the 192.168.10.0/24 network address to design a new addressing
scheme to support the additional network requirement.

Step 1: Determine the number of subnets in Part 2 Problem C. Fill in the blanks.
a. How many subnets are there? ____4_______ (If you answered 4, then you are correct.)
b. How many bits should you borrow to create the required number of subnets? 22 =4
How many usable host addresses per subnet are in this addressing scheme? 26-2=64-2=62

c.

d. What is the new subnet mask in dotted decimal format? 255.255.255.192


Original Subnet Mask 255.255.255.0
New Subnet Mask

-> /24 ->

11111111 11111111 11111111 00000000

255.255.255.192 -> /26 -> 11111111 11111111 11111111 11000000

e. Find the increment 64


f.

How many subnets are available for future use? _____1_______

Step 2: Record the subnet information.


Fill in the following table with the subnet information:
Subnet
Number

Subnet Address

First Usable Host


Address

Last Usable Host


Address

Broadcast
Address

192.168.10.0

192.168.10.1

192.168.10.62

192.168.10.63

192.168.10.64

192.168.10.65

192.168.10.126

192.168.10.127

192.168.10.128

192.168.10.129

192.168.10.190

192.168.10.191

192.168.10.192

192.168.10.193

192.168.10.254

192.168.10.255

4
5
6
7

Part 2:Problem D

Part 2: Problem D: The topology has changed again with a new LAN added to R2 and a redundant
link between R1 and R3. Use the 192.168.10.0/24 network address to provide an IP address scheme
that will accommodate these additional devices. For this topology, assign a subnet to each network.

Step 1: Determine the number of subnets in Part 2 Problem C.


a.

How many subnets are there? _____6______ (If you answered 6, then you are correct.)

b.

How many bits should you borrow to create the required number of subnets? 23 =8

c.

How many usable host addresses per subnet are in this addressing scheme? 25 -2=32-2=30

d.

What is the new subnet mask in dotted decimal format? 255.255.255.224


Original Subnet Mask 255.255.255.0 or /24 or 11111111 11111111 11111111 00000000
New Subnet Mask 255.255.255.224 or /27 or 11111111 11111111 11111111 11100000

e.

Find the increment _32

f.

How many subnets are available for future use? 1

Step 2: Fill in the table with the subnet information.


Subnet
Number

Subnet Address

First Usable Host


Address

Last Usable Host


Address

Broadcast
Address

192.168.10.0

192.168.10.1

192.168.10.30

192.168.10.31

192.168.10.32

192.168.10.33

192.168.10.62

192.168.10.63

192.168.10.64

192.168.10.65

192.168.10.94

192.168.10.95

192.168.10.96

192.168.10.97

192.168.10.126

192.168.10.127

192.168.10.128

192.168.10.129

192.168.10.158

192.168.10.159

192.168.10.160

192.168.10.161

192.168.10.190

192.168.10.191

192.168.10.192

192.168.10.193

192.168.10.222

192.168.10.223

192.168.10.224

192.168.10.225

192.168.10.254

192.168.10.255

8
9
10

You might also like