Internet Protocol How does information get sent from one device to another across a WAN?

Slides:



Advertisements
Similar presentations
Ch 20. Internet Protocol (IP) Internetworking PHY and data link layers operate locally.
Advertisements

1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA TCP/IP Protocol Suite and IP Addressing Halmstad University Olga Torstensson
19.1 Chapter 19 Network Layer: Logical Addressing Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
TCOM 509 – Internet Protocols (TCP/IP) Lecture 06_b Subnetting,Supernetting, CIDR IPv6 Instructor: Dr. Li-Chuan Chen Date: 10/06/2003 Based in part upon.
Chapter 19 Network Layer: Logical Addressing Stephen Kim.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Addressing the Network – IPv4 Network Fundamentals – Chapter 6.
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.
Network Layer: Logical Addressing. 4-1 IPv4 ADDRESSES An IPv4 address is a 32-bit address that uniquely and universally defines the connection of a device.
© 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
Chapter 18. IP: Internet Protocol Addresses
Chapter 14 TCP/IP and Routing Part #1 Unix System Administration.
Introduction to TCP/IP
Subnetting.
19.1 Chapter 19 Network Layer: Logical Addressing Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Chapter 19 Network Layer: Logical Addressing
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 19 Network Layer Logical Addressing © 2012 by McGraw-Hill Education. This is proprietary material.
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.
IP Addressing INTW What is an IP address? An unique identifier for a computer or device (host) on a TCP/IP network A 32-bit binary number usually.
Types of Addresses in IPv4 Network Range
1 26-Aug-15 Addressing the network using IPv4 Lecture # 2 Engr. Orland G. Basas Prepared by: Engr. Orland G. Basas IT Lecturer.
Chap 10 Routing and Addressing Andres, Wen-Yuan Liao Department of Computer Science and Engineering De Lin Institute of Technology
Fall 2006Computer Networks19-1 Chapter 19. Host-to-Host Delivery: Internetworking, Addressing, and Routing 19.1 Internetworks 19.2 Addressing 19.3 Routing.
ECE 4110 – Internetwork Programming Subnetting, Supernetting, and Classless Addressing.
1Group 07 IPv6 2 1.ET/06/ ET/06/ ET/06/ EE/06/ EE/06/ EE/06/6473 Group 07 IPv6.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Addressing the Network – IPv4 Network Fundamentals – Chapter 6.
CECS 5460 – Assignment 3 Stacey VanderHeiden Güney.
Introduction to IT and Communications Technology Justin Champion C208 – 3292 Ethernet Switching CE
Chapter 4: Managing LAN Traffic
Internet Addressing. When your computer is on the Internet, anything you do requires data to be transmitted and received. For example, when you visit.
1 Semester 2 Module 10 Intermediate TCP/IP Yuda college of business James Chen
ACM 511 Chapter 2. Communication Communicating the Messages The best approach is to divide the data into smaller, more manageable pieces to send over.
I. Basic Network Concepts. I.1 Networks Network Node Address Packet Protocol.
© 2007 Cisco Systems, Inc. All rights reserved. 1 Network Addressing Networking for Home and Small Businesses – Chapter 5 Darren Shaver – Modified Fall.
19.1 Chapter 19 Network Layer: Logical Addressing Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Connecting The Network Layer to Data Link Layer. ARP in the IP Layer The Address Resolution Protocol (ARP) The Address Resolution Protocol (ARP) Part.
Network Layer: Logical Addressing. Address Space Notations Classful Addressing Classless Addressing Network Address Translation (NAT) Topics Discussed.
IP ADDRESSING, SUBNETTING & VLSM 1. Decimal vs. Binary Numbers – Decimal numbers are represented by the numbers 0 through 9. – Binary numbers are represented.
Addressing IP v4 W.Lilakiatsakun. Anatomy of IPv4 (1) Dotted Decimal Address Network Address Host Address.
Chapter 4 Objectives Upon completion you will be able to: Classful Internet Addressing Understand IPv4 addresses and classes Identify the class of an.
IP1 The Underlying Technologies. What is inside the Internet? Or What are the key underlying technologies that make it work so successfully? –Packet Switching.
19.1 Chapter 19 Network Layer: Logical Addressing Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
© Cengage Learning 2014 How IP Addresses Get Assigned A MAC address is embedded on a network adapter at a factory IP addresses are assigned manually or.
Routing and Addressing
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Network Layer PART IV.
IP ADDRESSING Lecture 2: IP addressing Networks and Communication Department 1.
Internet Flow By: Terry Hernandez. Getting from the customers computer onto the internet Internet Browser
Computer Networks 0110-IP Gergely Windisch
1 K. Salah Module 5.1: Internet Protocol TCP/IP Suite IP Addressing ARP RARP DHCP.
1 Layer 3: Routing & Addressing Honolulu Community College Cisco Academy Training Center Semester 1 Version
IP Addressing. A 32-bit logical naming convention A dotted-decimal notation is used: – –Each number represents 8 bits. Number is Part.
19.1 Chapter 19 Network Layer: Logical Addressing Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
19.1 Chapter 19 Network Layer: Logical Addressing Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
4.3 Network Layer Logical Addressing
Networking for Home and Small Businesses – Chapter 5
Network Layer, and Logical Addresses
PART IV Network Layer.
IP Addresses: Classful Addressing
Chapter 19 Network Layer: Logical Addressing
I. Basic Network Concepts
Network Layer: Logical Addressing
Data Communications and Networking
Supernetting Recall: subnetting allows an organization to share a single IP network address among multiple physical networks Supernetting (a.k.a. classless.
Networking for Home and Small Businesses – Chapter 5
Part IV Network layer 10. Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
OSI Network Layer Presented By Dr. Waleed Alseat Mutah University.
Introduction to Network
Layering and the TCP/IP protocol Suite
Presentation transcript:

Internet Protocol How does information get sent from one device to another across a WAN?

The network layer The purpose of the physical layer is to provide a physical mechanism for transmitting data as signals. The purpose of the data link layer is to ensure the integrity of the data sent over a given physical link. The purpose of the network layer is to provide a mechanism for data to be sent from one device to another over a route that might span many different physical links. Routing is the process by which data is directed across multiple links from one host to another.

Logical Addressing The data link layer uses physical addressing, such as MAC or NIC addresses, where the address is tied to a specific physical device. Network layer protocols use logical addressing, where a given device can have multiple possible addresses.

IP Addresses Each connection to the Internet is given an IP address of some for or another. No two connections on the Internet can have the same IP address at the same time. However, these are still logical addresses because a given connection’s IP address can change, or it can be reassigned to a new device if the first one is disconnected from the Internet. If a given device has multiple connections to the internet (such as a router), each connection needs its own IP address.

Old school addressing: –All current IP addresses are 4 bytes. –Once upon a time, IP address were arranged somewhat hierarchically: –The first byte would indicate the class of the site, usually reflective of its size. –The second byte would further uniquely identify the site. –The third byte would be the subnet within the site. –The fourth byte would specify the actual machine. –This was wasteful. Small organizations like Carthage did not need 65,546 IP addresses. Lots of potential addresses were being wasted. –This was fine when the number of machines connected to the internet could be measured in the hundred- thousands. –Now that it’s creeping up on the billions, not so fine.

Modern addressing Modern addressing largely does away with the hierarchy. Instead, organizations are assigned address blocks. These are groups of contiguous addresses A block must contain 2 n addresses, where n ranges from 0 to 15. The first address in a block must be evenly divisible by the number of addresses. The first address in block is the network address, which is the address that identifies the entire organization to the Internet, particularly routers.

Within an address block, the organization is free to divide and allocate those addresses however it sees fit. The network address must point to the network’s router, which is responsible for forwarding packets out to the appropriate machines on its network. Some organizations may choose to subnet their network. They divide their address block into smaller blocks. However, the rules for subnetting are the same as the ones for assigning address blocks.

Network Address Translation For small organizations such as your house or Carthage College, the ideal scenario is to have each one use as few IP addresses as possible. The NAT protocol achieves this by, in the limiting case, allowing an entire organization to be represented to the Internet by one IP address. Certain IP address blocks have been set aside as private networks, where anyone can use them. A NAT system has one device connected to the internet, such as a router or wireless router, which has a single IP address. Devices behind the NAT router are assigned private network IP addresses by the NAT router. All traffic to these devices goes through the NAT router.

IPv6 addressing It is almost a certainty that we will run out of IP addresses some day. IPv6 tries to address this by expanding the address space available. IP addresses were 32 bits. IPv6 addresses are 128 bits.

IP is a packet-switched protocol. IP is a connectionless protocol - each packet is treated separately. No flow or error control - best-effort delivery. Being paired with TCP makes it reliable. IP