drug store

Archive for the 'CCENT (ICND1)' Category

How to convert Hexadecimal into Decimal

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

Navigating a Cisco device

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

How to count in Binary

Tuesday, June 2nd, 2009

The first and most important thing to understand when it comes to networking is binary. Without the fundamental understanding of binary and how it works, it would be very difficult to understand IP addresses, and without an understanding of IP addresses, it’s impossible to understand networking. So what is binary? Binary is a number system [...]

What is Binary?

Monday, June 1st, 2009

Bit’s, crumbs, nibbles, bytes, megabytes ??? Ever wondered why when you buy a 250 Gigabyte hard drive and you format it, you never actually get 250 Gigabytes??? Well it’s all in the exact wording used, and how the information is reported to you. If we understand the terms of binary, and the difference between a [...]