"Pure Heart" <(E-Mail Removed)> wrote in message
news:6B774063-206C-4B42-BA34-(E-Mail Removed)...
> Hi
>
> the subject of subnetting is very un clear to me, i mean if we have many
> network segments and suppose we use class B IP addresses why we not just
> make
> the first netork id 135.120.00 as an example and the second 135.121.00 or
> 136.122.0.0
> with network mask 255.255.0.0 why we need to take from the 16 bits of the
> hosts to create subnets with masks such as 255.255.224.0 ??!!
>
> in my example if you know the class of ip address you will know the
> network
> id and subnet mask without needing to chack bits of it so whats the reason
> of
> complicating it ??!!!!!!!!
Never anything less than /24 (255.255.255.0).
Ethernet effieciency drops off after around 300 hosts. A mask of /24 keeps
the host at 254 which is a perfect size. Lesser bit masks (like /8, /16,
etc) are for supernetting over backbones (which are "broken up" downstream)
and for keeping router's routing table efficient by combining many routes
into one (supernetting),...that is the method of how the Public Internet
routing functions,....those masks are not for creating Host Networks.
Like Chris said,...forget about "Classes",...they are meaningless for the
most part. Learn what CIDR and VLSM mean and what to do with them.
--
Phillip Windell
www.wandtv.com
The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------