![]() |
|
|
|
#1 |
|
Registered User
Join Date: Feb 2001
Posts: 2,712
|
Private IP Address ranges and Subnet masks - please explain
There are three Classes of IP Ranges:
Class A: 0.0.0.0 - 127.255.255.255 with subnet mask 255.0.0.0 Class B: 128.0.0.0 - 191.255.255.255 with subnet mask 255.255.0.0 Class C: 192.0.0.0 - 123.255.255.255 with subnet mask 255.255.255.0 Within Class A the private IP range is: 10.0.0.0 - 10.255.255.255 with subnet mask 255.0.0.0 Within Class B the private IP range is: 172.16.0.0 - 172.16.255.255 with subnet mask 255.255.0.0 Within Class C the private IP range is: 192.168.0.0 - 192.168.255.255 with subnet mask 25.255.255.0 Question: Can I combine a LAN Private IP range of Class A e.g. 10.15.0.0 (10 10.15.0.1 - 10.15.0.255) with a Class C subnet mask 255.255.255.0? Could this cause problems? What are the pros and cons? If this is unusual, please explain. Am I supposed to follow the rules set by the Internet "authorities" i.e. the body who oversees the internet? Am I free to do so? I haven't found any plausible explanation as to why all those IP ranges have their own associated subnet masks. |
| (Offline) |
|
|
|
|||
|
|
|
|
#2 | |
|
Registered User
Join Date: Feb 2001
Posts: 2,712
|
Re: Private IP Address ranges and Subnet masks - please explain
sorry I made some typos:
Quote:
|
|
| (Offline) |
|
|
|
#3 |
|
Comms Moderator
![]() Join Date: Apr 2001
Location: Tempe, AZ (or wherever my luggage is)
Posts: 8,493
|
Re: Private IP Address ranges and Subnet masks - please explain
That is a completely legitimate addressing scheme, Switch. You are simply creating a subnet within the 10.0.0.0/255.0.0.0 range. No issues at all doing this. Advantage: allows you to grow your network in the future by several methods. Only disadvantage I can think of is that if you want to grow into a larger SINGLE subnet, you'd need to change subnet masks for all addresses of the original subnet.
__________________
Never try to teach a pig to sing... It wastes your time, and annoys the pig. |
| (Offline) |
|
|
|
#4 | |
|
Registered User
Join Date: Feb 2001
Posts: 2,712
|
Re: Private IP Address ranges and Subnet masks - please explain
SKI, thanks for your feedback!
Quote:
|
|
| (Offline) |
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|