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 ...
When your sign up for Internet access on behalf of your company or purchase Web hosting for your company's Web servers, you will purchase either a dynamic IP address, a single static IP address or a ...
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 ...
Subnetting a Class C network can be a tricky process to master. From MCSE to CCNA to RHCE to CNE, you’ll have to know it and know it well. Todd Lammle walks you through clear instructions and ...
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 ...
Think you’re ready for CCNA? Could you, from memory, do the exercises listed in last week’s post? Could you do them and come up with the same key points as my sample answers in today’s post? Today ...
Are two routers enough for practicing CCNA skills in your home lab? Maybe, maybe not. But you can practice a surprising number of CCNA-level router tasks with a two-router lab using the topology ...
Subnet Mask divides the IP address into two segments and informs the computer which part is the network bit and which one is the host bit. For example, if there is an IP address: 192.168.0.1, it will ...
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 ...