Spring 20071 Routing & Switching Umar Kalim Dept. of Communication Systems Engineering 27/03/2007.

Slides:



Advertisements
Similar presentations
1 IP Forwarding Relates to Lab 3. Covers the principles of end-to-end datagram delivery in IP networks.
Advertisements

IP Forwarding Relates to Lab 3.
Internetworking II: MPLS, Security, and Traffic Engineering
Delivery and Forwarding of
1 Chapter 22 Network layer Delivery, Forwarding and Routing.
Chapter 18 Introduction to Network Layer 18.# 1
© 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.
A supernetwork.
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.
1 IP Forwarding Relates to Lab 3. Covers the principles of end-to-end datagram delivery in IP networks.
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.
Routing Table : closer look w.lilakiatsakun. Sample Routing Table Static Route Dynamic Routing Protocol (RIP) Directly Connected Network Administrative.
CS 6401 Efficient Addressing Outline Addressing Subnetting Supernetting.
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.
Types of Addresses in IPv4 Network Range
Fall 2006Computer Networks19-1 Chapter 19. Host-to-Host Delivery: Internetworking, Addressing, and Routing 19.1 Internetworks 19.2 Addressing 19.3 Routing.
1 Internet Protocol: Forwarding IP Datagrams Chapter 7.
G64INC Introduction to Network Communications Ho Sooi Hock Internet Protocol.
22.1 Chapter 22 Network Layer: Delivery, Forwarding, and Routing Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
1 IP Forwarding Relates to Lab 3. Covers the principles of end-to-end datagram delivery in IP networks.
Copyright © Lopamudra Roychoudhuri
Efficient Addressing Outline Addressing Subnetting Supernetting CS 640.
© 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.
Routing Table : closer look w.lilakiatsakun. Sample Routing Table Static Route Dynamic Routing Protocol (RIP) Directly Connected Network Administrative.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2003 Chapter 6 Delivery and Routing of IP Packets.
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.
Internet Protocol: Routing IP Datagrams Chapter 8.
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.
Univ. of TehranComputer Network1 Advanced topics in Computer Networks University of Tehran Dept. of EE and Computer Engineering By: Dr. Nasser Yazdani.
Computer Networks22-1 Network Layer Delivery, Forwarding, and Routing.
Ch 22. Routing Direct and Indirect Delivery.
1 Lecture, November 20, 2002 Message Delivery to Processes Internet Addressing Address resolution protocol (ARP) Dynamic host reconfiguration protocol.
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.
Configuration for routing example
ROUTING.
Behrouz A. Forouzan TCP/IP Protocol Suite, 3rd Ed.
Kapitel 19: Routing. Kapitel 21: Routing Protocols
Chapter 6 Delivery & Forwarding of IP Packets
Forwarding and Routing IP Packets
IP.
PART IV Network Layer.
Chapter 6 Delivery & Forwarding of IP Packets
5 Network Layer Part II Computer Networks Tutun Juhana
IP Forwarding Relates to Lab 3.
Chapter 6 Delivery & Forwarding of IP Packets
Delivery, Forwarding, and Routing
Delivery and Routing of IP Packets
Delivery, Forwarding, and Routing of IP Packets
Delivery and Forwarding of
Net 323 D: Networks Protocols
Delivery, Forwarding, and Routing of IP Packets
Networking and Network Protocols (Part2)
IP Forwarding Relates to Lab 3.
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:

Spring Routing & Switching Umar Kalim Dept. of Communication Systems Engineering 27/03/2007 Ref: CSci5211 Univ. of Minnesota

Spring Outline Direct & Indirect delivery Forwarding & Forwarding Techniques Forwarding with classful addressing –Without subnetting –With subnetting Forwarding with classless addressing –Longest subnet mask

Spring Direct delivery

Spring Indirect delivery

Spring Forwarding Forwarding means to place the packet in its route to its destination Forwarding requires a host or a router to have a routing table Whenever a packet is to be forwarded, we have to lookup in the routing table to identify the route to the destination

Spring Forwarding techniques Considering the number of interfaces and interconnecting devices, we need to have an efficient forwarding technique –We cannot maintain a list of all the hosts/interfaces Efficient algorithm A small routing table

Spring Next-Hop Method The table holds only the address of the next hop No information about the complete route

Spring Network-Specific Method For every destination host connected to the same network, we have only one entry that defines the address of the destination adress

Spring Host-Specific Method The destination host address is given in the routing table Here efficiency is sacrificed for other advantages (strict- routing)

Spring Default Method

Spring Forwarding with Classful Addressing

Spring Forwarding without subnetting Maintain one table each for the unicast classes (A, B and C) If multicasting is supported, we can have a fourth table for class D

Spring Forwarding without subnetting Which network the destination host is a part of. We use network-specific forwarding Which router the packet must be delivered for an indirect delivery. This column is empty for direct delivery The number of the out-going port. (A router is usually connected to several different networks)

Spring Figure shows an imaginary part of the Internet. Show the routing tables for router R1.

Spring

Spring Forwarding with subnetting Subnetting is done inside the organization The routers which handle subnetting are either on the boundary or inside the boundary of the network If variable length subnetting is used we need several tables Otherwise we need only one table

Spring Forwarding with subnetting

Spring

Spring Forwarding with Classless Addressing Since the whole address is available for allocation, one entry for every block is required –As the address alone has no significance Information about the mask is required Thus we add another column for the mask

Spring Forwarding with Classless Addressing

Spring Make a routing table for router R1 using the configuration in Figure

Spring

Spring Show the forwarding process if a packet arrives at R1 in the last example with the destination address The first mask (/26) is applied to the destination address. The result is , which does not match the corresponding network address. The second mask (/25) is applied to the destination address. The result is , which matches the corresponding network address.

Spring Questions? That’s all for today!