Answer the question
In order to leave comments, you need to log in
Find the minimum block size of IP addresses needed to build a network?
find the minimum ip block size required to build the network shown in the figure:
Answer the question
In order to leave comments, you need to log in
We take the number of zero bits in the network mask according to CIDR
. We raise the two to a power equal to this number. Subtract two from this.
Congratulations, you are amazing.
Example:
192.168.0.0/ 30
32-30 = 2
2^2 = 4
4-2 = 2 - there are 2 hosts on the network
Another example:
10.70.0.0/ 16
32-16=16
2^16=65536
65536-2 = 65534
Apparently, this task should be solved in the context of the material being passed at the moment. you can answer both 6 addresses 255.255.255.248, and 126 addresses 255.255.255.128, depending on what is being studied at the moment and whether the summation has already been studied and whether it should be used for solving.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question