Assignment No. 02 BC220410682 Spring 2024 CS610P-Computer Networks (Practical)

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

Assignment No.

02
BC220410682
Spring 2024
CS610P- Computer Networks(Practical)

Q#1: What minimum bits are required for the host portion to support up to 50 devices? You are
required to compute the subnet mask which is used to ensure that each subnet can support up to
50 devices. You need to follow the table below for answering question:

Number of bits needed for Host ID 6 Bits


New subnet mask for each subnetwork 255,255,255,192(/26)

Q#2: Calculate the subnets for Office A and Office B, including their network addresses,
broadcast addresses, and the range of available/useable IP addresses. Provide your answer in the
table below:

Office A Office B
Network 192.168.1.0/26 192.168.1.64/26
Address:
Broadcast 192.168.1.63 192.168.1.127
Address:
Usable IP 192.168.1.1-192.168.1.62 192.168.1.65-192.168.1.126
Range:
Broadcast 192.168.1.63 192.168.1.127
Address:

You might also like