Routing and Routing Protocols Introduction to Static Routing.

Slides:



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

Routing Protocol.
Routing Basics By Craig Lindstrom. Overview Routing Process Routing Process Default Routing Default Routing Static Routing Static Routing Dynamic Routing.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Introduction to Dynamic Routing Protocol Routing Protocols and Concepts – Chapter.
© 2006 Cisco Systems, Inc. All rights reserved. ICND v2.3—3-1 Determining IP Routes Introducing Routing.
Routing and Routing Protocols
Delivery, Forwarding, and Routing
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
Fundamentals of Networking Discovery 2, Chapter 6 Routing.
OSPF To route, a router needs to do the following: Know the destination address Identify the sources it can learn from Discover possible.
Route Selection in Cisco Routers. Route Selection One of the intriguing aspects of Cisco routers, especially for those new to routing, is how the router.
© 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.
Chapter 3 Dynamic Routing Protocols. Introduction to Dynamic Routing Protocols Perspective and Background Network Discovery and Routing Table Maintenance.
Introduction to Routing and Routing Protocols By Ashar Anwar.
CCNA – Cisco Certified Network Associates Routing and Static Routes By Roshan Chaudhary Lecturer Islington College.
6: Routing Working at a Small to Medium Business.
© 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.
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
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 6: Static Routing Routing Protocols.
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:
© 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.
© 2002, Cisco Systems, Inc. All rights reserved..
Routing Fundamental W.lilakiatsakun. Review Routing Fundamental VLSM Static & Dynamic Routing Routing algorithm concept.
© 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.
Switching and Routing Technique W.lilakiatsakun. Assessment Final 40 % Final 40 % Midterm 30% Midterm 30% LAB + Assignment 30% LAB + Assignment 30%
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 6: Static Routing Routing and Switching Essentials.
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.
6: Routing Working at a Small to Medium Business.
Routing and Routing Protocols
1 Version 3.1 Module 6 Routed & Routing Protocols.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 6: Static Routing Routing and Switching Essentials.
+ Routing Concepts 1 st semester Objectives  Describe the primary functions and features of a router.  Explain how routers use information.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 6: Static Routing Routing Protocols.
1 © 2004, Cisco Systems, Inc. All rights reserved. Routing and Routing Protocols: Routing Static.
COMPUTER NETWORK AND DESIGN CSCI 3385K Routing Protocols.
CHAPTER 6: STATIC ROUTING Static Routing 2 nd semester
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Routing Talbles Routing Protocols 7.0.
ROUTING AND ROUTING TABLES 2 nd semester
Cisco Routers Routers collectively provide the main feature of the network layer—the capability to forward packets end-to-end through a network. routers.
Static Routing CCNA Routing and Switching Semester 2 Chapter 6
Lec4: Introduction to Dynamic Routing Protocol
Introduction to Dynamic Routing Protocol
Working at a Small-to-Medium Business or ISP – Chapter 6
Routing and routing tables
Routing and Routing Protocols: Routing Static
Chapter 6 – Routing.
Chapter 4: Routing Concepts
Routing and routing tables
Chapter 2: Static Routing
Introduction to Networking
CCNA 2 v3.1 Module 6 Routing and Routing Protocols
Introduction to Dynamic Routing Protocol
Chapter 2: Static Routing
Enabling Static Routing
Chapter 3: Dynamic Routing
Routing and Routing Protocols: Routing Static
Introduction to Dynamic Routing Protocol
Chapter 2: Static Routing
Static Routing 1st semester
After 3.2 Revised
Introduction to networking (Yarnfield)
Working at a Small-to-Medium Business or ISP – Chapter 6
Static Routing 2nd semester
Presentation transcript:

Routing and Routing Protocols Introduction to Static Routing

Routing Decisions Routing is the process that a router uses to forward packets toward a packet’s destination. Routing decisions are based on the destination IP address of a packet.

Routing Methods Routers must learn the direction to remote networks in order to forward packets. Two ways to learn this information:  Dynamically Information is learned from other routers –Often through RIP, OSPF, or EIGRP routing protocols  Statically Configured manually –Requires the network administrator to add and delete static routes when topology changes –In large networks it requires a tremendous amount of administrative time –On small, or unchanging networks, it requires very little maintenance

Static Route Operation Static route operations can be divided into 3 stages:  A network administrator manually configures the static route on the router  The router installs the route in its routing table  Packets are routed using the static route

Configuring Static Routes Send traffic through an interface: Send traffic to the next router’s address: Destination Network Subnet Mask Next Hop IP Address (address of next router) Destination Network Subnet MaskLocal Router’s Outgoing Interface

Configuring the Outbound Interface

Configuring the Next-Hop Address

Routes and Interfaces If a router cannot reach the outgoing interface that is being used in a route, the route will not be installed in the routing table. This means if that interface is down, the route will not be placed in the routing table.

Administrative Distance The administrative distance is a number that measures the trustworthiness of the source of the route information.  The lower the administrative distance, the more trustworthy the source. If a path has the lowest administrative distance, it is installed in the routing table.

Default Administrative Distances

Multiple Routes to the Same Destination When two or more routes point to the same destination, the administrative distance is used by the router to determine which route is entered into the routing table.  All routes are remembered, but only the best route makes it into the routing table.

Static Routes as Backups Often static routes are used for backup purposes, such as when the dynamically learned route fails.

Backup Route Example For Router0, the preferred path to the network is through the switch. If RIP is used to exchange routes between the two routers, this route will be marked as the best / No Routing Protocol

Router0 Routing Table / No Routing Protocol

Backup Route Creation To configure a static route for the 56 kbps backup serial line: / No Routing Protocol

Router0 New Routing Table / No Routing Protocol Now, the static route shows up in the routing table, instead of the better route learned through RIP.

Fixing the Routing Table Problem / No Routing Protocol RIP’s default administrative distance is 120. Creating the route with an AD higher than 120 will ensure the RIP route is placed in the routing table.

The Backup Route In Action / No Routing Protocol When the RIP-learned route is unavailable, the static backup route is placed in the routing table.

The Backup Route In Action / No Routing Protocol Once the better route is available, the RIP route will be re-entered into the routing table, automatically.

Configuring Default Route Forwarding Default routes are used to route packets to destinations that do not match any of the other routes in the routing table. A default route is a special static route that uses the quad-zero format: ip route [next-hop- address | outgoing interface] If the packet does not match a specific route in the routing table, it will be routed to the network.  Any IP address will always yield the network address when ANDed with the mask

Default Routing Example In this example, no routing protocol is used. Instead, a default route will be used to allow Router0 to direct traffic to the ISP router / No Routing Protocol

Router0 Routing Table Prior to Default Route Router0 can see the two directly connected networks and cannot route traffic to the Internet / No Routing Protocol

Adding a Default Route Entering the quad-zero route on Router0 allows the router to send all remote traffic to the next-hop / No Routing Protocol

Viewing the Default Route Entering the quad-zero route on Router0 allows the router to send all remote traffic to the ISP / No Routing Protocol

Default Route Note The routers on the Internet must have a route in their routing tables that points to Router0 (or a default route that accomplishes the same). Otherwise, Router0 will be able to route traffic to servers on the Internet, but the Internet routers would not be able to route the responses back to Router / No Routing Protocol