CS 672 1 Summer 2003 CS672: MPLS Architecture, Applications and Fault-Tolerance.

Slides:



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

CS Summer 2003 CS672: MPLS Architecture, Applications and Fault-Tolerance.
© J. Liebeherr, All rights reserved 1 Border Gateway Protocol This lecture is largely based on a BGP tutorial by T. Griffin from AT&T Research.
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 ITE PC v4.0 Chapter 1 1 Routing Working at a Small-to-Medium Business or ISP – Chapter 6.
CISCO NETWORKING ACADEMY Chabot College ELEC Routed and Routing Protocols.
1 Interdomain Routing Protocols. 2 Autonomous Systems An autonomous system (AS) is a region of the Internet that is administered by a single entity and.
The need for BGP AfNOG Workshops Philip Smith. “Keeping Local Traffic Local”
© 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.
CS Summer 2003 Quiz 1 Q1) Answer the following: List one protocol that is commonly used for intra AS routing? List one protocol that is used for.
Shivkumar Kalyanaraman Rensselaer Polytechnic Institute 1 Exterior Gateway Protocols: EGP, BGP-4, CIDR Shivkumar Kalyanaraman Rensselaer Polytechnic Institute.
Routing and Routing Protocols
Routing.
© 2009 Cisco Systems, Inc. All rights reserved. ROUTE v1.0—6-1 Connecting an Enterprise Network to an ISP Network Considering the Advantages of Using BGP.
1 Autonomous Systems An autonomous system is a region of the Internet that is administered by a single entity. Examples of autonomous regions are: UVA’s.
Chapter 27 Q and A Victor Norman IS333 Spring 2015.
ROUTING PROTOCOLS Rizwan Rehman. Static routing  each router manually configured with a list of destinations and the next hop to reach those destinations.
Lecture Week 3 Introduction to Dynamic Routing Protocol Routing Protocols and Concepts.
Border Gateway Protocol (BGP4) Rizwan Rehman, CCS, DU.
1 ECE453 – Introduction to Computer Networks Lecture 10 – Network Layer (Routing II)
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.ICND1 v1.0—5-1 WAN Connections Enabling Static Routing.
Dr. John P. Abraham Professor University of Texas Pan American Internet Routing and Routing Protocols.
Introduction to BGP.
© 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.
Introduction to Dynamic Routing Protocol
1 Interdomain Routing (BGP) By Behzad Akbari Fall 2008 These slides are based on the slides of Ion Stoica (UCB) and Shivkumar (RPI)
Routing protocols Basic Routing Routing Information Protocol (RIP) Open Shortest Path First (OSPF)
1 Chapter Overview Routing Principles. Understanding Routing--important Routing refers to the process of taking a packet from one device and sending it.
© 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.
T. S. Eugene Ngeugeneng at cs.rice.edu Rice University1 COMP/ELEC 429/556 Introduction to Computer Networks Inter-domain routing Some slides used with.
Network Layer4-1 The Internet Network layer forwarding table Host, router network layer functions: Routing protocols path selection RIP, OSPF, BGP IP protocol.
TCOM 509 – Internet Protocols (TCP/IP) Lecture 06_a Routing Protocols: RIP, OSPF, BGP Instructor: Dr. Li-Chuan Chen Date: 10/06/2003 Based in part upon.
© 2002, Cisco Systems, Inc. All rights reserved. 1 Routing Overview.
Internet Protocols. ICMP ICMP – Internet Control Message Protocol Each ICMP message is encapsulated in an IP packet – Treated like any other datagram,
An internet is a combination of networks connected by routers. When a datagram goes from a source to a destination, it will probably pass through many.
CS 640: Introduction to Computer Networks Aditya Akella Lecture 11 - Inter-Domain Routing - BGP (Border Gateway Protocol)
Routing Protocols COSC 541 Data Commun. System & Networks Yue Dou.
Chapter 25 Internet Routing. Static Routing manually configured routes that do not change Used by hosts whose routing table contains one static route.
Inter-domain Routing Outline Border Gateway Protocol.
Border Gateway Protocol BGP-4 BGP environment How BGP works BGP information BGP administration.
© 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.
1 CS716 Advanced Computer Networks By Dr. Amir Qayyum.
Lec4: Introduction to Dynamic Routing Protocol
Introduction to Dynamic Routing Protocol
Working at a Small-to-Medium Business or ISP – Chapter 6
Autonomous Systems An autonomous system is a region of the Internet that is administered by a single entity. Examples of autonomous regions are: UVA’s.
Border Gateway Protocol
Routing Protocols (RIP, OSPF, and BGP)
Border Gateway Protocol
COMP 3270 Computer Networks
Net 323 D: Networks Protocols
CT1306 Rehab AlFallaj.
Working at a Small-to-Medium Business or ISP – Chapter 6
Introduction to Dynamic Routing Protocol
Routing.
Net 323 D: Networks Protocols
Autonomous Systems An autonomous system is a region of the Internet that is administered by a single entity. Examples of autonomous regions are: UVA’s.
BGP Overview BGP concepts and operation.
Introduction to Dynamic Routing Protocol
Dynamic Routing Protocols
Routing Protocols Charles Warren.
Dynamic Routing Protocols
Working at a Small-to-Medium Business or ISP – Chapter 6
Computer Networks Protocols
Routing.
Presentation transcript:

CS Summer 2003 CS672: MPLS Architecture, Applications and Fault-Tolerance

CS Summer 2003 Lecture 1

CS Summer 2003 Autonomous System (AS) AS is commonly defined as a set of interconnected routers that: are managed by single technical administration use one or more interior gateway protocols (IGP) to route packets within the AS (intra-AS) use exterior gateway protocols (EGPs) to route packets between AS’s (inter-AS) represent a single coherent picture of its reachable destinations. Examples of AS include: ISP, larger organization (e.g., college campus, enterprise), … To forward packets within (intra) and between (inter) ASs two different types of protocols namely IGPs and EGP. IGPs include OSPF, IS-IS, … EGPs include Border Gateway Protocol version 4 (BGP-4)

CS Summer 2003 Intra- and Inter-domain Routing AS 1 AS 2AS 3 Intra-domain routing IGP (OSPF, IS-IS, etc.) Intra-domain routing IGP (OSPF, IS-IS, etc.) Intra-domain routing IGP (OSPF, IS-IS, etc.) BGP-4 Inter-domain routing

CS Summer 2003 Stub, Multihomed and Transit AS’s If either source or destination of IP traffic resides inside an AS, that traffic is called local traffic for the AS. Otherwise, it is known as transit traffic. Based on local and transit traffic, AS can be classified into: Stub AS –has a single connection to the other AS –carries local traffic only (i.e., either source or sink) Multihomed AS –has connections more than one AS’s –carries local traffic only Transit AS –Has connections to more than one AS’s –carries local as well as transit traffic

CS Summer 2003 Stub or single home AS AS 1 (e.g.,service provider) Stub AS (e.g., enterprise) Stub AS (e.g., enterprise)

CS Summer 2003 Multihomed Non-transit AS AS 2 (e.g.,service provider B) Stub AS (e.g., enterprise) AS 1 (e.g.,service provider A)

CS Summer 2003 Transit AS AS 2 (e.g.,service provider B) Transit AS (e.g., backbone provider) AS 2 (e.g.,service provider B)

CS Summer 2003 Static Routing A router learns about routes (i.e., destination prefixes) in two ways: configurations and routing protocols Routes that are manually configured are known as static routes. Static routes continue to remain in the routing table independent of status of the network and destination reachability. Advantages of Static Routing  Simpler because does not require exchanging routing information.  Does not cause routing churn in the routers due change in network topology events (e.g., link up/down events). Disadvantages  Does not reflect actual status of the network and may result in blackholing the traffic

CS Summer 2003 Dynamic Routing Routes that are learned through routing protocols are known as dynamic routes. Dynamic routes are added or deleted based on network topology. Advantages of dynamic routing  reachability of dynamic routes depends upon the status of the network. For instance, if certain destination is not reachable due to link/node failure that route is removed from the routing table. Disadvantages of dynamic routing  requires routing protocols and exchange of routing information  False network topology change may cause generation of routing flaps, recompilations of routes through the routing domain.

CS Summer 2003 Default Routing Default routing is the term commonly used for a routing entry that a router uses to forward traffics for destinations unknown destinations. The gateway of last resort can either be configured or learned via routing protocols Simplest form of routing for a Sub AS which have a single exit point to another AS.