Binary

Binary is a basic building block in networking. We use binary for IP addressing, sub-netting, access lists, inverse masks etc.

As someone said "There are 10 kinds of people in the world, those who understand binary and those that don't" All computers function by using a system of switches that can either be 'on' or 'off' being denoted by off=0 or on=1

Binary vs Decimal

Now, extending the above from 2 cables to 8 (this is because an IP address has 4 octets ( or four, eight bit values) 12345678.12345678.12345678.12345678

Decimal is a 10 Base System - 0 to 9 Binary is a 2 Base System - 0 to 1

A Famous Table:

An example from the above would be "What is the binary of the following decimal values:

IP Address Example

Last updated