Routing and Routing Protocols Routing Protocols Overview.

Slides:



Advertisements
Similar presentations
Chapter 22 Network Layer: Delivery, Forwarding, and Routing.
Advertisements

Packet Forwarding and Routing Protocols. Routers and the Network Layer Routers Networking devices that make best path decisions (which interface to forward.
Copyright 2002 Year 2 - Chapter 5/Cisco 3 - Module 5 Routing Protocols: IGRP By Carl Marandola.
CISCO NETWORKING ACADEMY Chabot College ELEC Routed and Routing Protocols.
CCNA Guide to Cisco Networking Fundamentals Fourth Edition
© 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.
Mod 10 – Routing Protocols
CCNA 2 v3.1 Module 6.
Routing and Routing Protocols
Routing.
Institute of Technology Sligo - Dept of Computing Chapter 11 Layer 3 Protocols Paul Flynn.
Chapter 5 – Routing Protocols: IGRP. Building a Network To Be Reliable – provide error detection and ability to correct errors To Provide Connectivity.
Lecture Week 3 Introduction to Dynamic Routing Protocol Routing Protocols and Concepts.
1 Semester 2 Module 6 Routing and Routing Protocols YuDa college of business James Chen
Fundamentals of Networking Discovery 2, Chapter 6 Routing.
Switching and Routing Technique
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)
6: Routing Working at a Small to Medium Business.
Dynamic Routing Protocols  Function(s) of Dynamic Routing Protocols: – Dynamically share information between routers (Discover remote networks). – Automatically.
CCNA Guide to Cisco Networking Chapter 8: Routing Protocols and Network Address Translation.
Routing/Routed Protocols. Remember: A Routed Protocol – defines logical addressing. Most notable example on the test – IP A Routing Protocol – fills the.
CN2668 Routers and Switches Kemtis Kunanuraksapong MSIS with Distinction MCTS, MCDST, MCP, A+
CCNA 1 version 3.0 Rick Graziani Cabrillo College
1 Chapter Overview Routing Principles Building Routing Tables.
1 Introducing Routing 1. Dynamic routing - information is learned from other routers, and routing protocols adjust routes automatically. 2. Static routing.
M.Menelaou CCNA2 ROUTING. M.Menelaou ROUTING Routing is the process that a router uses to forward packets toward the destination network. A router makes.
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 2 Module 6 Routing and Routing Protocols.
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
Guide to TCP/IP, Third Edition Chapter 10: Routing in the IP Environment.
Interior Gateway Protocol. Introduction An IGP (Interior Gateway Protocol) is a protocol for exchanging routing information between gateways (hosts with.
Routing/Routed Protocols Part I. Routed Protocol Definition: Routed Protocol – used to transmit user data (packets) through an internetwork. Routed protocols.
© 2002, Cisco Systems, Inc. All rights reserved. 1 Determining IP Routes.
Instructor & Todd Lammle
Page 110/27/2015 A router ‘knows’ only of networks attached to it directly – unless you configure a static route or use routing protocols Routing protocols.
Institute of Technology Sligo - Dept of Computing Sem 2 Chapter 12 Routing Protocols.
CCNA 2 Week 6 Routing Protocols. Copyright © 2005 University of Bolton Topics Static Routing Dynamic Routing Routing Protocols Overview.
© 2002, Cisco Systems, Inc. All rights reserved. 1 Routing Overview.
6: Routing Working at a Small to Medium Business.
Routing and Routing Protocols
1 Identifying Static and Dynamic Routes Static Route Uses a route that a network administrator enters into the router manually Dynamic Route Uses a route.
1 Version 3.1 Module 6 Routed & Routing Protocols.
Router Configuration. CISCO 2500 series router.
1 7-Jan-16 S Ward Abingdon and Witney College Dynamic Routing CCNA Exploration Semester 2 Chapter 3.
Routing protocols. 1.Introduction A routing protocol is the communication used between routers. A routing protocol allows routers to share information.
Cisco Systems Networking Academy S2 C 12 Routing Protocols.
Routing and Routing Protocols PJC CCNA Semester 2 Ver. 3.0 by William Kelly.
© 2002, Cisco Systems, Inc. All rights reserved..
Routing Protocols Brandon Wagner.
University of the Western Cape Chapter 12: Routing Protocols Interior and Exterior Routing Protocols Aleksandar Radovanovic.
1 © 2004, Cisco Systems, Inc. All rights reserved. Routing and Routing Protocols: Routing Static.
Cisco 2 - Routers Perrine modified by Brierley Page 13/21/2016 Chapter 4 Module 6 Routing & Routing Protocols.
Prof. Alfred J Bird, Ph.D., NBCT Office – Science 3rd floor – S Office Hours – Monday and Thursday.
© 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.
Sem 2 v2 Chapter 12: Routing. Routers can be configured to use one or more IP routing protocols. Two of these IP routing protocols are RIP and IGRP. After.
Year 2 - Chapter 5/Cisco 3 - Module 5 Routing Protocols: IGRP.
Prof. Alfred J Bird, Ph.D., NBCT Office – McCormick 3rd floor 607 Office Hours – Monday 3:00 to 4:00 and.
Routing and Routing Protocols CCNA 2 v3 – Module 6.
Working at a Small-to-Medium Business or ISP – Chapter 6
Semester 3, Chapter 5 Allan Johnson
Routing and Routing Protocols: Routing Static
CCNA 2 v3.1 Module 6 Routing and Routing Protocols
Chapter 5: Dynamic Routing
CHAPTER 10.
Routing and Routing Protocols: Routing Static
Working at a Small-to-Medium Business or ISP – Chapter 6
CCNA 2 JEOPARDY Module 6.
Presentation transcript:

Routing and Routing Protocols Routing Protocols Overview

Path Determination A router determines the path of a packet using 2 basic functions:  A path determination function Occurs at the network layer. The router uses the routing table to determine the best path  A switching function Process used by a router to accept a packet on one interface and forward it to a second interface on the same router A key responsibility of the switching function is to encapsulate packets in the appropriate frame type for the next data link

Routing Configuration Enabling an IP routing protocol on a router involves the setting of both global and routing parameters. The router command starts a routing process and allows you to select a routing protocol The network command enables the routing process to determine which interfaces participate in the sending and receiving of routing updates Uses broadcasts and multicasts to communicate with other routers Syntax: router# router protocol [options]

Routing Configuration Network numbers are based on the network class addresses, not subnet or individual host addresses Ex:  router(config)# router rip  router(config-router)# network

Routing Protocols IP routing protocols are found at the Internet layer of the TCP/IP suite. Examples include:  RIP – A distance vector interior routing protocol  IGRP – Cisco's distance vector interior routing protocol  OSPF – A link-state interior routing protocol  EIGRP – Cisco ’ s advanced distance vector interior routing protocol  BGP – A distance vector exterior routing protocol

RIP and IGRP Routing Information Protocol (RIP) was originally specified in RFC  A distance vector routing protocol.  Hop count is used as the metric for path selection.  If the hop count is greater than 15, the packet is discarded.  Updates are broadcast every 30 seconds, by default. Interior Gateway Routing Protocol (IGRP) is a proprietary protocol developed by Cisco.  A distance vector routing protocol  Bandwidth, load, delay and reliability are used to create a composite metric.  Updates are broadcast every 90 seconds, by default.

OSPF and EIGRP Open Shortest Path First (OSPF) is a non-proprietary protocol.  A link-state routing protocol  Open standard routing protocol described in RFC  Uses the SPF algorithm to calculate the lowest cost to a destination.  Routing updates are flooded as topology changes occur EIGRP is a Cisco proprietary enhanced distance vector routing protocol  Uses load balancing  Uses a combination of distance vector and link-state features.  Uses Diffused Update Algorithm (DUAL) to calculate the shortest path.  Updates are broadcast every 90 seconds or as triggered by topology changes Border Gateway Protocol (BGP) is an exterior routing protocol.  It is a distance vector exterior routing protocol.  Used between ISPs or ISPs and clients.  Used to route Internet traffic between autonomous systems.

Autonomous systems and IGP vs. EGP Interior gateway protocols are used in a network whose parts are under the control of a single organization. Exterior gateway protocols are used between networks controlled by two or more organizations. Ex:  Between ISPs  Between a company and an ISP IP exterior gateway protocols require three sets of information before routing can begin: A list of neighbor routers with which to exchange routing information. A list of networks to advertise as directly reachable. The AS number of the local router

IGP vs. EGP Routing protocols such as Cisco’s IGRP and EIGRP require that a unique, AS number be assigned