Subnetting Questions

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

1. Consider a Class C network with SM= 255.255.255.192.

Identify number of bits borrowed from


HID and their position, Possible subnet and their Id’s, Possible number of system for subnet and
range of IP addresses in each and every subnet.

Answer: 2, 128 and 64th bit, 4 (00, 01, 10 and 11) i.e. 0, 64, 128, 192

2. Consider Class C network with SM= 255.255.255.41. Find the same thing as previously.

Answer: 3 , 32, 8th and 1st bit, (0,1,8,32,9,40,41,33,32)

3. Consider a Class B network with SM= 255.255.255.0. Identify previous data points.

Answer: 8, 0-255

4. Consider Class C network with SM= 255.255.255.15. Find the data points.

Answer: 4, (1,2,4and 8th bits),

5. Consider a Class C network . Propose an appropriate subnet mask to have 7 subnets with 25
system each.

Answer: 24+3 bits netid and 5 bits are host id

Range from 224, 7 , 41 , 67 all are possible

6. Consider a Class B network and propose an appropriate SM to have 150 subnets with 200
system.

Answer: 150*200 <= 64000

8 bits need to be borrowed so 255.255.255.0 and ranging from 255.255.0.255, 255.255.240.240


255.255.192.254

7. Consider a Class C network. Propose an appropriate SM to have 20 subnets having 15 systems


each.

Answer: 20*15<=256

300<=256 not possible

8. Consider a Class C network. Propose an appropriate SM to have 60, 60 and 120 systems.

Answer: 2 and 6 not possible

1 and 7 not possible

Need to have VLSM


1-----7 now 7 again become 1-----6 so ids are 255.255.255.128 for 126 systems, 255.255.255.192
with 62 system and 255.255.255.192 with 62 systems.

9. Consider a C network propose an SM to have 4 subnets with 75, 35 , 25 and 18 sytems.

Answer: 255.255.255.128 with 126 systems, 225.255.255.224 with 30 30 sytems 255.255.255.192


with 62 systems

10. Consider a Class C network. Propose an Appropriate SM to have subnets of 30, 25, 22 , 20 , 18
and 15.

Answer:

You might also like