How2pass.com Forums

Full Version: Subnet mask calculation
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

sahini

[Image: ssqq.png]

Uploaded with ImageShack.us

I didnt understand why we dont use 12 host bits?

TurkFebruary

b/c you need a max of 850 hosts.  255.255.252.0 leaves 10 host bits.  2^10 = 1024 hosts (1022 are usable)...2^9 would leave you with 510 usable hosts which obviously wouldn't work.   Anything more than 10 host bits would be wasting subnet space in this scenario.

You may be looking at the R3 side and thinking 1450 hosts (650 + 800).  But it's going to be two separate subnets because with each router port you'll have two separate broadcast domains.

megathumpzilla

Lowest 3rd octet will give the most networks. 255.255.0.0 would give the most, but it isn't an option. The only parameter is max networks for future growth. If they made 255.255.0.0 an option, you'd realize this and reread the question.
You got conned into trying to make the minimum # of networks to make it work. Different question than the one asked.