CS 350 Chapter-9,10. Implementation of Connectionless Service Routing within a datagram network ISP’s equipment A’s table (initially) A’s table (later)

Slides:



Advertisements
Similar presentations
IP Routing.
Advertisements

Ver 1,12/09/2012Kode :CIJ 340,Jaringan Komputer Lanjut FASILKOM Routing Protocols and Concepts – Chapter 3 Introduction to Dynamic Routing Protocol CCNA.
RIP V2 CCNP S1(5), Chapter 4.
Chapter 22 Network Layer: Delivery, Forwarding, and Routing.
Networking Essentials Chapter 10 Fall, IGPs are used… EGPs are used…
Routing Protocol.
Routing Basics By Craig Lindstrom. Overview Routing Process Routing Process Default Routing Default Routing Static Routing Static Routing Dynamic Routing.
CISCO NETWORKING ACADEMY Chabot College ELEC Routed and Routing Protocols.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Introduction to Dynamic Routing Protocol Routing Protocols and Concepts – Chapter.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.1 Routing Working at a Small-to-Medium Business or ISP – Chapter 6.
© 2006 Cisco Systems, Inc. All rights reserved. ICND v2.3—3-1 Determining IP Routes Introducing Routing.
1 CCNA 3 v3.1 Module 1. 2 CCNA 3 Module 1 Introduction to Classless Routing.
SYPCNSA Department2007 Summer Youth Program: Internal Protocols: RIP & IGRP.
© 2006 Cisco Systems, Inc. All rights reserved. ICND v2.3—3-1 Determining IP Routes Enabling RIP.
Routing Protocols Heng Sovannarith
Lecture Week 3 Introduction to Dynamic Routing Protocol Routing Protocols and Concepts.
Each computer and router interface maintains an ARP table for Layer 2 communication The ARP table is only effective for the broadcast domain (or LAN)
Dynamic Routing Protocols  Function(s) of Dynamic Routing Protocols: – Dynamically share information between routers (Discover remote networks). – Automatically.
Click to edit Master subtitle style Chapter 10: Routing Protocols Instructor:
Routing/Routed Protocols. Remember: A Routed Protocol – defines logical addressing. Most notable example on the test – IP A Routing Protocol – fills the.
Advantages of Dynamic Routing over Static Routing : Advertise only the directly connected networks. Updates the topology changes dynamically. Administrative.
Sybex CCENT Chapter 8: IP Routing Instructor & Todd Lammle.
Routing and Routing Protocols Routing Protocols Overview.
1 Chapter Overview Routing Principles Building Routing Tables.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Introduction to Dynamic Routing Protocol Routing Protocols and Concepts.
Sybex CCNA Chapter 6: IP Routing Instructor & Todd Lammle.
1 © 2004, Cisco Systems, Inc. All rights reserved. CCNA 2 v3.1 Module 6 Routing and Routing Protocols.
Introduction to Dynamic Routing Protocol
Routing -2 Dynamic Routing
Review Routing fundamental W.lilakiatsakun. Review Routing Fundamental VLSM VLSM Route Summarization Route Summarization Static & Dynamic Routing Static.
1 3-Oct-15 Distance Vector Routing CCNA Exploration Semester 2 Chapter 4.
CCNA 1 Module 10 Routing Fundamentals and Subnets.
© Wiley Inc All Rights Reserved. CCNA: Cisco Certified Network Associate Study Guide CHAPTER 5: IP Routing.
Chapter 9. Implementing Scalability Features in Your Internetwork.
© 2002, Cisco Systems, Inc. All rights reserved. 1 Determining IP Routes.
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—-5-1 WAN Connections Routing & Enabling RIP.
Chi-Cheng Lin, Winona State University CS 313 Introduction to Computer Networking & Telecommunication Chapter 5 Network Layer.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Routing Protocols and Concepts Introduction to Dynamic Routing Protocol.
The Network Layer.
Chapter 6 IP Routing. Basic information When you configure interface of a node with IP and mask, the node will know the network corresponding to that.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Introduction to Dynamic Routing Protocol Routing Protocols and Concepts.
Lecture #2 VLSM Asst.Prof. Dr.Anan Phonphoem Department of Computer Engineering, Faculty of Engineering, Kasetsart University, Bangkok, Thailand.
Routing Protocols Chapters 9 & 10 NetTech Solutions.
1 7-Jan-16 S Ward Abingdon and Witney College Dynamic Routing CCNA Exploration Semester 2 Chapter 3.
Routing and Routing Protocols PJC CCNA Semester 2 Ver. 3.0 by William Kelly.
1. 2  An autonomous system is a region of the Internet that is administered by a single entity.  Examples of autonomous regions are:  UVA’s campus.
Click to edit Master subtitle style Chapter 10: Routing Protocols.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.1 Routing Working at a Small-to-Medium Business or ISP – Chapter 6.
Routing and Routing Protocols CCNA 2 v3 – Module 6.
Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, © Pearson Education-Prentice Hall, 2011 The Network Layer Chapter
+ Dynamic Routing Protocols 2 nd semester
The Network Layer Chapter 5 Computer Networks, Fifth Edition by Andrew Tanenbaum and David Wetherall, © Pearson Education- Prentice Hall, 2011.
Lec4: Introduction to Dynamic Routing Protocol
Introduction to Dynamic Routing Protocol
Working at a Small-to-Medium Business or ISP – Chapter 6
Computer Networks Routing Algorithms.
Click to edit Master subtitle style
Introduction To Networking
CCNA 2 v3.1 Module 6 Routing and Routing Protocols
Introduction to Dynamic Routing Protocol
Chapter 5: Dynamic Routing
CHAPTER 10.
Introduction to Dynamic Routing Protocol
CCNA 3 v3 JEOPARDY Module 1 CCNA3 v3 Module 1 K. Martin.
After 3.2 Revised
Routing Protocols Charles Warren.
CIT 384: Network Administration
Working at a Small-to-Medium Business or ISP – Chapter 6
CCE1030 Computer Networking
Presentation transcript:

CS 350 Chapter-9,10

Implementation of Connectionless Service Routing within a datagram network ISP’s equipment A’s table (initially) A’s table (later) C’s Table E’s Table

Implementation of Connection-Oriented Service Routing within a virtual-circuit network ISP’s equipment A’s table C’s Table E’s Table

Comparison of Virtual-Circuit and Datagram Networks Comparison of datagram and virtual-circuit networks

The IP Routing Process IP address, Mac addressIP address, Mac address

Routing Protocols Routing Static Routing Dynamic Routing IGP EGP Protocols: BGP Distance Vector Protocols: RIPv1&2, IGRP Link State Protocols: OSPF, IS-IS Hybrid Protocols: EIGRP

Default Administrative Distance Route SourceDefault AD Connected interface0 Static route1 EIGRP90 IGRP100 OSPF110 RIP120 External EIGGRP170 Unknown255(this route will never be used)

(a) A network. (b) Input from A, I, H, K, and the new routing table for J. Distance Vector Routing

The Count-to-Infinity Problem The count-to-infinity problem

Link State Routing 1.Discover neighbors, learn network addresses. 2.Set distance/cost metric to each neighbor. 3.Construct packet telling all learned. 4.Send packet to, receive packets from other routers. 5.Compute shortest path to every other router.

Building Link State Packets (a) A network. (b) The link state packets for this network.

Distributing the Link State Packets The packet buffer for router B in previous slide

RIPv1RIPv2 Distance vector Maximum hop count 15 ClassfulClassless Broadcast basedUses Multicast No support for VLSMSupports for VLSM No AuthenticationAllow for MD5 authentication No support for discontiguous networks Supports discontiguous networks

CharacteristicOSPFRIPv2RIPv1 Type of protocolLink stateDistance vector Classless supportYes No VLSM supportYes No Auto summarizationNoYes Manual summarization YesNo Discontiguous support Yes No Rout propagationMulticast on change Periodic multicast Periodic broadcast

CharacteristicOSPFRIPv2RIPv1 Path metricBandwidthHops ConvergenceFastSlow Peer authenticationYes No HierarchicalYes (using area) No (flat only) UpdateEvent triggered Rout table updates Rout computationDijkstraBellman-Ford

Hierarchical Routing Hierarchical routing.