"djc" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I do like your math! but I need to review subnetting! I just need this
last
> piece to completely grasp it.
Unless I misunderstood the question, I think I answered it. Yes, all hosts
typically would use the same subnet.
However at the risk of confusing you, there are exceptions, such as
additional splitting of the last subnet because the last subnet of every
split is not usable unless it is itself futher split into smaller subnets.
The best example would be a network using 192.168.1.0 255.255.255.128. This
splits the network into two subnets of 128 hosts each:
#1 192.168.1.0 -- 192.168.1.127
#2 192.168.1.128 -- 192.168.1.255
However the second subnet (the last subnet) is not usable because it
contains the "Master Broadcast Address" of 192.168.1.255. Therefore the
second subnet must be further split into additional subnets which will cause
there to be a different mask for members of those resulting subnets. So you
take that second subnet (last subnet) and split it into "64 host" subnets,
the repeat the process with the "new" last subnet and split it into subnets
of "32 hosts". You continue to repeat the process untill your needs are
met or you reach the final "4 host" subnet.
A "4 host" subnet is used for WAN links, like a T1 with a router at each
end. In a "4 host" network the first address is reserved as a Network ID
and the fourth (last) address is reserved as the Broadcast Address which
leaves you with only two usable addresses. The two addresses are then given
to the router at each end of the T1.
The last "4 host" subnet that contains 192.168.1.255, of course, is not
usable, but at least this time you have only lost 4 addresses instead of 128
addresses.
--
Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com