Static and Dynamic Routing. Configuring RIP Specifying Outgoing Interface.

Slides:



Advertisements
Similar presentations
Routing Routing in an internetwork is the process of directing the transmission of data across two connected networks. Bridges seem to do this function.
Advertisements

Configuring a Router Harold Hernandez, MS, CCNI. 3.1 Configuring a Router Name a router Set passwords Examine show commands Configure a serial interface.
IPv6 Static Routes Overview.
Static Routing Exercise AFNOG 2003/ Track 2 # 1 Static Routing Exercise u Unix network interface configuration u Cisco network interface configuration.
/30 Host Name : R1 Serial 0/0/0.1.2 Host Name : R2 Router Lab 3 : 2 - Routers Connection DTE DCE.
 WAN uses Serial ports  Ethernet Ports:  Straight through  Cross over.
The subnet /28 has been selected to be further subnetted to support point-to-point serial links. What is the maximum number of serial links.
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.
© 2009 Cisco Systems, Inc. All rights reserved. ROUTE v1.0—4-1 Implement an IPv4-Based Redistribution Solution Lab 4-1 Debrief.
SYPCNSA Department2007 Summer Youth Program: Internal Protocols: RIP & IGRP.
Ethernet Switch Main Router T1 Link to Internet Ethernet Switch Lab Router Remote Router Ethernet Switch Ethernet Hub Workgroup Router Ethernet Switch.
Routing and Routing Protocols Introduction to Static Routing.
1 © 2004, Cisco Systems, Inc. All rights reserved. CCNA 2 v3.1 Module 3 Configuring a Router.
CPIT 470 Lab 2 Lab Instructor: Aisha Ehsan.
ROUTING PROTOCOLS Rizwan Rehman. Static routing  each router manually configured with a list of destinations and the next hop to reach those destinations.
Routing Table : closer look w.lilakiatsakun. Sample Routing Table Static Route Dynamic Routing Protocol (RIP) Directly Connected Network Administrative.
1 Semester 2 Module 6 Routing and Routing Protocols YuDa college of business James Chen
OSPF To route, a router needs to do the following: Know the destination address Identify the sources it can learn from Discover possible.

© 2007 Cisco Systems, Inc. All rights reserved.ICND2 v1.0—7-1 Address Space Management Scaling the Network with NAT and PAT.
© 2007 Cisco Systems, Inc. All rights reserved.ICND1 v1.0—5-1 WAN Connections Enabling Static Routing.
CISCO NETWORKING ACADEMY Chabot College ELEC IP Routing Protocol Highlights.
1 Routing Introduction to Routing Static Routing.
Introduction to Routing and Routing Protocols By Ashar Anwar.
1 Routing Protocols and Configuration Instructor: Te-Lung Liu Program Associate Researcher NCHC, South Region Office.
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.
Introduction to Dynamic Routing Protocol
CCNA Journal Sample. Index Basic Ethernet Serial Router Rip.
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 2 v3.0 Module 3 Configuring a Router.
Introduction to Classless Routing
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:
E /24 LAN /24LAN – / /8 S0 S /8 Head Office Branch Office E /16.
The Routing Table: A Closer Look
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Introduction to Routing and Packet Forwarding Routing Protocols and.
Routing Table : closer look w.lilakiatsakun. Sample Routing Table Static Route Dynamic Routing Protocol (RIP) Directly Connected Network Administrative.
© Synergon Informatika Rt., 1999 Chapter 12 Connecting Enterprises to an Internet Service Provider.
Subnetting -2.
SW REVERSE JEOPARDY Chapter 1 CCNA2 SW Start-up Routing table Routing table Router parts Router parts Choosing a path Choosing a path Addressing Pot.
© 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
Chapter 1 Wans and Routers Connecting Console Interface Connecting Router LAN Interfaces Connecting WAN Interfaces These labs have already.
1 Version 3.1 Module 6 Routed & Routing Protocols.
1 © 2004, Cisco Systems, Inc. All rights reserved. CCNA 2 v3.1 Module 9 Basic Router Troubleshooting.
Cisco Systems Networking Academy S2 C 12 Routing Protocols.
© 2002, Cisco Systems, Inc. All rights reserved..
Static Routing Exercise AFNOG 2002 / track 2 # 1 Static Routing Exercise u Unix network interface configuration u Cisco network interface configuration.
Lab6 Configure Dynamic route.  RIP(Routing information protocol)  IGRP(interior gate way routing protocol)
CCNA2 v3 Module 7 v3 CCNA 2 Module 7 JEOPARDY K. Martin.
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 2 v3.0 Module 9 Basic Router Troubleshooting.
 Router Configurations part2 2 nd semester
Configure and verify operation status of a device interface.
Configuring a Router Module 3 Semester 2. Router Configuration Tasks Name a router Set passwords Examine show commands Configure a serial interface Configure.
Cisco Routers Routers collectively provide the main feature of the network layer—the capability to forward packets end-to-end through a network. routers.
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.
Introduction to networking (Yarnfield) Configure a router.
DYNAMIC ROUTING.
Switch Setup Connectivity to Other locations Via MPLS/LL etc
Semester 2 JEOPARDY CHAPTERS 12 & 13 REVIEW S2C13 Jeopardy Review.
Routing Information Protocol
Configuring a Router Module 3 Semester 2.
Chapter 2: Static Routing
Introduction to networking (Yarnfield)
Routing Information Protocol
Addressing the Network – IPv4
Module 3 Configuring a Router.
© 2006 ITT Educational Services Inc.
Presentation transcript:

Static and Dynamic Routing

Configuring RIP

Specifying Outgoing Interface

Specifying the Next-hop IP Address

Specifying Outgoing Interface Specifying the Next-hop IP Address These methods of allocating static routes appear slightly differently in the routing table Using the outgoing interface, the router classifies the network as connected and allocates an administrative distance of 0 Using the next-hop ip address, the router classifies this as a static route with an administrative distance of 1

Default Route Used to define the default gateway of a network ip route Often redistributed into a routing protocol Static route used where it is not preferable to use dynamic routing e.g. across ISDN interfaces, VPNs or firewalls

Commands to view and modifiy routing table Show ip route Displays the entire routing table Show ip route static Displays all static route Show ip route rip Displays all route learned via RIP Clear ip route * Clears the entire routing table Clear ip route Clear the rouitng table of routes to this network

Lab Topology

Configure the Following Router Passwords Serial Interface and Ethernet Interface Interface Descriptions Message-of-the-Day (MOTD) Configuring Host Tables Copying, Editing and Pasting Configurations. Using Router Show Commands

Configure the Following Establish connectivity between the router’s networks using static routes Remove the static routes and configure RIP as the routing protocol