CPS-356 Network Layer: Inter-domain Routing Based partly on lecture notes by Xiaowei Yang, Rodrigo Foncesa, Rob Sherwood, David Mazières, Phil Levis, John.

Slides:



Advertisements
Similar presentations
1 Interdomain Traffic Engineering with BGP By Behzad Akbari Spring 2011 These slides are based on the slides of Tim. G. Griffin (AT&T) and Shivkumar (RPI)
Advertisements

Border Gateway Protocol Ankit Agarwal Dashang Trivedi Kirti Tiwari.
CSCI-1680 Network Layer: Inter-domain Routing Based partly on lecture notes by Rob Sherwood, David Mazières, Phil Levis, John Jannotti Rodrigo Fonseca.
CS540/TE630 Computer Network Architecture Spring 2009 Tu/Th 10:30am-Noon Sue Moon.
© 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.
Border Gateway Protocol Autonomous Systems and Interdomain Routing (Exterior Gateway Protocol EGP)
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.
Part II: Inter-domain Routing Policies. March 8, What is routing policy? ISP1 ISP4ISP3 Cust1Cust2 ISP2 traffic Connectivity DOES NOT imply reachability!
Practical and Configuration issues of BGP and Policy routing Cameron Harvey Simon Fraser University.
Computer Networking Inter-Domain Routing BGP (Border Gateway Protocol)
Slide -1- February, 2006 Interdomain Routing Gordon Wilfong Distinguished Member of Technical Staff Algorithms Research Department Mathematical and Algorithmic.
Computer Networking Lecture 10: Inter-Domain Routing
More on BGP Check out the links on politics: ICANN and net neutrality To read for next time Path selection big example Scaling of BGP.
Shivkumar Kalyanaraman Rensselaer Polytechnic Institute 1 Exterior Gateway Protocols: EGP, BGP-4, CIDR Shivkumar Kalyanaraman Rensselaer Polytechnic Institute.
15-744: Computer Networking L-5 Inter-Domain Routing.
Ion Stoica October 2, 2002 (* this presentation is based on Lakshmi Subramanian’s slides) EE 122: Inter-domain routing – Border Gateway Protocol (BGP)
14 – Inter/Intra-AS Routing
1 Interdomain Routing Policy Reading: Sections plus optional reading COS 461: Computer Networks Spring 2008 (MW 1:30-2:50 in COS 105) Jennifer Rexford.
© 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.
Border Gateway Protocol(BGP) L.Subramanian 23 rd October, 2001.
Computer Networking Inter-Domain Routing BGP (Border Gateway Protocol)
Computer Networks Layering and Routing Dina Katabi
Inter-domain Routing Outline Border Gateway Protocol.
Interdomain Routing David Andersen Spring 2007 Carnegie Mellon University.
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.
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.
Chapter 9. Implementing Scalability Features in Your Internetwork.
CS 356: Computer Network Architectures Lecture 13: Dynamic Routing Protocols: Border Gateway Protocol [PD] chapter Xiaowei Yang
Border Gateway Protocol
Network Layer r Introduction r Datagram networks r IP: Internet Protocol m Datagram format m IPv4 addressing m ICMP r What’s inside a router r Routing.
Computer Networking Inter-Domain Routing BGP (Border Gateway Protocol)
Xuan Zheng (modified by M. Veeraraghavan) 1 BGP overview BGP operations BGP messages BGP decision algorithm BGP states.
Border Gateway Protocol (BGP) W.lilakiatsakun. BGP Basics (1) BGP is the protocol which is used to make core routing decisions on the Internet It involves.
More on Internet Routing A large portion of this lecture material comes from BGP tutorial given by Philip Smith from Cisco (ftp://ftp- eng.cisco.com/pfs/seminars/APRICOT2004.
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.
Shivkumar Kalyanaraman Rensselaer Polytechnic Institute 1 ECSE-6600: Internet Protocols Informal Quiz #08: SOLUTIONS Shivkumar Kalyanaraman: GOOGLE: “Shiv.
Network Layer4-1 Intra-AS Routing r Also known as Interior Gateway Protocols (IGP) r Most common Intra-AS routing protocols: m RIP: Routing Information.
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.
CS 640: Introduction to Computer Networks Aditya Akella Lecture 11 - Inter-Domain Routing - BGP (Border Gateway Protocol)
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.
Text BGP Basics. Document Name CONFIDENTIAL Border Gateway Protocol (BGP) Introduction to BGP BGP Neighbor Establishment Process BGP Message Types BGP.
Michael Schapira, Princeton University Fall 2010 (TTh 1:30-2:50 in COS 302) COS 561: Advanced Computer Networks
Inter-domain Routing Outline Border Gateway Protocol.
CS 640: Introduction to Computer Networks Aditya Akella Lecture 11 - Inter-Domain Routing - BGP (Border Gateway Protocol)
Border Gateway Protocol BGP-4 BGP environment How BGP works BGP information BGP administration.
Computer Networking Inter-Domain Routing BGP (Border Gateway Protocol)
1 Internet Routing 11/11/2009. Admin. r Assignment 3 2.
1 CS716 Advanced Computer Networks By Dr. Amir Qayyum.
CS 3700 Networks and Distributed Systems
Border Gateway Protocol
CS 3700 Networks and Distributed Systems
Border Gateway Protocol
COS 561: Advanced Computer Networks
BGP supplement Abhigyan Sharma.
Interdomain Traffic Engineering with BGP
Lixin Gao ECE Dept. UMASS, Amherst
CSCI-1680 Network Layer: Inter-domain Routing
Department of Computer and IT Engineering University of Kurdistan
COS 561: Advanced Computer Networks
COS 561: Advanced Computer Networks
CSCI-1680 Network Layer: Inter-domain Routing
BGP Instability Jennifer Rexford
Computer Networks Protocols
Network Layer: Internet Inter-Domain Routing
Presentation transcript:

CPS-356 Network Layer: Inter-domain Routing Based partly on lecture notes by Xiaowei Yang, Rodrigo Foncesa, Rob Sherwood, David Mazières, Phil Levis, John Jannotti Theophilus Benson

Administrivia Assignment #2 is out –You’ll be making your own router Implementing routing: RIP Implementing forwarding: IP-forwarding –Due in about three weeks (March 02, 2015) Groups of 2

Today Inter-Domain Routing (EGP) BGP –Implementation details BGP Challenges

Why study BGP? Critical protocol: makes the Internet run –Only widely deployed EGP Active area of problems! –Efficiency –Cogent vs. Level3: Internet Partition –Spammers use prefix hijacking –Pakistan accidentally took down YouTube –Egypt disconnected for 5 days

Why Inter vs. Intra Why not just use OSPF everywhere? –E.g., hierarchies of OSPF areas? –Hint: scaling is not the only limitation BGP is a policy control and information hiding protocol –Autonomous System (AS) owner of a network –intra == trusted, inter == untrusted –Different policies by different ASs –Different costs by different ASs

Types of ASs Local Traffic – source or destination in local AS Transit Traffic – passes through an AS Stub AS –Connects to only a single other AS Multihomed AS –Connects to multiple ASs –Carries no transit traffic Transit AS –Connects to multiple ASs and carries transit traffic

Duke Comcast (Stub) Abilene (Transit) AT&T (Transit) Cogent (Transit) BGP All ASes are not equal Multihomed

AS relationships Very complex economic landscape Simplifying a bit: –Transit: “I pay you to carry my packets to everywhere” (provider-customer) –Peering: “For free, I carry your packets to my customers only.” (peer-peer) Technical definition of tier-1 ISP: In the “default-free” zone. No transit. –Note that other “tiers” are marketing, but convenient. “Tier 3” may connect to tier-1.

Zooming in 4x Tier 1 ISP Tier 2 Regional Tier 2 Regional Tier 2 Tier 1 ISP Tier 2 Tier 3 (local ) Tier 2: Regional/National Tier 3: Local $$ Default free, Has information on every prefix Default: provider

Who pays whom? Transit: Customer pays the provider –Who is who? Usually, the one who can “live without” the other. AT&T does not need Duke, but Duke needs some ISP. What if both need each other? Free Peering. –Instead of sending packets over $$ transit, set up a direct connection and exchange traffic for free! – policy-analysis/

Tier 1s must all peer with each other by definition –Tier 1s form a full mesh Internet core Peering can give: –Better performance –Lower cost –More “efficient” routing (keeps packets local) But negotiating can be very tricky!

Tussles between Business and Peering Cooperative competition (competition) Much more desirable to have your peer’s customers –Much nicer to get paid for transit Peering “tiffs” are relatively common

Peering Drama Cogent vs. Level3 were peers In 2003, Level3 decided to start charging Cogent Cogent said no Internet partition: Cogent’s customers couldn’t get to Level3’s customers and vice-versa –Other ISPs were affected as well Took 3 weeks to reach an undisclosed agreement

How do you choose a routing protocol for the WAN? Constraints –Respect $$$$$$ Autonomy (policy and privacy) –Scaling

Sometimes you need to lie. Tier 1 ISP Tier 2 Regional Tier 2 Regional Tier 2 Tier 1 ISP Tier 2 Tier 3 (local) $$ Default free, Has information on every prefix Default: provider $$ Tier 3 (local) $$

Choice of Routing Algorithm Link-state? –Requires sharing of complete information –Information exchange does not scale Hence areas …. –Can’t express policy Distance Vector? –Scales and retains privacy –Can’t implement policy –Can’t avoid loops if shortest path not taken Hence Count-to-infinity..

Path Vector Protocol Distance vector algorithm with extra information –For each route, store the complete path (ASs) –No extra computation, just extra storage (and traffic) Advantages –Can make policy choices based on set of ASs in path –Can easily avoid loops

BGP

BGP - High Level Single EGP protocol in use today Abstract each AS to a single node Destinations are CIDR prefixes Exchange prefix reachability with all neighbors –E.g., “I can reach prefix /16 through ASes ” Select a single path by routing policy Critical: learn many paths, propagate one –Add your ASN to advertised path

Terms Route: a network prefix plus path attributes Customer/provider/peer routes: –Route advertisements heard from customers/providers/peers Transit service: If A advertises a route to B, it implies that A will forward packets coming from B to any destination in the advertised prefix Duke NC RegNet UNC 152.3/ AS 1AS 2AS 3

BGP: Distance Vector+Paths Route Advertisement Autonomous Systems (ASes) Session (over TCP) Traffic BGP peers

BGP: Distance Vector+Paths Route Advertisement Autonomous Systems (ASes) Traffic Which of two paths to use? Why should I let others know of the Route Advertisements?

Enforcing relationships Two mechanisms –Route export filters Control what routes you send to neighbors –Route import ranking Controls which route you prefer of those you hear. “LOCALPREF” – Local Preference. More later.

Export Policies Provider  Customer –All routes so as to provide transit service Customer  Provider –Only customer routes –Why? –Only transit for those that pay Peer  Peer –Only customer routes

Sometimes you need to lie. Tier 1 ISP Tier 2 Regional Tier 2 Regional Tier 2 Tier 1 ISP Tier 2 Tier 3 (local) $$ Default free, Has information on every prefix Default: provider $$ Tier 3 (local) $$

Import policies Same routes heard from providers, customers, and peers, whom to choose? –customer > peer > provider –Why? –Choose the most economic routes! Customer route: charge $$ Peer route: free Provider route: pay $$ 

Valley Free Routing Number links as(+1,0,-1) for provider, peer and customer – In any valid path should only see sequence of+1, followed by at most one 0, followed by sequence of -1 – Why? Consider the economics of the situation

Sometimes you need to lie. Tier 1 ISP Tier 2 Regional Tier 2 Regional Tier 2 Tier 1 ISP Tier 2 Tier 3 (local) $$ Default free, Has information on every prefix Default: provider $$ Tier 3 (local) $$

Sometimes you need to lie. Tier 1 ISP Tier 2 Regional Tier 2 Regional Tier 2 Tier 1 ISP Tier 2 Tier 3 (local) $$ Default free, Has information on every prefix Default: provider $$ Tier 3 (local) $$

BGP Implementation Details

BGP BGP = Border Gateway Protocol –Currently in version 4, specified in RFC (~ 60 pages) Inter-domain routing protocol for routing between autonomous systems Uses TCP to establish a BGP session and to send routing messages over the BGP session BGP is a path vector protocol –Similar to distance vector routing, but routing messages in BGP contain complete paths Network administrators can specify routing policies

BGP policy routing BGP’s goal is to find any path (not an optimal one) –Since the internals of the AS are never revealed, finding an optimal path is not feasible Network administrator sets BGP’s policies to determine the “best path” to reach a destination network

BGP messages –OPEN –UPDATE Announcements –Dest Next-hop AS Path … other attributes … – / Withdrawals –KEEPALIVE Keepalive timer / hold timer Key thing: The Next Hop attribute

Path Vector ASPATH Attribute –Records what ASes a route goes through –Loop avoidance: Immediately discard –Shortest path heuristics Like distance vector, but fixes the count- to-infinity problem

AB C D d I can reach d via B,D I can reach d Via A,B,D I can reach d Via C,A,B,D

Common BGP path attributes Origin: indicates how BGP learned about a particular route –IGP (internal gateway protocol) –EGP (external gateway protocol) –Incomplete AS path : –When a route advertisement passes through an autonomous system, the AS number is added to an ordered list of AS numbers that the route advertisement has traversed Next hop Multi_Exit_Disc (MED, multiple exit discriminator): - used as a suggestion to an external AS regarding the preferred route into the AS Local_pref: is used to prefer an exit point from the local autonomous system Community: apply routing decisions to a group of destinations

BGP route selection process Input/output engine may filter routes or manipulate their attributes Input Policy Engine Decision process Best routes Out Policy Engine Routes recved from peers Routes sent to peers

Decision Engine: Best path selection algorithm  If next hop is inaccessible, ignore routes  Prefer the route with the largest local preference value.  If local prefs are the same, prefer route with the shortest AS path  If AS_path is the same, prefer route with lowest origin (IGP < EGP < incomplete)  If origin is the same, prefer the route with lowest MED  IF MEDs are the same, prefer eBGP paths to iBGP paths  If all the above are the same, prefer the route that can be reached via the closest IGP neighbor.  If the IGP costs are the same, prefer the router with lowest router id.

Forwarding Table Joining BGP with IGP Information AS 7018 AS / BGP /16 destinationnext hop /30 destinationnext hop /16 Next Hop = /16 destinationnext hop /

Some BGP Challenges Convergence Traffic engineering: Load Balancing –How to assure certain routes are selected Scaling (route reflectors) Security (Next class)

Convergence Some reasons for change –Topology changes –BGP session failures –Changes in policy –Conflicts between policies can cause oscillation Given a change, how long until the network re-stabilizes? –Depends on the change: sometimes never –Depends on the topology –Depends on the time of updates –Open research problem: “tweak and pray”

AB C D d I can reach d via B,D I can reach d Via A,B,D I can reach d Via C,A,B,D Change: D goes down. E I can reach d via E, B,D I can reach d Via A,E,B,D I can reach d Via A,E,B,D I can reach d Via C,A,E,B,D

Gao-Rexford Model (simplified) Two types of relationships: peers and customer/provider Export rules: –Customer route may be exported to all neighbors –Peer or provider route is only exported to customers Preference rules: –Prefer routes through customer ($$) If all ASes follow this, shown to lead to stable network

Avoiding BGP Instabilities Detecting conflicting policies –Centralized: NP-Complete problem! –Distributed: open research problem –Requires too much cooperation Detecting oscillations –Monitoring for repetitive BGP messages Restricted routing policies and topologies –Some topologies / policies proven to be safe* * Gao & Rexford, “Stable Internet Routing without Global Coordination”, IEEE/ACM ToN, 2001

Some BGP Challenges Convergence Traffic engineering: Load Balancing –How to assure certain routes are selected Scaling (route reflectors) Security (Next class)

Traffic Engineering: Load balancing Same route from two providers Outbound is “easy” (you have control) –Set localpref according to goals Inbound is tough (nobody has to listen) –AS path prepending –MEDs Hot and Cold Potato Routing (picture) Often ignored unless contracts involved Practical use: tier-1 peering with a content provider

Hot-Potato Routing (early exit) NYC SF NYC AT&T Sprint 12/8 12// /8 Bar Foo

Why is Hot-Potato Bad? Forward and reverse paths have different properties –Different latencies and loss rates affect TCP –inaccuracies in measurements of the forwarding system packet loss due to forwarding loops

Cold-Potato Routing (MED) NYC SF NYC Med=100 Med=200 Akamai Sprint

Other Traffic Engineering Want to: –Helps Improve revenue Route filtering –Avoid Hot-potato routing? Setting MED weights –Avoid other ISPs using you to get to ISP X? AS prepending: “ ” People prefer shortest routes More of an art than science

Some BGP Challenges Convergence Traffic engineering: Load Balancing –How to assure certain routes are selected Scaling (route reflectors) Security (Next class)

Routing table scalability with Classful IP Addresses Fast growing routing table size Classless inter-domain routing aims to address this issue

CIDR hierarchical address allocation IP addresses are hierarchically allocated. An ISP obtains an address block from a Regional Internet Registry An ISP allocates a subdivision of the address block to an organization An organization recursively allocates subdivision of its address block to its networks A host in a network obtains an address within the address block assigned to the network ISP / /16 Foo.com /16 Library CS / / /24 University Bar.com

CIDR hierarchical address allocation ISP / /16 Foo.com /16 Library CS / / /24 University Bar.com ISP obtains an address block – /8  [ , ] ISP allocates – /16 ([ , ]) to the university. University allocates – /24 ([ , ]) to the CS department’s network A host on the CS department’s network gets one IP address

CIDR allows route aggregation ISP1 announces one address prefix /8 to ISP2 ISP2 can use one routing entry to reach all networks connected to ISP1 ISP / /16 Foo.com /16 Library CS /16 University Bar.com I ISP3 You can reach /8 via ISP /8 ISP1

Multi-homing increases routing table size Mutil-home.com / / /16 ISP2 ISP1 You can reach /8 And /16 via ISP1 ISP /16 ISP / /8 ISP /8 ISP2

Global routing tables continue to grow (1994-now)

BGP Summary BGP uses path vector algorithm –Intra Versus Inter-domain Challenges with BGP –Scalability –Security –Convergence Policy is mostly determined by economic considerations –Valley Free routing