Computer Network Architecture Lecture 9: IP Addressing 13/1/2013 1.

Slides:



Advertisements
Similar presentations
Classifying Network Addressing
Advertisements

© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Addressing the Network – IPv4 Network Fundamentals – Chapter 6.
Logical addressing Engr.Jawad Ali.
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—1-1 Building a Simple Network Understanding the TCP/IP Internet Layer.
IP Addressing and Subnetting
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.
Chapter 18. IP: Internet Protocol Addresses
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.
Introduction to Networking (Yarnfield) Classful subnetting.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 19 Network Layer Logical Addressing © 2012 by McGraw-Hill Education. This is proprietary material.
CSC 412 – Networking Scott Heggen. Agenda Today The Network Layer (Chapter 5) Discussion on A2: The Data Link Layer Thursday Q2: The Networking Layer.
Ch.9 – IP Addressing Part 1 CCNA 1 version 3.1.
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.
Information & Communication Technology
Layering and the TCP/IP protocol Suite  The TCP/IP Protocol only contains 5 Layers in its networking Model  The Layers Are 1.Physical -> 1 in OSI 2.Network.
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.
1 TCOM 509 – Internet Protocols (TCP/IP) Lecture 02_b Instructor: Dr. Li-Chuan Chen Date: 09/08/2003 Based in part upon slides of Prof. J. Kurose (U Mass),
Why create a subnet mask? Tells device which part of an address is the network # including the subnet and which part is the host Filters the node IP address.
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:
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.
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.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Network Addressing Networking for Home and Small Businesses – Chapter 5.
IP Addresses & Classes Presented By: M.Usman Khan Ghauri Nauman Aslam.
CISCO NETWORKING ACADEMY Chabot College ELEC Subnet Review.
Binary Lesson 5 Usable Addresses Class A, B, and C.
Binary Lesson 5.5 Usable Addresses Class A, B, and C.
CSE5803 Advanced Internet Protocols and Applications (2) Universal Identifier In general, addressing in a network is closely linked with the issue.
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.
19.1 Chapter 19 Network Layer: Logical Addressing Computer Communication & Networks.
LECTURE ON IP Addressing. What is Networking? –by ‘computer network’ we mean the interconnection between different computers. Why Networking? –to share.
Routing and Addressing
Chapter 3 - Page 1 Infogem Institute of Technology CCNA Course IP Addressing & Subnetting IP ADDRESSING & SUBNETTING.
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.
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.
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.
Hour 5 Subnetting 1. you will be able to Explain how subnets and supernets are used Explain the benefits of subnetting Develop a subnet mask that meets.
Network layer (Part III)
IP ADDRESSING Lecture 2: IP addressing Networks and Communication Department 1.
IP ADDRESSES Lecture 6: Network Architectures. IP address  address (IP address) is a numerical label assigned to each device (e.g., computer, printer)
Layer 3 Routing and Addressing. Layer 3 Responsibilities Move data through a set of networks. Use a hierarchical addressing scheme. Segment network and.
COMPUTER NETWORKS CS610 Lecture-25 Hammad Khalid Khan.
Internet Architecture
IP Addressing and Subnetting
OSI Model IP address.
Lecture 3 By Miss Irum Matloob.
INTRO Module 1 Boolean Math
Data Communication and Networking CISCO – Discovery 1
Binary Lesson 4 Classful IP Addresses
Chapter-5 TCP/IP Suite.
IPV4.
IP Addresses: Classful Addressing
Binary Lesson 5.5 Usable Addresses Class A, B, and C
Binary Lesson 5 Classful IP Addresses
Subnetting Surasak Sanguanpong
Data Communications and Networking
Binary Lesson 5.5 Usable Addresses Class A, B, and C
IP Addressing & Subnetting
Lec 7 Network Layer: Logical Addressing
IPv4 Addressing By, Ishivinder Singh( ) Sharan Patil ( )
Part IV Network layer 10. Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Dr. John P. Abraham Professor UTPA
Layering and the TCP/IP protocol Suite
Presentation transcript:

Computer Network Architecture Lecture 9: IP Addressing 13/1/2013 1

IP Address An IP address is a 32-bit, two-level hierarchical number.it is uniquely defined by a network layer address. It is hierarchical because the first portion of the address represents the network, and the second portion of the address represents the node (or host). The 32 bits are grouped into four octets, with 8 bits per octet. The value of each octet ranges from 0 to 255 decimal, or to binary. IP addresses are usually written in dotted decimal notation, which means that each octet is written in decimal notation and dots are placed between the octets. 2

IP Address (Con.) The hosts of an network have identical bit patterns in the network address portion of their IP addresses. In the following example, the two addresses have identical network portions. Therefore, hosts assigned these two addresses would be on the same logical network: network host network host portion portion portion portion 3

IP Address(Con.) Although, IP addresses are divided into two parts (network, host) portion, the number of bytes for each of them are different. The decision of how many bits are required for the host portion are depend on the number of hosts that a network requires. For example, If a particular network requires at least 200 hosts, you would need to use enough bits in the host portion to be able to represent at least 200 different bit patterns. To assign a unique address to 200 hosts, you would use the entire last octet. With 8 bits, a total of 256 different bit patterns can be achieved. As with the previous example, this means that the bits for the upper three octets represent the network portion. 4

Converting IP Addresses Between Decimal and Binary The IP address can be decimal or binary. we can convert between of them. Value for each bit = 255

Converting IP Addresses Between Decimal and Binary Converting From Binary to Decimal = 65 6

Converting IP Addresses Between Decimal and Binary Examples: find the decimal addresses for the following binary addresses:

Converting IP Addresses Between Decimal and Binary Examples: find the binary addresses for the following decimal addresses:

Thank You 9