Routing in the Internet CS168, Fall 2014 Sylvia Ratnasamy

Slides:



Advertisements
Similar presentations
COS 461 Fall 1997 Routing COS 461 Fall 1997 Typical Structure.
Advertisements

Network Layer: Internet-Wide Routing & BGP Dina Katabi & Sam Madden.
Lecture 9 Overview. Hierarchical Routing scale – with 200 million destinations – can’t store all dests in routing tables! – routing table exchange would.
© 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.
Fundamentals of Computer Networks ECE 478/578 Lecture #18: Policy-Based Routing Instructor: Loukas Lazos Dept of Electrical and Computer Engineering University.
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.
Chapter 4: Network Layer 4. 1 Introduction 4.2 Virtual circuit and datagram networks 4.3 What’s inside a router 4.4 IP: Internet Protocol –Datagram format.
Dynamic routing Routing Algorithm (Dijkstra / Bellman-Ford) – idealization –All routers are identical –Network is flat. Not true in Practice Hierarchical.
CS 164: Global Internet Slide Set In this set... More about subnets Classless Inter Domain Routing (CIDR) Border Gateway Protocol (BGP) Areas with.
Mini Introduction to BGP Michalis Faloutsos. What Is BGP?  Border Gateway Protocol BGP-4  The de-facto interdomain routing protocol  BGP enables policy.
Katz, Stoica F04 EECS 122: Introduction to Computer Networks Interdomain Routing Computer Science Division Department of Electrical Engineering and Computer.
Shivkumar Kalyanaraman Rensselaer Polytechnic Institute 1 Exterior Gateway Protocols: EGP, BGP-4, CIDR Shivkumar Kalyanaraman Rensselaer Polytechnic Institute.
Ion Stoica October 2, 2002 (* this presentation is based on Lakshmi Subramanian’s slides) EE 122: Inter-domain routing – Border Gateway Protocol (BGP)
Spring Routing & Switching Umar Kalim Dept. of Communication Systems Engineering 04/05/2007.
14 – Inter/Intra-AS Routing
Border Gateway Protocol(BGP) L.Subramanian 23 rd October, 2001.
BGP CS168, Fall 2014 Sylvia Ratnasamy
1 ECE453 – Introduction to Computer Networks Lecture 10 – Network Layer (Routing II)
CS 6401 Efficient Addressing Outline Addressing Subnetting Supernetting.
ROUTING ON THE INTERNET COSC Aug-15. Routing Protocols  routers receive and forward packets  make decisions based on knowledge of topology.
Computer Networks Layering and Routing Dina Katabi
Inter-domain Routing Outline Border Gateway Protocol.
Routing Protocols and CIDR BSAD 146 Dave Novak Sources: Network+ Guide to Networks, Dean 2013.
Interdomain Routing EE 122, Fall 2013 Sylvia Ratnasamy Material thanks to Ion Stoica, Scott Shenker, Jennifer Rexford,
© 2006 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 4: Addressing in an Enterprise Network Introducing Routing and Switching in the.
Network Layer (3). Node lookup in p2p networks Section in the textbook. In a p2p network, each node may provide some kind of service for other.
1 Computer Communication & Networks Lecture 22 Network Layer: Delivery, Forwarding, Routing (contd.)
Introduction to BGP.
1 Interdomain Routing (BGP) By Behzad Akbari Fall 2008 These slides are based on the slides of Ion Stoica (UCB) and Shivkumar (RPI)
CS 3700 Networks and Distributed Systems Inter Domain Routing (It’s all about the Money) Revised 8/20/15.
Routing protocols Basic Routing Routing Information Protocol (RIP) Open Shortest Path First (OSPF)
Efficient Addressing Outline Addressing Subnetting Supernetting CS 640.
Interior Gateway Protocol. Introduction An IGP (Interior Gateway Protocol) is a protocol for exchanging routing information between gateways (hosts with.
Lecture 4: BGP Presentations Lab information H/W update.
Jennifer Rexford Fall 2014 (TTh 3:00-4:20 in CS 105) COS 561: Advanced Computer Networks BGP.
ICS 156: Lecture 2 (part 1) Today:  IP addressing  Data link protocols and ARP  Notes about lab.
Routing in the Internet The Global Internet consists of Autonomous Systems (AS) interconnected with eachother: Stub AS: small corporation Multihomed AS:
David Wetherall Professor of Computer Science & Engineering Introduction to Computer Networks Hierarchical Routing (§5.2.6)
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.
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.
CS 4396 Computer Networks Lab BGP. Inter-AS routing in the Internet: (BGP)
Routing protocols. Static Routing Routes to destinations are set up manually Route may be up or down but static routes will remain in the routing tables.
CSCI-1680 Network Layer: Inter-domain Routing Based partly on lecture notes by Rob Sherwood, David Mazières, Phil Levis, Rodrigo Fonseca John Jannotti.
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.
4: Network Layer4b-1 OSPF (Open Shortest Path First) r “open”: publicly available r Uses Link State algorithm m LS packet dissemination m Topology map.
Routing in the Inernet Outcomes: –What are routing protocols used for Intra-ASs Routing in the Internet? –The Working Principle of RIP and OSPF –What is.
Transport Layer3-1 Network Layer Every man dies. Not every man really lives.
Network Layer4-1 Routing Algorithm Classification Global or decentralized information? Global: r all routers have complete topology, link cost info r “link.
Routing Algorithms and IP Addressing Routing Algorithms must be ▪ Correctness ▪ Simplicity ▪ Robustness ▪ Stability ▪ Fairness ▪ Optimality.
CS 640: Introduction to Computer Networks Aditya Akella Lecture 11 - Inter-Domain Routing - BGP (Border Gateway Protocol)
Spring 2010CS 3321 Interdomain Routing. Spring 2010CS 3322 How to Make Routing Scale Flat versus Hierarchical Addresses Inefficient use of Hierarchical.
1 Agenda for Today’s Lecture The rationale for BGP’s design –What is interdomain routing and why do we need it? –Why does BGP look the way it does? How.
Spring 2000CS 4611 Routing Outline Algorithms Scalability.
1 Chapter 4: Internetworking (IP Routing) Dr. Rocky K. C. Chang 16 March 2004.
Network Layer4-1 Chapter 4: Network Layer r 4. 1 Introduction r 4.2 Virtual circuit and datagram networks r 4.3 What’s inside a router r 4.4 IP: Internet.
Michael Schapira, Princeton University Fall 2010 (TTh 1:30-2:50 in COS 302) COS 561: Advanced Computer Networks
Spring 2008CPE Computer Networks1 Routing: Part II Outline Algorithms Scalability Reading: Section 4.3.
Inter-domain Routing Outline Border Gateway Protocol.
1 Variable Length Subnet Masks ( VLSM ) “ Classful Route” Means if a route to a network starting with is received, it is a class A => mask length.
Introduction to Internetworking. 2 The IP Addressing Scheme (IPv4) (psu.edu) Dotted Decimal Notation: A notation more convenient for humans.
1 Internet Routing 11/11/2009. Admin. r Assignment 3 2.
1 CS716 Advanced Computer Networks By Dr. Amir Qayyum.
Chapter 4: Network Layer
Border Gateway Protocol
Chapter 4: Network Layer
CS 457 – Lecture 14 Global Internet
Routers Routing algorithms
Chapter 4: Network Layer
Chapter 4: Network Layer
Chapter 4: Network Layer
Presentation transcript:

Routing in the Internet CS168, Fall 2014 Sylvia Ratnasamy

Link-State and Distance-Vector Attend section! Review Dijkstra’s DV data-structures in detail When poison-reverse fails A C B D

Routing in the Internet So far, only considered routing within a domain Many issues can be ignored in this setting because there is central administrative control over routers Issues such as autonomy, privacy, policy

“Interior Routers” “Autonomous System (AS)” or “Domain” Region of a network under a single administrative entity “Border Routers” An “end-to-end” route

Autonomous Systems (AS) AS is a network under a single administrative control currently over 30,000 ASes Think AT&T, France Telecom, UCB, IBM, etc. ASes are sometimes called “domains” Each AS is assigned a unique identifier 16 bit AS Number (ASN) E.g., ASN 25 is UCB

“Intradomain” routing: within an AS Link-State (OSPF) and Distance-Vector (RIP, IGRP) Focus “least cost” paths convergence

“Interdomain” routing: between ASes Two key challenges Scaling Administrative structure Issues of autonomy, policy, privacy

“Interdomain” routing: between ASes Two key challenges Scaling Administrative structure Issues of autonomy, policy, privacy

Recall From Lecture#4 Assume each host has a unique ID No particular structure to those IDs

Recall Also… to MIT to UW UCB to NYU DestinationNext Hop UCB4 UW5 MIT2 NYU3 Forwarding Table MIT switch#2 switch#5 switch#3 switch#4

Scaling A router must be able to reach any destination Given packet’s destination address, lookup “next hop” Naive: Have an entry for each destination There would be over 10^8 entries! And routing updates per destination! Any ideas on how to improve scalability?

A smaller table at node B? Dest. Next Hop to 1A to 2C to 3C to 4A to 5C to 6A to 7A to 8C ABC

careful address assignment  can aggregate multiple addresses into one range  scalability! akin to reducing the number of destinations Dest. Next Hop to [1-4]A to [5-8]C ABC Re-number the end-systems?

Scaling A router must be able to reach any destination Naive: Have an entry for each destination Better: Have an entry for a range of addresses But can’t do this if addresses are assigned randomly! How addresses are allocated will matter!! Host addressing is key to scaling

Two Key Challenges Scaling Administrative structure Issues of autonomy, policy, privacy

Administrative structure shapes Interdomain routing ASes want freedom to pick routes based on policy “My traffic can’t be carried over my competitor’s network” “I don’t want to carry A’s traffic through my network” Not expressible as Internet-wide “least cost”! ASes want autonomy Want to choose their own internal routing protocol Want to choose their own policy ASes want privacy choice of network topology, routing policies, etc.

Choice of Routing Algorithm Link State (LS) vs. Distance Vector (DV)? LS offers no privacy – broadcasts all network information LS limits autonomy -- need agreement on metric, algorithm DV is a decent starting point Per-destination updates by intermediate nodes give us a hook but wasn’t designed to implement policy and is vulnerable to loops if shortest paths not taken The “Border Gateway Protocol” (BGP) extends distance-vector ideas to accommodate policy

Outline Addressing BGP context and basic ideas: today details and issues: next lecture

Addressing Goal: Scalable Routing State: Small forwarding tables at routers Much less than the number of hosts Churn: Limited rate of change in routing tables Ability to aggregate addresses is crucial for both (one entry to summarize many addresses)

Aggregation only works if…. Groups of destinations reached via the same path These groups are assigned contiguous addresses These groups are relatively stable Few enough groups to make forwarding easy ABC

Hence, IP Addressing: Hierarchical Hierarchical address structure Hierarchical address allocation Hierarchical addresses and routing scalability

IP Addresses (IPv4) Unique 32-bit number associated with a host Represented with the “dotted quad” notation e.g.,

Examples What address is this? How would you represent ?

Hierarchy in IP Addressing 32 bits are partitioned into a prefix and suffix components Prefix is the network component; suffix is host component Interdomain routing operates on the network prefix Network (23 bits)Host (9 bits)

History of Internet Addressing Always dotted-quad notation Always network/host address split But nature of that split has changed over time

Original Internet Addresses First eight bits: network component Last 24 bits: host component Assumed 256 networks were more than enough!

Three main classes Class A Class B Class C Next Design: “Classful” Addressing network host 0 0 ~2M nets 254 hosts 8 network host networkhost ~16K nets ~65K hosts 126 nets ~16M hosts Problem: Networks only come in three sizes!

Today’s Addressing: CIDR CIDR = Classless Interdomain Routing Idea: Flexible division between network and host addresses Motivation: offer a better tradeoff between size of the routing table and efficient use of the IP address space

CIDR (example) Suppose a network has fifty computers allocate 6 bits for host addresses (since 2 5 < 50 < 2 6 ) remaining = 26 bits as network prefix Flexible boundary means the boundary must be explicitly specified with the network address! informally, “slash 26”  /26 formally, prefix represented with a 32-bit mask: where all network prefix bits set to “1” and host suffix bits to “0”

Classful vs. Classless addresses Example: an organization needs 500 addresses. A single class C address not enough (254 hosts). Instead a class B address is allocated. (~65K hosts) That’s overkill, a huge waste! CIDR allows an arbitrary prefix-suffix boundary Hence, organization allocated a single /23 address (equivalent of 2 class C’s) Maximum waste: 50%

Hence, IP Addressing: Hierarchical Hierarchical address structure Hierarchical address allocation Hierarchical addresses and routing scalability

Allocation Done Hierarchically Internet Corporation for Assigned Names and Numbers (ICANN) gives large blocks to… Regional Internet Registries, such as the American Registry for Internet Names (ARIN), which give blocks to… Large institutions (ISPs), which give addresses to… Individuals and smaller institutions FAKE Example: ICANN  ARIN  AT&T  UCB  EECS

CIDR: Addresses allocated in contiguous prefix chunks Recursively break down chunks as get closer to host / / / / /16 :::: / /24 :::: / / / / / / /17 :::::: :

FAKE Example in More Detail ICANN gives ARIN several /8s ARIN gives AT&T one /8, 12.0/8 Network Prefix: AT&T gives UCB a /16, /16 Network Prefix: UCB gives EECS a /24, /24 Network Prefix: EECS gives me a specific address Address:

Hence, IP Addressing: Hierarchical Hierarchical address structure Hierarchical address allocation Hierarchical addresses and routing scalability

IP addressing  scalable routing? Hierarchical address allocation only helps routing scalability if allocation matches topological hierarchy

IP addressing  scalable routing? AT&T a.0.0.0/8 France Telecom LBL a.b.0.0/16 UCB a.c.0.0/16 a.c.*.* is this way a.b.*.* is this way

IP addressing  scalable routing? AT&T a.0.0.0/8 France Telecom LBL a.b.0.0/16 UCB a.c.0.0/16 a.*.*.* is this way Can add new hosts/networks without updating the routing entries at France Telecom foo.com a.d.0.0/16

IP addressing  scalable routing? AT&T a.0.0.0/8 LBL a.b.0.0/16 UCB a.c.0.0/16 ESNet ESNet must maintain routing entries for both a.*.*.* and a.c.*.*

IP addressing  scalable routing? Hierarchical address allocation helps routing scalability if allocation matches topological hierarchy Problem: may not be able to aggregate addresses for “multi-homed” networks Two competing forces in scalable routing aggregation reduces number of routing entries multi-homing increases number of entries

41 Growth in Routed Prefixes ( ) Initial growth super-linear; no aggregation Advent of CIDR allows aggregation: linear growth Internet boom: multihoming drives superlinear growth Dot-com implosion; Internet bubble bursts Back in business

Same Table, Extended to Present 42 Stock Market Crash of 2008 What Happened Here? Linear growth Superlinear growth

Summary of Addressing Hierarchical addressing Critical for scalable system Don’t require everyone to know everyone else Reduces amount of updating when something changes Non-uniform hierarchy Useful for heterogeneous networks of different sizes Class-based addressing was far too coarse Classless InterDomain Routing (CIDR) more flexible A later lecture: impact of CIDR on router designs

Outline Addressing Border Gateway Protocol (BGP) today: context and key ideas next lecture: details and issues

BGP (Today) The role of policy what we mean by it why we need it Overall approach four non-trivial changes to DV how policy is implemented (detail-free version)

Administrative structure shapes Interdomain routing ASes want freedom to pick routes based on policy ASes want autonomy ASes want privacy

Topology and policy is shaped by the business relationships between ASes Three basic kinds of relationships between ASes AS A can be AS B’s customer AS A can be AS B’s provider AS A can be AS B’s peer Business implications Customer pays provider Peers don’t pay each other Exchange roughly equal traffic

Business Relationships peer provider customer Relations between ASes Customers pay provider Peers don’t pay each other Business Implications

Why peer? peer provider customer Relations between ASes Customers pay provider Peers don’t pay each other Business Implications A BC D E E.g., D and E talk a lot Peering saves B and C money

Routing Follows the Money! ASes provide “transit” between their customers Peers do not provide transit between other peers traffic allowed traffic not allowed A BC DEF Q Pr Cu Peer

Routing Follows the Money! An AS only carries traffic to/from its own customers over a peering link A BC DEF Q Pr Cu Peer

Routing Follows the Money! Routes are “valley free” (will return to this later) C F Pr Cu Peer A

In Short AS topology reflects business relationships between Ases Business relationships between ASes impact which routes are acceptable BGP Policy: Protocol design that allows ASes to control which routes are used Next lecture: more formal analysis of the impact of policy on reachability and route stability

BGP (Today) The role of policy what we mean by it why we need it Overall approach four non-trivial changes to DV how policy is implemented (detail-free version)

Interdomain Routing: Setup Destinations are IP prefixes ( /8) Nodes are Autonomous Systems (ASes) Internals of each AS are hidden Links represent both physical links and business relationships BGP (Border Gateway Protocol) is the Interdomain routing protocol Implemented by AS border routers

BGP: Basic Idea Each AS selects the “best” route it hears advertised for a prefix An AS advertises (“exports”) its best routes to one or more IP prefixes You’ve heard this story before!

BGP inspired by Distance Vector Per-destination route advertisements No global sharing of network topology information Iterative and distributed convergence on paths With four crucial differences!

Differences between BGP and DV (1) not picking shortest path routes BGP selects the best route based on policy, not shortest distance (least cost) How do we avoid loops? Node 2 may prefer “2, 3, 1” over “2, 1”

Key idea: advertise the entire path Distance vector: send distance metric per dest d Path vector: send the entire path for each dest d C B A d “d: path (B,A)” “d: path (A)” data traffic Differences between BGP and DV (2) path-vector routing

Key idea: advertise the entire path Distance vector: send distance metric per destination Path vector: send the entire path for each destination Benefits loop avoidance is easy Differences between BGP and DV (2) path-vector routing

Loop Detection w/ Path-Vector Node can easily detect a loop Look for its own node identifier in the path Node can simply discard paths with loops E.g., node 1 sees itself in the path “3, 2, 1” E.g., node 1 simply discards the advertisement “d: path (2,1)” “d: path (1)” “d: path (3,2,1)” d

Key idea: advertise the entire path Distance vector: send distance metric per destination Path vector: send the entire path for each destination Benefits loop avoidance is easy flexible policies based on entire path Differences between BGP and DV (2) path-vector routing

For policy reasons, an AS may choose not to advertise a route to a destination Hence, reachability is not guaranteed even if graph is connected Differences between BGP and DV (3) Selective route advertisement AS 2 AS 3AS 1 Example: AS#2 does not want to carry traffic between AS#1 and AS#3

Differences between BGP and DV (4) BGP may aggregate routes For scalability, BGP may aggregate routes for different prefixes AT&T a.0.0.0/8 LBL a.b.0.0/16 UCB a.c.0.0/16 a.*.*.* is this way foo.com a.d.0.0/16

BGP (Today) The role of policy what we mean by it why we need it Overall approach four non-trivial changes to DV how policy is implemented (detail-free version)

Policy imposed in how routes are selected and exported Selection: Which path to use? controls whether/how traffic leaves the network Export: Which path to advertise? controls whether/how traffic enters the network Can reach 128.3/16 blah Route selection Customer Competitor Route export

Typical Selection Policy In decreasing order of priority make/save money (send to customer > peer > provider) maximize performance (smallest AS path length) minimize use of my network bandwidth (“hot potato”) … … BGP uses something called route “attributes” to implement the above (next lecture)

Typical Export: Peer-Peer Case Peers exchange traffic between their customers AS exports only customer routes to a peer AS exports a peer’s routes only to its customers peer d advertisements traffic providers customers

Typical Export: Customer-Provider Customer pays provider for access to Internet Provider exports its customer routes to everybody Customer exports provider routes only to its customers d d provider customer provider Traffic to customerTraffic from customer advertisements traffic

Next Time Wrap up BGP protocol details pitfalls