The Fine Print: The following comments
are owned by whoever posted them.
( Add a Reply )
|
Correct!!! - Take Note
by s-eye on Tuesday June 24, @08:59AM
|
use 2^n and forget the "-2" for determining the number of subnets.
For /27, n=3 and number of subnets is 8 (2^3=8). Following the post's example, the network numbers for the subnets would be the following:
192.168.1.0
192.168.1.32
192.168.1.64
192.168.1.96
192.168.1.128
192.168.1.160
192.168.1.192
192.168.1.224
Aside from that tweak, I agree with everyone else here - The post is a consice, straightforward intro to real subnetting. Nice Job.
|
[
Add a Reply to this ] |
Re: HOWTO: Understand Binary and Subnetting
by Jason on Sunday November 20, @08:21AM
|
I agree that it's strange to eliminate the first and last subnet range. The simple answer to your statement is that it's the rule dictated by a lot of router hardware. However, these days those addresses can be used on some router gear. For example Cisco refers to this feature as ip subnet zero on their routers and in recent Cisco IOS versions it is now turned on by default.
I hope this helps clarify.
|
[
Add a Reply to this ] |
The Fine Print: The following
comments are owned by whoever posted them.
( Article Reply )
|