Once you have an idea what your network will look like, write down the number of physical subnets you have and the number of hosts needed for each subnet. For example, on a WAN point-to-point link, ...
The bits in the mask identify both hosts and subnets. The more hosts, the fewer subnets; the more subnets, the fewer hosts can be individually addressed. These bits become a tradeoff based on the ...
To understand how subnetting works, you first must have a good basic understanding of IP addresses. An IP address is set of binary octets broken into quads. That definition may not have made any sense ...
George Ou explains IP subnetting using his own graphical approach. It’s a great primer for students and a nice refresher for others. IP subnetting is a fundamental subject that’s critical for any IP ...
In this article we cover one of what I have found to be the most common stumbling blocks for individuals attempting to pass the CCNA. This comes from experience in helping several individuals through ...
The way you combine the /24 subnets is to change the subnet mask to a /22. (ie. 255.255.252.0) This makes it all one contiguous address space. Just change the subnet mask to 255.255.252.0 and ...
I feel stupid asking this, but I have always had a hard time understanding subnets no matter how much I have read on them. I always end up more confused than when I started.<BR><BR>What I do ...
One of the most prevalent problems with IP networks occurs when IP subnet masks are incorrect. This seems to happen frequently because the concept of the subnet mask is not understood accurately. In ...