McGraw-Hill©The McGraw-Hill Companies, Inc., 2003 Chapter 6 Delivery and Routing of IP Packets.

Slides:



Advertisements
Similar presentations
Delivery and Forwarding of
Advertisements

1 Chapter 22 Network layer Delivery, Forwarding and Routing.
Chapter 22 Network Layer: Delivery, Forwarding, and Routing.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 The Routing Table: A Closer Look Routing Protocols and Concepts – Chapter.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Introduction to Dynamic Routing Protocol Routing Protocols and Concepts – Chapter.
ECE 4110 – Internetwork Programming TCP/IP Protocol (cont’d)
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 PART IV NETWORK LAYER.
Routing and Routing Protocols Introduction to Static Routing.
Delivery, Forwarding, and Routing
7/3/2015 Unit-3 : Network Layer 1 CS 1302 Computer Networks — Unit - 3 — — Network Layer — Text Book Behrouz.A. Forouzan, “Data communication and Networking”,
TCP/IP Protocol Suite 1 Chapter 6 Upon completion you will be able to: Delivery, Forwarding, and Routing of IP Packets Understand the different types of.
TCP/IP Protocol Suite 1 Chapter 6 Upon completion you will be able to: Delivery, Forwarding, and Routing of IP Packets Understand the different types of.
OSPF To route, a router needs to do the following: Know the destination address Identify the sources it can learn from Discover possible.
TCP/IP Protocol Suite 1 Chapter 6 Upon completion you will be able to: Delivery, Forwarding, and Routing of IP Packets Understand the different types of.
Fall 2006Computer Networks19-1 Chapter 19. Host-to-Host Delivery: Internetworking, Addressing, and Routing 19.1 Internetworks 19.2 Addressing 19.3 Routing.
22.1 Chapter 22 Network Layer: Delivery, Forwarding, and Routing Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 14 Routing Protocols RIP, OSPF, BGP.
November 29, 2004 Prof. Paul Lin 1 CPET Internetworking, Addressing, and Routing Paul I-Hai Lin, Professor Electrical and Computer Engineering.
Copyright © Lopamudra Roychoudhuri
資 管 Lee Lesson 5 IP Packets: Delivery and Routing IP Layer operation.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 4 Network Layer.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 The Routing Table: A Closer Look Routing Protocols and Concepts – Chapter.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 The Routing Table: A Closer Look Routing Protocols and Concepts – Chapter 8.
Delivery, Forwarding, and Routing of IP Packets
Dr. Clincy1 Chapter 6 Delivery & Forwarding of IP Packets Lecture #4 Items you should understand by now – before routing Physical Addressing – with in.
Spring Routing & Switching Umar Kalim Dept. of Communication Systems Engineering 27/03/2007.
© 2002, Cisco Systems, Inc. All rights reserved. 1 Determining IP Routes.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 13 Routing Protocols (RIP, OSPF, BGP)
Chapter 6 Delivery and Forwarding of IP Packets
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Chapter 6 Delivery and Routing of IP Packets.
1 Routing Table  The seven fields Mask: for finding (sub)network address of the destination l Host-specific routing: (/32) l Default routing:
Delivery, Forwarding, and Routing of IP Packets
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Network Layer: 19.1 Internetworks 19.2 Addressing Classful, Classless addressing, NAT 19.3 Routing.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Delivery and Routing of IP Packets.
TCP/IPTCP/IP Dr. Clincy1 Chapter 6 Delivery & Forwarding of IP Packets.
1 Kyung Hee University Chapter 6 Delivery Forwarding, and Routing of IP Packets.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2004 Network Layer PART IV.
Computer Networks22-1 Network Layer Delivery, Forwarding, and Routing.
Ch 22. Routing Direct and Indirect Delivery.
University of the Western Cape Chapter 12: Routing Protocols Interior and Exterior Routing Protocols Aleksandar Radovanovic.
Delivery and Forwarding Chapter 18 COMP 3270 Computer Networks Computing Science Thompson Rivers University.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Routing Talbles Routing Protocols 7.0.
22.1 Network Layer Delivery, Forwarding, and Routing.
UNIT 4 NETWORK LAYER. Position of network layer 7/8/2016 UNIT-3 : NETWORK LAYER 2.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Subnetting/Supernetting and Classless Addressing.
Configuration for routing example
Behrouz A. Forouzan TCP/IP Protocol Suite, 3rd Ed.
Chapter 6 Delivery & Forwarding of IP Packets
Network layer Jarkom Dasar – Week 6 Aisyatul Karima, 2012.
Routing and Routing Protocols: Routing Static
Forwarding and Routing IP Packets
PART IV Network Layer.
Chapter 6 Delivery & Forwarding of IP Packets
Chapter 6 Delivery & Forwarding of IP Packets
5 Network Layer Part II Computer Networks Tutun Juhana
Chapter 6 Delivery & Forwarding of IP Packets
Delivery, Forwarding, and Routing
Routing and Routing Protocols: Routing Static
Delivery and Routing of IP Packets
Delivery and Routing of IP Packets
After 3.2 Revised
Static and Default Routing
Delivery, Forwarding, and Routing of IP Packets
Delivery and Forwarding of
Net 323 D: Networks Protocols
Delivery, Forwarding, and Routing of IP Packets
Example 9 (Continued) 1. The first mask (/26) is applied to the destination address. The result is , which does not match the corresponding network.
Figure 6.11 Configuration for Example 4
Delivery, Forwarding, and Routing of IP Packets
Figure 6.6 Default routing
Presentation transcript:

McGraw-Hill©The McGraw-Hill Companies, Inc., 2003 Chapter 6 Delivery and Routing of IP Packets

McGraw-Hill©The McGraw-Hill Companies, Inc., 2003 CONTENTS CONNECTION DELIVERY ROUTING METHODS STATIC AND DYNAMIC ROUTING ROUTING TABLE AND MODULE CLASSLESS ADDRESSING

McGraw-Hill©The McGraw-Hill Companies, Inc., 2003 CONNECTION-ORIENTED VERSUS CONNECTIONLESS SERVICES 6.1

McGraw-Hill©The McGraw-Hill Companies, Inc., 2003 In a connection-oriented situation, the network layer protocol first makes a connection. In a connectionless situation, the network layer protocol treats each packet independently, with each packet having no relationship to any other packet.

McGraw-Hill©The McGraw-Hill Companies, Inc., 2003 DIRECT VERSUS INDIRECT DELIVERY 6.2

McGraw-Hill©The McGraw-Hill Companies, Inc., 2003 Figure 6-1 Direct delivery

McGraw-Hill©The McGraw-Hill Companies, Inc., 2003 Figure 6-2 Indirect delivery

McGraw-Hill©The McGraw-Hill Companies, Inc., 2003 ROUTING METHODS 6.3

McGraw-Hill©The McGraw-Hill Companies, Inc., 2003 Figure 6-3 Next-hop routing

McGraw-Hill©The McGraw-Hill Companies, Inc., 2003 Figure 6-4 Network-specific routing

McGraw-Hill©The McGraw-Hill Companies, Inc., 2003 Figure 6-5 Host-specific routing

McGraw-Hill©The McGraw-Hill Companies, Inc., 2003 Figure 6-6 Default routing

McGraw-Hill©The McGraw-Hill Companies, Inc., 2003 STATIC VERSUS DYNAMIC ROUTING 6.4

McGraw-Hill©The McGraw-Hill Companies, Inc., 2003 A static routing table contains information entered manually. A dynamic routing table is updated periodically using one of the dynamic routing protocols such as RIP, OSPF, or BGP.

McGraw-Hill©The McGraw-Hill Companies, Inc., 2003 ROUTING TABLE AND ROUTING MODULE 6.5

McGraw-Hill©The McGraw-Hill Companies, Inc., 2003 Figure 6-7 Routing module and routing table

McGraw-Hill©The McGraw-Hill Companies, Inc., 2003 Figure 6-8 Routing Table Flags U The router is up and running. G The destination is in another network. H Host-specific address. D Added by redirection. M Modified by redirection.

McGraw-Hill©The McGraw-Hill Companies, Inc., 2003 Figure 6-9 Configuration for routing example

McGraw-Hill©The McGraw-Hill Companies, Inc., 2003 MaskDest.Next Hop I m m m m m m m0

McGraw-Hill©The McGraw-Hill Companies, Inc., 2003 Example 1 Router R1 receives 500 packets for destination ; the algorithm applies the masks row by row to the destination address until a match (with the value in the second column) is found:

McGraw-Hill©The McGraw-Hill Companies, Inc., 2003 Solution Direct delivery &  no match &  no match &  no match Host-specific &  no match Network-specific &  match

McGraw-Hill©The McGraw-Hill Companies, Inc., 2003 Example 2 Router R1 receives 100 packets for destination ; the algorithm applies the masks row by row to the destination address until a match is found:

McGraw-Hill©The McGraw-Hill Companies, Inc., 2003 Solution Direct delivery &  no match &  match

McGraw-Hill©The McGraw-Hill Companies, Inc., 2003 Example 3 Router R1 receives 20 packets for destination ; the algorithm applies the masks row by row to the destination address until a match is found:

McGraw-Hill©The McGraw-Hill Companies, Inc., 2003 Solution Direct delivery &  no match &  no match Host-specific &  no match

McGraw-Hill©The McGraw-Hill Companies, Inc., 2003 Solution Network-specific &  no match Default &  match

McGraw-Hill©The McGraw-Hill Companies, Inc., 2003 Example 4 Make the routing table for router R1 in Figure 6.10

McGraw-Hill©The McGraw-Hill Companies, Inc., 2003 Example 4 Figure 6-10

McGraw-Hill©The McGraw-Hill Companies, Inc., 2003 Solution MaskDestinationNext HopI m m m m0

McGraw-Hill©The McGraw-Hill Companies, Inc., 2003 Example 5 Make the routing table for router R1 in Figure 6.11

McGraw-Hill©The McGraw-Hill Companies, Inc., 2003 Example 5 Figure 6-11

McGraw-Hill©The McGraw-Hill Companies, Inc., 2003 Solution MaskDestinationNext HopI m m1 or or m m1 or or m ????????????m0

McGraw-Hill©The McGraw-Hill Companies, Inc., 2003 Example 6 MaskDestinationNext HopI m m m m m m0 The routing table for router R1 is given below. Draw its topology

McGraw-Hill©The McGraw-Hill Companies, Inc., 2003 Example 6 (Solution) Figure 6-12

McGraw-Hill©The McGraw-Hill Companies, Inc., 2003 CLASSLESS ADDRESSING: CIDR 6.6

McGraw-Hill©The McGraw-Hill Companies, Inc., 2003 Routing Table Size Hierarchical Routing Geographical Routing Routing Table Search Algorithms ISSUES

McGraw-Hill©The McGraw-Hill Companies, Inc., 2003 In classful addressing, each address has self-contained information that facilitates routing table searching.

McGraw-Hill©The McGraw-Hill Companies, Inc., 2003 In classless addressing, there is no self-contained information in the destination address to facilitate routing table searching.