Archive for June, 2009
Tuesday, June 16th, 2009
So as we have seen in the post Class-full IP addresses, IP addresses are usually put into Class A,B or C. We have also seen that in 1990 CIDR was invented which allowed us to use Classless addresses for routing, and also saving of address spaces. So what is class-less then? If we have [...]
Posted in CCNA (ICND2), Maintenance | No Comments »
Monday, June 15th, 2009
CIDR was invented in 1990, and was the change that allowed routers to use classless addresses to route traffic instead of class-full addresses. This helped a huge amount as before its invention, routers could only route traffic based on full classes. If we look at Class A address for example, there are only 126 of [...]
Posted in CCNA (ICND2), Maintenance, Networking 101, Routing | No Comments »
Friday, June 12th, 2009
Hashing is very different from encryption even though so many people believe it is an encryption protocol. Yes it does scramble the data, so from that aspect it is an encryption program, but the big difference between hashing and encryption, is that Hashing is mathematically impossible to reverse. Now I’m not the kind of person [...]
Posted in CCNA (ICND2), CSVPN, IINS, Networking 101, Security | No Comments »
Thursday, June 11th, 2009
Ports are logical channels that devices use to identify a type of traffic. If you can imagine that you and I have a 10 meter cable, that has 10,000 wires running through it, and I take 2 of the wires and attach them into the ends of a battery, and you choose 2 wires on [...]
Posted in IINS, Networking 101, Security | 1 Comment »
Wednesday, June 10th, 2009
I’m sure you can imagine that trying to administer an IP address for every single person on the internet would be near impossible. Added to the fact that companies don’t want every computer in their network to be accessible on the internet for security reasons. The Internic and IANA (the two governing bodies for IP [...]
Posted in CCENT (ICND1), Maintenance, Management, Networking 101 | 1 Comment »
Tuesday, June 9th, 2009
The way that IP addresses have been used and allocated over the years has changed somewhat, however the principles have not changed. In order to better manage IP addresses they were put into classes and each class followed certain rules. In this post we are going to focus on the Class-full address structures, and understand [...]
Posted in CCENT (ICND1), CCNA (ICND2), Management, Networking 101 | 2 Comments »
Monday, June 8th, 2009
As the name indicates, and IP address is an address that computer equipment uses to be able to communicate with each other. It is made up of 4 octets (separated by a ‘.’), each of which is 8 bits in size (32 bits in total). If we look at our binary table for 8 bits, [...]
Posted in CCENT (ICND1), Maintenance, Management, Networking 101, Routing | No Comments »
Friday, June 5th, 2009
Hex or Hexadecimal, is a 16-base number system with values from 0-9 as well as ABCDEF where A=10, B=11, C=12, D=13, E=14, F=15. Hex is used in many things in IT, most commonly seen in Mac addresses (A unique identity number on every Network Card). It is also seen in certain features such as HSRP [...]
Posted in CCENT (ICND1), Management, Networking 101 | 2 Comments »
Thursday, June 4th, 2009
The concept of encryption can be quite daunting when you first look at it, however the basic concept of encryption is not that hard to understand When I moved into my house, my bathroom door didn’t have a key. The previous owners of the house didn’t know what key was needed for that door [...]
Posted in CSVPN, IINS, Networking 101, Security | 1 Comment »
Wednesday, June 3rd, 2009
The first thing to get used to on a Cisco device, is how to navigate. When you first connect to the Cisco device, you will see the following Would you like to enter the initial configuration dialog? [yes/no]: In most cases, using the configuration wizard is not the best idea, so at this point you [...]
Posted in CCENT (ICND1), Management | 4 Comments »