If your company network is having problems and you need to troubleshoot it, you also need to know some basic information about the computers on the network. Internet Protocol is the underlying ...
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 ...
For one to be able to create multiple logical networks within a Class A, B, or C network, one needs to know the principle of subnet. Without using subnets, one could only use a single network no ...
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 ...
Internet Protocol (IP) addresses take the form xxx.xxx.xxx.xxx, where xxx (an octet) is a number from zero through 255. There are public IP addresses and private IP addresses. Public IP addresses are ...
Have you learned to think and dream in hex yet? That is what you are going to have to look forward to as we transition to using IPv6. Because we will be working in hexadecimal numbers we may need a ...
Today, the standard methods for moving the network/host address boundary are variable-length subnet masking (VLSM) for host addressing and routing inside a routing domain, and classless interdomain ...
If you're looking to segment a TCP/IP network, subnetting is not your only option. CIDR, or supernetting, is another way to accomplish the task and offers some unique solutions. Here's how to use ...
If computers in an open network talk freely with one another and two computers start talking at the same time, you have a “data collision.” Collisions may be arbitrated via Carrier Sense Multiple ...
This is the first of many technical blog posts I’m going to post on IPv6 architecture and implementation for a Microsoft Windows-based environment. I started off with a basic introduction of the IPv4 ...