IP Addressing Dotted Decimal and Binary explanation.

Slides:



Advertisements
Similar presentations
Classifying Network Addressing
Advertisements

IPv4 Network Classes. 2 Network Addresses An IP address can be split into: – network address, which specifies a specific network; – host number, which.
IP Subnetting.
IP Addresses: Classful Addressing IP Addresses. CONTENTS INTRODUCTION CLASSFUL ADDRESSING Different Network Classes Subnetting Classless Addressing Supernetting.
Understanding Binary Basics
Calculating Subnet Masks
Copyright Kenneth M. Chipps Ph.D. FLSM Last Update
1 IP Subnetting (Modified version of slides from Rick Graziani) Karim El Defrawy Donald Bren School of Information and Computer Science University of California.
OUR SUBNET PLANNING MISSION: We have been assigned an address of Assume 20 subnets are needed, with 5 hosts per subnet. Our mission is to.
IP Addressing – Dotted-Decimal Notation –An IP address is 32 bits in size –Every IP address is grouped into four 8-bit octets –Octets are separated by.
Classless Subnetting Using the Worksheet
Binary numbers. 1 Humans count using decimal numbers (base 10) We use 10 units: 0, 1, 2, 3, 4, 5, 6, 7, 8 and (5.
Subnetting Rick Graziani Cabrillo College
1 © 2003, Cisco Systems, Inc. All rights reserved. IP Basics 1.1 st Octet Values for Class A, B, C, D, & E 2.HOB (High Order Bits) in the 1 st Octet 3.Format.
Convert Decimal to Floating point number [IEEE 754]
Ch.9 – IP Addressing Part 1 CCNA 1 version 3.1.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 subnetting.
Lesson 4.2 Fractions, Decimals and Percents
1 Real Networkers don’t use Decimal! Part 1. Binary & Interpreting IP Addresses October 19, 2004.
Binary to Decimal Conversion
Determine a node’s IP Network Address Gina Minks EME5603 Fall 2008 Final Project For EMC Employees.
IT-101 Section 001 Lecture #3 Introduction to Information Technology.
Binary Lesson 5 Usable Addresses Class A, B, and C.
Title NUMERIC SYSTEMS USED IN NETWORKING NUMERIC SYSTEMS USED IN NETWORKING.
Network Addressing. Internet Protocol Address An IP (Internet Protocol) address is a unique identifier for a node or host connection on an IP network.
1 Exercise: IPv4 subnetting. 2 Task 1 Given is an IP network with address : Divide this network into 8 subnets.
1 Pertemuan 2 Network Math. Discussion Topics Binary presentation of data Bits and bytes Base 10 number system Base 2 number system Converting decimal.
Addressing IP v4 W.Lilakiatsakun.
Chapter 2: The Logic of Compound Statements 2.5 Application: Number Systems and Circuits for Addition 1 Counting in binary is just like counting in decimal.
© 2010 Cisco Systems, Inc. All rights reserved. 1 Network Math.
Number Bases and Representation. Denary Number System (Base 10) Our number system uses 10 digits (0-9) As you move from right to left each number is worth.
Floating Point in Binary 1.Place Value Chart:
Accessing the World Wide Web from Home Many students access the World Wide Web from home Here is how it works, in terms of standards.
Chapter 18 IP: Internet Protocol Addresses. Internet protocol software used to make the internet appear to be a single, seamless communication system.
Lecture 6 Excess Notation. Excess 8 notation indicates that the value for zero is the bit pattern for 8, that is 1000 Excess 8 notation indicates that.
IP Addressing is Logical Addressing It works on Network Layer (Layer 3) Two Version of Addressing Scheme IP version 4 – 32 bit addressing IP version 6.
Scientific Notation.  Allows us to write very big and very small numbers.
Scientific Notation 1. Scientific notation is a way to shorten a large number (makes using it in calculations easier) 2.
Numerical formats What’s the main idea? Want to represent numbers (eg: 45, -12, ) using only bits. We’ve already seen (or you can read in the book)
Computer Network Architecture Lecture 9: IP Addressing 13/1/
Converting Fractions to Decimals. In order to understand how to convert fractions to decimals, you must first know: 1)What a fraction is. 2)What a decimal.
Section 1.2. Why use it?  Some numbers are too big or too small to write using regular form (also called standard notation)  Using Scientific Notation.
Objective 1.Understand Network 2.Understand IP Addressing (IPv4 and IPv6) 3.Understand Subnetting 4.Examples 5.IP addressing and Vlan’s in TIFR 6.TIFR.
Subnetting Made Easy? The “moving stick” and the “magic number” Jim Blanco Aparicio-Levy Technical Center.
Binary Numbers Practice.
Binary Addition The simplest arithmetic operation in binary is addition. Adding two single-digit binary numbers is relatively simple, using a form of carrying:
COMPUTER NETWORKS CS610 Lecture-25 Hammad Khalid Khan.
Binary Numbers. Decimal vs Binary = 1001 = 101 = 10 1 = on = 0 = off = On and off.
Floating Point Numbers
Dotted Decimal Notation
Binary Positional Notation
Binary numbers pt. 2.
Computer Networks Fall, 2007 Prof Peterson
Binary Lesson 5.5 Usable Addresses Class A, B, and C
Multiplying by powers of 10 Decimals
Addition and Substraction
Binary Lesson 5 Classful IP Addresses
כתובות IP.
Objective: Be able to add and subtract directed numbers.
Binary Lesson 5.5 Usable Addresses Class A, B, and C
Introduction to Networking (Yarnfield)
Instructor: Rose Asutaku
Starter Using the fingers on only one hand, what is the highest number you can count to? Rules: You must start at 1 You must count sequentially (i.e.
Binary Lesson 4 Hexadecimal and Binary Practice
IP Addressing & Subnetting
5.1 - Scientific Notation & Units
The Understanding of Binary Math & Conversion
Converting from Base-n to Base-10
Objective: Be able to add and subtract directed numbers.
Chapter 3 - Binary Numbering System
Presentation transcript:

IP Addressing Dotted Decimal and Binary explanation

IP Addressing IP Addresses can be notated in Dotted Decimal and/or Binary, but you must understand both Dotted Decimal is what we are familiar with –eg –To find out what the value of the dotted decimal octet is we must know what the binary format is Binary bits are shown by a “1” or a “0” –“1” indicates that the binary place is “on” –“0” indicates that the binary place is “off”

IP Addressing IP addresses in dotted decimal contain 4 octets –Add up the number of “locations” contained by the dots : xxx.xxx.xxx.xxx = 4 octets –Each octet contains 8 binary bits that tell us what the value of the octet in the dotted decimal notation

Binary as it relates to the Octet XXX.XXX.XXX.XXX Each octet is made up of 8 binary bit “places” Calculate 4 octets X 8 bits = 32 bits total

Binary Place Values = = = 3 = = = 128 ! Remember a binary bit is either on or off – “1” or “0” !

Converting Dotted Decimal to Binary Lets convert the dotted decimal address shown here to binary

Converting Dotted Decimal to Binary Take the value of the first Octet 128 Binary would look something like this ! Remember the value of the first binary bit place is 128 and the first bit place is “turned on” !

Converting Dotted Decimal to Binary Take the value of the second Octet 41 Binary would look something like this ! Remember the values of the bit places turned on – 32, 8, and 1 – =41 !

Converting Dotted Decimal to Binary Take the value of the third Octet 230 Binary would look something like this ! Remember the values of the bit places turned on – 128, 64, 32, 4, and 2 – =230 !

Converting Dotted Decimal to Binary Take the value of the forth Octet 65 Binary would look something like this ! Remember the values of the bit places turned on – 64, and 1 – 64+1=65 !

Converting Dotted Decimal to Binary The whole thing in binary would look like this

Now you Know how!!