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.

Slides:



Advertisements
Similar presentations
19.1 Chapter 19 Network Layer: Logical Addressing Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Advertisements

Classifying Network Addressing
Chapter 19 Network Layer: Logical Addressing Stephen Kim.
1 Computer Communication & Networks Lecture 17 & 18 Network Layer: Logical Addressing Waleed Ejaz.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Addressing the Network – IPv4 Network Fundamentals – Chapter 6.
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—1-1 Building a Simple Network Understanding the TCP/IP Internet Layer.
Understanding Binary Basics
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. TCP/IP addresses -Addressing in TCP/IP is specified by the Internet Protocol (IP) -Each host is assigned a 32-bit number -Called the IP.
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.
Networking Essentials Chapter 7 Fall,  Like a telephone number ◦ (708) ◦
SIMS-201 Representing Information in Binary. 2  Overview Chapter 3: The search for an appropriate code Bits as building blocks of information Binary.
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.
CSC 412 – Networking Scott Heggen. Agenda Today The Network Layer (Chapter 5) Discussion on A2: The Data Link Layer Thursday Q2: The Networking Layer.
By Junaid Shaikh SE Computer
Ch.9 – IP Addressing Part 1 CCNA 1 version 3.1.
NETWORK LAYER IP Addressing 1. ANNOUNCEMENT: Rescheduled  NO PRACTICAL SESSIONS ON TUESDAY 22, November 2010  Rescheduled sessions: MONDAY: November.
Functions 1.  How long is MAC address?  How is mac address used in data communication?  What is a frame?  What does an IP address look like? 2.
Week 3 - IP addressing 4 Introduction to IP addressing 4 Classes of IP addressing 4 Why Subnet Masks are necessary? 4 How to create subnet masks.
Chapter 5 – IP Addressing. IP Address Fundamentals Each host is assigned a unique IP address for each network connection (NIC) An IP address is a 32-bit.
Page 1 - © Richard L. Goldman IP Address ©Richard L. Goldman January 10, 2002.
21-IP addressing Dr. John P. Abraham Professor UTPA.
LECTURE # 20 IP ADDRESSING 1. Binary 2  All digital electronics use a binary method for communication.  Binary can be expressed using only two values:
1 Real Networkers don’t use Decimal! Part 1. Binary & Interpreting IP Addresses October 19, 2004.
Network Addressing IP Addresses. IP Address Space The Structure of an IP Address – Binary Representation The only thing a network device understands,
IP Addressing and Network Software. IP Addressing  A computer somewhere in the world needs to communicate with another computer somewhere else in the.
30/11/ Q & A on Networking. Question No. 1 What is Networking? Two or more computers that are linked in order to share – Resources (such as printers.
Classes of IP. host must have an IP address that identifies not only the host address (like a house number) but also identifies the network address (like.
IP Addressing Part 1. IP Addressing An IP address is a numeric identifier assigned to each machine on an IP network. It designates the specific location.
IP Addresses & Classes Presented By: M.Usman Khan Ghauri Nauman Aslam.
IT-101 Section 001 Lecture #3 Introduction to Information Technology.
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 Pertemuan 2 Network Math. Discussion Topics Binary presentation of data Bits and bytes Base 10 number system Base 2 number system Converting decimal.
Network Layer: Logical Addressing. Address Space Notations Classful Addressing Classless Addressing Network Address Translation (NAT) Topics Discussed.
LECTURE ON IP Addressing. What is Networking? –by ‘computer network’ we mean the interconnection between different computers. Why Networking? –to share.
CS4500CS4500 Dr. ClincyLecture1 Lecture #6 Chapter 5: Addressing (part 1 of 3) Address Structure Classful Addressing Number Systems (Appendix B) Mask –
Chapter 18 IP: Internet Protocol Addresses. Internet protocol software used to make the internet appear to be a single, seamless communication system.
IP Addressing Dotted Decimal and Binary explanation.
IP Internet Protocol Fundamental packet format that computers use to exchange information. Is a set of technical rules that defines how computers communicate.
Chapter 5.  Upon completion of this chapter, you should be able to:  Configure IP addresses  Identify & select valid IP addresses for networks  Configure.
1 Network Principles FdSc Computing Technologies TCP-IP – Addressing & Sub-Netting Carl Smith – 2004 (Revised 2013)
Internet Architecture. 2 INTRODUCTION INTERNET developed by a community of researchers centered around the Defense Advanced Research Projects Agency (DARPA)
CS4500CS4500 Dr. ClincyLecture1 Lecture #1 Chapter 5: Addressing (part 1 of 3)
Computer Network Architecture Lecture 9: IP Addressing 13/1/
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.
TCP/IP Addressing and Subnetting. IP Addressing Roadmap Format of IP Addresses Traditional Class Networks Network Masks Subnetting Supernetting Special.
IP Addresses & IP Subnetting
COMPUTER NETWORKS CS610 Lecture-25 Hammad Khalid Khan.
19.1 Chapter 19 Network Layer: Logical Addressing Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
IP ADDRESSING.
Binary Concepts By: Nathan Miller.
OSI Model IP address.
IP Addressing.
Networking for Home and Small Businesses – Chapter 5
Data Communication and Networking CISCO – Discovery 1
Binary Lesson 4 Classful IP Addresses
Chapter-5 TCP/IP Suite.
TCP/IP Concepts (Part 2)
IP Addresses: Classful Addressing
The IP addresses are unique. The address space of IPv4 is 2 32 or 4,294,967,296.
Networking for Home and Small Businesses – Chapter 5
Binary Lesson 5 Classful IP Addresses
Chapter 19 Network Layer: Logical Addressing
IPV4 Address & subnet masks
Master Subnetting – Section 1
Data Communications and Networking
Planning the Addressing Structure
IP ADDRESSING.
Part IV Network layer 10. Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Dr. John P. Abraham Professor UTPA
Presentation transcript:

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 – 128 bit addressing IP address is a 32-bit binary number that is unique for each device IP address is converted to a decimal format to make them readable for the humans Within the network, the IP address is interpreted in a binary format consisting of 0 and 1 IP Addressing

What is BIT ? Bit is a value that will represent 0’s or 1’s (i.e. Binary) bits are divided into 4 Octets known as Dotted Decimal Notation IP version 4 First Octet Second Octet Third Octet Forth Octet

128-bit address is divided along 16-bit boundaries, and each 16-bit block is converted to a 4-digit hexadecimal number and separated by colons (Colon-Hex Notation) FEDC:BA98:7654:3210:FEDC:BA98:7654:3210 IP version 6

Taking Example for First Octet : Total 8 bits, Value will be 0’s and 1’s i.e. 2 8 = 256 combination = = = = = 4 Binary to Decimal Conversion = 255 Total IP Address Range to Total IP Address Range to

Total IP Addressing Scheme is divided into 5 Classes CLASS A CLASS B CLASS C CLASS D CLASS E IP Address Classes LAN & WAN Multicasting & Newsgroups Research & Development

Priority Bits Concept To identify the range of each class we will be using Priority Bit Concept Priority Bit is the left most bits in the First Octet CLASS A priority bit is0 CLASS B priority bit is10 CLASS C priority bit is110 CLASS D priority bit is1110 CLASS E priority bit is1111

For Class A range reserved first bit in first octet,the value of that bit should not change. 0xxxxxxx. xxxxxxxx. xxxxxxxx. xxxxxxxx = = = = = 4 CLASS A Range = 127 Class A Range to Exception 0.X.X.X and 127.X.X.X network are reserved Class A Range to Exception 0.X.X.X and 127.X.X.X network are reserved

For Class B range reserved first two bit in first octet,the value of that bit should not change. 10xxxxxx. xxxxxxxx. xxxxxxxx. xxxxxxxx = = = = = 132 CLASS B Range = 191 Class B Range to Class B Range to

For Class C range reserved first three bit in first octet,the value of that bit should not change. 110xxxxx. xxxxxxxx. xxxxxxxx. xxxxxxxx = = = = = 196 CLASS C Range = 223 Class C Range to Class C Range to

For Class D range reserved first four bit in first octet,the value of that bit should not change. 1110xxxx. xxxxxxxx. xxxxxxxx. xxxxxxxx = = = = = 228 CLASS D Range = 239 Class D Range to Class D Range to

For Class E range reserved first four bit in first octet,the value of that bit should not change. 1111xxxx. xxxxxxxx. xxxxxxxx. xxxxxxxx = = = = = 244 CLASS E Range = 255 Class E Range to Class E Range to

CLASS OF IP ADDRESS Classification of IP Addresses CLASSES Class A Class B Class C Class D Class E

IP address is divided into Network & Host Portion CLASS A is written as N.H.H.H CLASS B is written as N.N.H.H CLASS C is written as N.N.N.H Octet Format