IST 228\Ch5\IP Routing1. 2  Review of Chapter 4 Start the router simulator. You will see the prompt "Router>". This is the user mode prompt. Change the.

Slides:



Advertisements
Similar presentations
IP Routing.
Advertisements

Chapter 22 Network Layer: Delivery, Forwarding, and Routing.
IP Routing.
Routing Basics By Craig Lindstrom. Overview Routing Process Routing Process Default Routing Default Routing Static Routing Static Routing Dynamic Routing.
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.
Chapter 5 IP Routing Routing Sending packets through network from one device to another What must routers know? – Destination address – Neighboring routers.
SYPCNSA Department2007 Summer Youth Program: Internal Protocols: RIP & IGRP.
CCNA 2 v3.1 Module 6.
Routing and Routing Protocols
IP ROUTING -1 STATIC ROUTING DEFAULT ROUTING.  A routing protocol is used by routers to dynamically find all the networks in the internetwork and to.
1 Semester 2 Module 6 Routing and Routing Protocols YuDa college of business James Chen
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)
Distance Vector Protocols
CISCO NETWORKING ACADEMY Chabot College ELEC IP Routing Protocol Highlights.
Introduction to Routing and Routing Protocols By Ashar Anwar.
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:
CCNA Guide to Cisco Networking Chapter 8: Routing Protocols and Network Address Translation.
1 © 2004, Cisco Systems, Inc. All rights reserved. CCNA 2 v3.1 Module 7 Distance Vector Routing Protocols.
Routing/Routed Protocols. Remember: A Routed Protocol – defines logical addressing. Most notable example on the test – IP A Routing Protocol – fills the.
1 Routing Protocols and Configuration Instructor: Te-Lung Liu Program Associate Researcher NCHC, South Region Office.
Advantages of Dynamic Routing over Static Routing : Advertise only the directly connected networks. Updates the topology changes dynamically. Administrative.
CN2668 Routers and Switches Kemtis Kunanuraksapong MSIS with Distinction MCTS, MCDST, MCP, A+
Sybex CCENT Chapter 8: IP Routing Instructor & Todd Lammle.
Routing and Routing Protocols Routing Protocols Overview.
1 Introducing Routing 1. Dynamic routing - information is learned from other routers, and routing protocols adjust routes automatically. 2. Static routing.
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.
Dynamic Routing Chapter 9. powered by DJ 1. C HAPTER O BJECTIVES At the end of this Chapter you will be able to:  Explain Dynamic Routing  Identify.
Introduction to Dynamic Routing Protocol
Routing -2 Dynamic Routing
Guide to TCP/IP, Third Edition Chapter 10: Routing in the IP Environment.
1. 2 Anatomy of an IP Packet IP packets consist of the data from upper layers plus an IP header. The IP header consists of the following:
© Wiley Inc All Rights Reserved. CCNA: Cisco Certified Network Associate Study Guide CHAPTER 5: IP Routing.
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—-5-1 WAN Connections Routing & Enabling RIP.
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.
CCNA 2 Week 7 Distance Vector Routing. Copyright © 2005 University of Bolton Topics Distance Vector Protocol Issues RIP IGRP.
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.
© 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.
Routing and Routing Protocols
Routing Basics Chapter 8. powered by DJ 1. C HAPTER O BJECTIVES At the end of this Chapter you will be able to:  Understand routing basics. powered by.
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.
Chapter 5 IP Routing Routing Protocol vs. Routed Protocol.
1 Version 3.1 Module 6 Routed & Routing Protocols.
Router Configuration. CISCO 2500 series router.
Cisco Systems Networking Academy S2 C 12 Routing Protocols.
+ Routing Concepts 1 st semester Objectives  Describe the primary functions and features of a router.  Explain how routers use information.
University of the Western Cape Chapter 12: Routing Protocols Interior and Exterior Routing Protocols Aleksandar Radovanovic.
CCNA2 v3 Module 7 v3 CCNA 2 Module 7 JEOPARDY K. Martin.
1 © 2004, Cisco Systems, Inc. All rights reserved. Routing and Routing Protocols: Routing Static.
1 16-Mar-16 S Ward Abingdon and Witney College RIP v1 Routing CCNA Exploration Semester 2 Chapter 5.
Cisco 2 - Routers Perrine modified by Brierley Page 13/21/2016 Chapter 4 Module 6 Routing & Routing Protocols.
Click to edit Master subtitle style Chapter 10: Routing Protocols.
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.
Routing and Routing Protocols CCNA 2 v3 – Module 6.
Introduction to Dynamic Routing Protocol
IP Routing using Packet Tracer Simulator
Routing Loops.
Routing and Routing Protocols: Routing Static
Instructor & Todd Lammle
CCNA 2 v3.1 Module 6 Routing and Routing Protocols
Routing and Routing Protocols: Routing Static
RIP1.ppt CCNA Exploration Semester 2 Chapter 5
Presentation transcript:

IST 228\Ch5\IP Routing1

2  Review of Chapter 4 Start the router simulator. You will see the prompt "Router>". This is the user mode prompt. Change the name of the router to Router1. Set the enable password to “en123”. Set the secret password to “secret123”. Try the passwords. Set virtual terminal password to “vty123” for the virtual terminal 0-4 Router1#config terminal Router1(config)#line vty 0 4 Router1(config-line)#login Router1(config-line)#password vty123 Router1(config-line)#exit Set console 0 password to “con123” Router1(config-line)#line console 0 Now remove the passwords Router1(config)# no enable password en123

IST 228\Ch5\IP Routing3 Assign IP address for the Ethernet 0 interface. Assign IP address for the Serial 0 interface. Set the bandwidth of the Serial 0 interface to 56Kps. Router1(config-if)#bandwidth 56 Set the bandwidth of the Serial 0 interface to 56Kps. Router1(config-if)#clock rate Type “exit” to leave the serial interface and type “ctrl-z” to leave configuration mode. Show the configuration of Ethernet 0, Serial 0 Show the running configuration of Router1 Backing up your configuration to a TFTP server Router1#copy running-config tftp Type “ ” for the TFTP host. Type “Router1” to name the destination file. Router1#copy tftp running-config Type “ ” for the TFTP host. Type “Router1” for the configuration file name.

IST 228\Ch5\IP Routing4 IP Routing Nonroutable Protocols: –All communication occur on the one local net segment –Network source and destination infromation is not needed. –NetBEUI (NetBIOS Enhanced User Interface). Routed Protocols: –Have packet headers with Network Layer address. –TCP/IP, Internetwork Packet Exchange/Squence Packet Exchange. –Every device must configured with a unique IP or IPX address.

IST 228\Ch5\IP Routing5 IP Routing Routers forward packets by looking the routing table and discovering how to get remote networks. A configured router have only information about directly connected networks. –What happens a router receives a packet with a network not listed in the routing table? Routing table for RouterC

IST 228\Ch5\IP Routing6 Different Types of Routing Static Default Dynamic

IST 228\Ch5\IP Routing7 Static Routing An administrator manually adds routes in each router’s table. Benefits: –No overhead on the router CPU –No bandwidth usage between routers –Security Disadvantages: –It is not feasible in large networks –Difficult to update –Administrators must know networking very well ip route [destination_network] [mask] [next-hop_address or exit interface] [administrative_distance] [permanent ]

IST 228\Ch5\IP Routing8  Setting a Static Routing Table Establishing routes: Router1# show ip route : Router1(config)# ip route This command establishes an IP route to network Add all other required routes in the routing table Type “crtl-Z” to exit from configuration mode. Check the status of the routing table using show ip route Removing routes: Router1(config)# no ip route Verifying: Router1# ping

IST 228\Ch5\IP Routing9 Default Routing Use to send packets with a remote destination network not in the routing table to the next-hop router. You can only use default routing on stub networks-those with only one exit port out of the network. RouterA(config)#ip route

IST 228\Ch5\IP Routing10 Why use Default Routing?

IST 228\Ch5\IP Routing11 Dynamic Routing In dynamic routing, protocols are used to find and update routing tables on routers. A routing protocol defines the set of rules used by a router when communicating between neighbor routers. –Routing Information Protocol (RIP) –Interior Gateway Routing Protocol (IGRP) –Enhanced Interior Gateway Routing Protocol (EIGRP) Types of routing protocols –interior gateway protocols (IGPs) RIP, IGRP, EIGRP, OSPF –exterior gateway protocols (EGPs) Border Gateway Protocol (BGP) Types of IGPs –Distance Vector (RIP, IGRP) –Link State (OSPF) –Hybrid (EIGRP)

IST 228\Ch5\IP Routing12 Dynamic Routing Basics Hop count is the number of routers a packet must pass through to reach a particular network. An autonomous system (AS) is a group of routers under the control of a single administration, sharing the same routing table information. Administrative Distance is used to rate trustworthiness of routing information, 0 being the most trusted and the 255 least trusted.

IST 228\Ch5\IP Routing13 Distance-Vector Routing Protocols Each router broadcasts its entire routing table to neighbor routers at predetermined intervals (30 to 90 seconds). Called routing by rumor

IST 228\Ch5\IP Routing14 RIP Pinhole Congestion Two updates list the same remote network? Two updates list the same remote network and have the same AD? Two updates list the same remote network and have the same AD and hop count?

IST 228\Ch5\IP Routing15 Router Convergence Start Up Converged

IST 228\Ch5\IP Routing16 Problems in Distance-Vector Routing It takes up CPU process and link bandwidth. If a network outage happens, slow converge of distance-vector routing protocols can cause inconsistent routing tables. routing loops (counting-to-infinity).

IST 228\Ch5\IP Routing17 Solutions Maximum Hop Count Split Horizon Route positioning Holddowns

IST 228\Ch5\IP Routing18 Routing Information Protocol (RIP) a true distance-vector protocol sends complete routing table out all interfaces every 30 sec. uses only hop count to determine the best way. has maximum allowable hop count of 15 is inefficient on large networks uses three different timers –route update timer –route invalid timer –flush timer

IST 228\Ch5\IP Routing19  Setting up for Dynamic Routing Configure your interfaces (see the next page) Make sure that other routers in your network use the same routing protocol (RIP or IGRP). Lab_A(config)# router rip Lab_A(config-router)#network ^Z Check your settings with show ip route Use ping to verify configuration and connectivity of the network devices. You can use passive-interface serial 0 to stop RIP updates from being propagated out serial interface 0, but it can still receive RIP updates.

IST 228\Ch5\IP Routing20 Example for RIP configuration

IST 228\Ch5\IP Routing21 Interior Gateway Routing Protocol (IGRP) Cisco-proprietary distance-vector routing protocol that can work only with Cisco routers. maximum hop count of 255 (100 default) can use bandwidth and delay of lines in order to choose the best route. Timers to control the performance –update timers –invalid timers –holddown timers –flush

IST 228\Ch5\IP Routing22 Commands to verify your configuration CommandsMeaning show ip route shows you the routing protocols configured on your router and routing table show protocols displays all routed protocols and the interfaces on which they are enabled. show ip protocols shows the routing protocols with all timing associated with them debug ip rip displays routing updates in the console session as they are sent and received. debug ip igrp events displays a summary of the IGRP routing information running on the network debug ip igrp transactions displays the message request from neighbor routers asking for updates. undebug all turns all debugging off show running-config shows the configuration currently running on the router

IST 228\Ch5\IP Routing23 Commands for configuration routing CommandsMeaning R(config)#router rip Turns on RIP routing on a router R(config)#router igrp [AS number] Turns on IGRP routing on a router R(config)#network [network IP] Identifies networks that routing table will be advertised by RIP and IGRP R(config)#ip route [IP] [mask] [interface IP] Creates static and default routes on a router R(config)#ip route [IP] [mask] [interface IP] Removes static and default routes R(config)#ip classes Tells a router to forward packets to a default route when the destination network is not in the routing table

IST 228\Ch5\IP Routing24 Commands to configure dynamic