This was asked somewhere else
Code:
173.73.64.0 /20.
Divide the network block in order to provide the following subnetworks:
1 - with at least 1800 hosts
2 - with at least 500 hosts each
3 - with at least 240 hosts each
Here is the result from the calculator
Code:
173.73.64.0 /21 -> 1,800 (2,048)
173.73.72.0 /23 -> 500 (512)
173.73.74.0 /23 -> 500 (512)
173.73.76.0 /24 -> 254 (256) ++
173.73.77.0 /24 -> 240 (256)
173.73.78.0 /24 -> 240 (256)
173.73.79.0 /24 -> 240 (256)
The ++ line was inserted by the calculator as an indication of the largest block left available.