hgh bodybuilding

Archive for the 'Maintenance' Category

Configuring VTY Access

Wednesday, June 17th, 2009

VTY (Virtual Terminal Lines) are used when you wish to telnet into a router remotely. In order for the router to allow telnet connections, the VTY lines need to be configured with a password, which is not a default setting. If you were to try connect to a router with telnet and the VTY password [...]

Classless IP Addresses

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 [...]

CIDR – Classless Inter Domain Routing

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 [...]

Useable IP addresses in private networks

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 [...]

What is an IP address

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, [...]