Please Whitelist This Site?

I know everyone hates ads. But please understand that I am providing premium content for free that takes hundreds of hours of time to research and write. I don't want to go to a pay-only model like some sites, but when more and more people block ads, I end up working for free. And I have a family to support, just like you. :)

If you like The TCP/IP Guide, please consider the download version. It's priced very economically and you can read all of it in a convenient format without ads.

If you want to use this site for free, I'd be grateful if you could add the site to the whitelist for Adblock. To do so, just open the Adblock menu and select "Disable on tcpipguide.com". Or go to the Tools menu and select "Adblock Plus Preferences...". Then click "Add Filter..." at the bottom, and add this string: "@@||tcpipguide.com^$document". Then just click OK.

Thanks for your understanding!

Sincerely, Charles Kozierok
Author and Publisher, The TCP/IP Guide


NOTE: Using software to mass-download the site degrades the server and is prohibited.
If you want to read The TCP/IP Guide offline, please consider licensing it. Thank you.

The Book is Here... and Now On Sale!

Get The TCP/IP Guide for your own computer.
The TCP/IP Guide

Custom Search







Table Of Contents  The TCP/IP Guide
 9  TCP/IP Lower-Layer (Interface, Internet and Transport) Protocols (OSI Layers 2, 3 and 4)
      9  TCP/IP Internet Layer (OSI Network Layer) Protocols
           9  Internet Protocol (IP/IPv4, IPng/IPv6) and IP-Related Protocols (IP NAT, IPSec, Mobile IP)
                9  Internet Protocol Version 4 (IP, IPv4)
                     9  IP Addressing

Previous Topic/Section
Problems With "Classful" IP Addressing
Previous Page
Pages in Current Topic/Section
1
Next Page
IP Subnet Addressing Overview, Motivation, and Advantages
Next Topic/Section

IP Subnet Addressing ("Subnetting") Concepts

The original “classful” IP addressing scheme conceptually divides a large internetwork into a simple two-level hierarchy: many networks of different sizes, each of which contains a number of hosts. The system works well for smaller organizations that may connect all their machines in a single network. However, it lacks flexibility for large organizations that often have many subnetworks, or subnets. To better meet the administrative and technical requirements of larger organizations, the “classful” IP addressing system was enhanced through a technique known as subnet addressing, or more simply, subnetting.

In this section I describe the concepts and general techniques associated with IP subnet addressing. I begin with an overview of subnetting, including a discussion of the motivation for the system and its advantages. I discuss how the traditional “two-level” method for dividing IP addresses becomes “three-level” for subnetting. I talk about subnet masks and how they are used in calculations for addressing and routing. I discuss the default subnet masks used to represent the “classful” Class A, B and C networks in a subnetting environment, and then how custom subnet masks are used for classes A, B and C. I then discuss subnet identifiers and general concepts behind determining subnet and host addresses in a subnet environment. I provide summary tables for subnetting Class A, B and C networks. I conclude with a brief discussion of Variable Length Subnet Masking (VLSM), an enhancement of “conventional” subnetting that improves its flexibility further.

Note: I provide a great deal of coverage of subnetting, because understanding it is an important part of learning about how IP addresses work, and hence, how TCP/IP functions. However, I need to emphasize something that far too few references mention: the technique is today considered mostly historical. The reason is that subnetting is still based on “classful” addressing, which has been replaced by classless addressing on the Internet. The concept of a subnet and subnet mask has certainly not disappeared altogether, but the idea of being assigned a Class A, B or C Internet address block and then explicitly subnetting it is no longer relevant.


Related Information: This is the first of two sections dedicated to IP address subnetting. The second section follows this one and describes the step-by-step process for subnetting using examples. If you find that after reading this concepts section that you don't quite understand subnetting, try reading the example-based section and you may find that it helps make it all “click”. On the other hand, if you are already somewhat familiar with subnetting, you may find that you can skip this concepts section and just go through the step-by-step examples. You will find much more in that section in the way of “gory details” of subnet mask, subnet address and host address calculations. Putting the practical details there allows this section to concentrate on concepts without getting too bogged down in numbers.


Background Information: Understanding subnetting requires a certain familiarity with binary numbers and how they are manipulated. This includes the concept of using boolean operators such as AND to “mask” binary digits. If reading that last sentence made you go “huh?” I strongly recommend reviewing the background section on computing mathematics before you proceed.


Quick navigation to subsections and regular topics in this section



Previous Topic/Section
Problems With "Classful" IP Addressing
Previous Page
Pages in Current Topic/Section
1
Next Page
IP Subnet Addressing Overview, Motivation, and Advantages
Next Topic/Section

If you find The TCP/IP Guide useful, please consider making a small Paypal donation to help the site, using one of the buttons below. You can also donate a custom amount using the far right button (not less than $1 please, or PayPal gets most/all of your money!) In lieu of a larger donation, you may wish to consider purchasing a download license of The TCP/IP Guide. Thanks for your support!
Donate $2
Donate $5
Donate $10
Donate $20
Donate $30
Donate: $



Home - Table Of Contents - Contact Us

The TCP/IP Guide (http://www.TCPIPGuide.com)
Version 3.0 - Version Date: September 20, 2005

© Copyright 2001-2005 Charles M. Kozierok. All Rights Reserved.
Not responsible for any loss resulting from the use of this site.