15-744: Computer Networking L-6 Routing Issues. L -6; 2-26-02© Srinivasan Seshan, 20022 New Routing Ideas Border Gateway Protocol (BGP) cont. Overlay.

Slides:



Advertisements
Similar presentations
Transitioning to IPv6 April 15,2005 Presented By: Richard Moore PBS Enterprise Technology.
Advertisements

COS 461 Fall 1997 Routing COS 461 Fall 1997 Typical Structure.
IP datagrams Service paradigm, IP datagrams, routing, encapsulation, fragmentation and reassembly.
1 Internet Protocol Version 6 (IPv6) What the caterpillar calls the end of the world, nature calls a butterfly. - Anonymous.
Network Layer IPv6 Slides were original prepared by Dr. Tatsuya Suda.
Fundamentals of Computer Networks ECE 478/578 Lecture #18: Policy-Based Routing Instructor: Loukas Lazos Dept of Electrical and Computer Engineering University.
UNIT-IV Computer Network Network Layer. Network Layer Prepared by - ROHIT KOSHTA In the seven-layer OSI model of computer networking, the network layer.
Dynamic Routing Scalable Infrastructure Workshop, AfNOG2008.
Lecture 6 Overlay Networks CPE 401/601 Computer Network Systems slides are modified from Jennifer Rexford.
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.
1 Improving the Performance of Distributed Applications Using Active Networks Mohamed M. Hefeeda 4/28/1999.
15-441: Computer Networking Lecture 26: Networking Future.
Traffic Engineering With Traditional IP Routing Protocols
CS 268: Active Networks Ion Stoica May 6, 2002 (* Based on David Wheterall presentation from SOSP ’99)
Mini Introduction to BGP Michalis Faloutsos. What Is BGP?  Border Gateway Protocol BGP-4  The de-facto interdomain routing protocol  BGP enables policy.
BGP Inefficiencies Supplemental slides 02/14/2007 Aditya Akella.
15-744: Computer Networking L-7 Routing Issues. L -7; © Srinivasan Seshan, Routing Alternatives Overlay routing techniques Landmark hierarchies.
COS 420 Day 20. Agenda Group Project Discussion Protocol Definition Due April 12 Paperwork Due April 29 Assignment 3 Due Assignment 4 is posted Last Assignment.
CS 268: Project Suggestions Ion Stoica February 6, 2003.
CS335 Networking & Network Administration Tuesday, May 18, 2010.
15-744: Computer Networking L-5 Inter-Domain Routing.
15-744: Computer Networking L-7 Routing Issues. L -7; © Srinivasan Seshan, New Routing Ideas Border Gateway Protocol (BGP) cont. Overlay networks.
Multipath Routing Jennifer Rexford Advanced Computer Networks Tuesdays/Thursdays 1:30pm-2:50pm.
The Future of the Internet Jennifer Rexford ’91 Computer Science Department Princeton University
Computer Networks Layering and Routing Dina Katabi
1 Content Distribution Networks. 2 Replication Issues Request distribution: how to transparently distribute requests for content among replication servers.
Active Network Applications Tom Anderson University of Washington.
Lecture 3a Mobile IP 1. Outline How to support Internet mobility? – by Mobile IP. Our discussion will be based on IPv4 (the current version). 2.
Introduction to BGP.
9/15/2015CS622 - MIRO Presentation1 Wen Xu and Jennifer Rexford Department of Computer Science Princeton University Chuck Short CS622 Dr. C. Edward Chow.
Routing and Routing Protocols Routing Protocols Overview.
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.
15-744: Computer Networking L-15 Changing the Network.
Defense by Amit Saha March 25 th, 2004, Rice University ANTS : A Toolkit for Building and Dynamically Deploying Network Protocols David Wetherall, John.
HAIR: Hierarchical Architecture for Internet Routing Anja Feldmann TU-Berlin / Deutsche Telekom Laboratories Randy Bush, Luca Cittadini, Olaf Maennel,
Jennifer Rexford Fall 2014 (TTh 3:00-4:20 in CS 105) COS 561: Advanced Computer Networks BGP.
Management for IP-based Applications Mike Fisher BTexaCT Research
Routing in the Internet The Global Internet consists of Autonomous Systems (AS) interconnected with eachother: Stub AS: small corporation Multihomed AS:
Computer Networking Inter-Domain Routing BGP (Border Gateway Protocol)
Resilient Overlay Networks By David Andersen, Hari Balakrishnan, Frans Kaashoek, and Robert Morris MIT RON Paper from ACM Oct Advanced Operating.
Addressing Issues David Conrad Internet Software Consortium.
1 Route Optimization for Large Scale Network Mobility Assisted by BGP Feriel Mimoune, Farid Nait-Abdesselam, Tarik Taleb and Kazuo Hashimoto GLOBECOM 2007.
COP 5611 Operating Systems Spring 2010 Dan C. Marinescu Office: HEC 439 B Office hours: M-Wd 2:00-3:00 PM.
Packet switching network Data is divided into packets. Transfer of information as payload in data packets Packets undergo random delays & possible loss.
Networking Fundamentals. Basics Network – collection of nodes and links that cooperate for communication Nodes – computer systems –Internal (routers,
CCNA 2 Week 6 Routing Protocols. Copyright © 2005 University of Bolton Topics Static Routing Dynamic Routing Routing Protocols Overview.
15-744: Computer Networking L-6 Evolving the Network.
Introduction to Mobile IPv6
Introducing a New Concept in Networking Fluid Networking S. Wood Nov Copyright 2006 Modern Systems Research.
15-744: Computer Networking L-19 Active Networks.
Inter-domain Routing Outline Border Gateway Protocol.
6to4
Internet Traffic Engineering Motivation: –The Fish problem, congested links. –Two properties of IP routing Destination based Local optimization TE: optimizing.
Networking (Cont’d). Congestion Control l Is achieved by informing nodes along a route that congestion has occurred and asking them to reduce their packet.
Mobile IP THE 12 TH MEETING. Mobile IP  Incorporation of mobile users in the network.  Cellular system (e.g., GSM) started with mobility in mind. 
I3 and Active Networks Supplemental slides Aditya Akella 03/23/2007.
Working at a Small-to-Medium Business or ISP – Chapter 6
Overlay Networking Overview.
15-744: Computer Networking
CS 268: Computer Networking
Dynamic Routing and OSPF
COS 561: Advanced Computer Networks
Inter-domain Routing Outline Homework #3 solutions
Working at a Small-to-Medium Business or ISP – Chapter 6
COMP/ELEC 429/556 Introduction to Computer Networks
EE 122: Lecture 22 (Overlay Networks)
BGP Instability Jennifer Rexford
Lecture 4a Mobile IP 1.
Computer Networks Protocols
Internet Protocol version 6 (IPv6)
Presentation transcript:

15-744: Computer Networking L-6 Routing Issues

L -6; © Srinivasan Seshan, New Routing Ideas Border Gateway Protocol (BGP) cont. Overlay networks Active networks Assigned reading [S+99] The End-to-End Effects of Internet Path Selection [W99] Active network vision and reality: lessons from a capsule-based system

L -6; © Srinivasan Seshan, Outline Multi-Homing BGP Misconfiguration Overlay Routing Active Networks

L -6; © Srinivasan Seshan, Multi-homing With multi-homing, a single network has more than one connection to the Internet. Improves reliability and performance: Can accommodate link failure Bandwidth is sum of links to Internet Challenges Getting policy right (MED, etc..) Addressing

L -6; © Srinivasan Seshan, Multi-homing to Multiple Providers Major issues: Addressing Aggregation Customer address space: Delegated by ISP1 Delegated by ISP2 Delegated by ISP1 and ISP2 Obtained independently ISP1ISP2 ISP3 Customer

L -6; © Srinivasan Seshan, Address Space from one ISP Customer uses address space from ISP1 ISP1 advertises /16 aggregate Customer advertises /24 route to ISP2 ISP2 relays route to ISP1 and ISP3 ISP2-3 use /24 route ISP1 routes directly Problems with traffic load? / /24 ISP1ISP2 ISP3 Customer

L -6; © Srinivasan Seshan, Pitfalls ISP1 aggregates to a /19 at border router to reduce internal tables. ISP1 still announces /16. ISP1 hears /24 from ISP2. ISP1 routes packets for customer to ISP2! Workaround: ISP1 must inject /24 into I-BGP / /16 ISP1ISP2 ISP3 Customer /24

L -6; © Srinivasan Seshan, Address Space from Both ISPs ISP1 and ISP2 continue to announce aggregates Load sharing depends on traffic to two prefixes Lack of reliability: if ISP1 link goes down, part of customer becomes inaccessible. Customer may announce prefixes to both ISPs, but still problems with longest match as in case / /24 ISP1ISP2 ISP3 Customer

L -6; © Srinivasan Seshan, Address Space Obtained Independently Offers the most control, but at the cost of aggregation. Still need to control paths Some ISP’s ignore advertisements with long prefixes ISP1ISP2 ISP3 Customer

L -6; © Srinivasan Seshan, Outline Multi-Homing BGP Misconfiguration Overlay Routing Active Networks

L -6; © Srinivasan Seshan, Origin Misconfiguration Can only tell additions not omissions Old RouteNew Route Self deaggregationa.b.0.0/16 X Y Za.b.c.0/24 X Y Z Related origina.b.0.0/16 X Y Za.b.0.0/16 X Y a.b.0.0/16 X Y Z O a.b.c.0/24 X Y a.b.c.0/24 X Y Z O Foreign origina.b.0.0/16 X Y Za.b.0.0/16 X Y O a.b.c.0/24 X Y O e.f.g.h/i X Y O

L -6; © Srinivasan Seshan, Export Misconfiguration Need desired policy  inferred from announcements ExportPolicy Violation Provider  AS  ProviderRoute exported to provider was imported from a provider Provider  AS  PeerRoute exported to peer was imported from a provider Peer  AS  ProviderRoute exported to provider was imported from a peer Peer  AS  PeerRoute exported to peer was imported from a peer

L -6; © Srinivasan Seshan, Interesting Observations - Origin Misconfig Results 72% of new routes may be misconfig 11-13% of incidents (4% of prefixes) affect connectivity But only identify addition of origins Should really evaluate % of connectivity problems come from misconfig Mostly from self-deaggregation Problems from foreign origin Causes Router bugs (initialization) Reliance on upstream filtering Old config files Links to IGP Hijacks

L -6; © Srinivasan Seshan, Interesting Observations - Export Misconfig Primarily causes extra traffic Causes Export policies based on prefix based configuration Export client’s prefix from one provider to another P1P2 A C Intended policy: Provide transit to C through link A-C Configured policy: Export all routes originated by C to P1 and P2

L -6; © Srinivasan Seshan, Outline Multi-Homing BGP Misconfiguration Overlay Routing Active Networks

L -6; © Srinivasan Seshan, Overlay Routing Basic idea: Treat multiple hops through IP network as one hop in “virtual” overlay network Run routing protocol on overlay nodes Why? For performance – can run more clever protocol on overlay For functionality – can provide new features such as multicast, active processing, IPv6

L -6; © Srinivasan Seshan, Overlay for Features How do we add new features to the network? Does every router need to support new feature? Choices Reprogram all routers  active networks Support new feature within an overlay Basic technique: tunnel packets Tunnels IP-in-IP encapsulation Poor interaction with firewalls, multi-path routers, etc.

L -6; © Srinivasan Seshan, Examples IP V6 & IP Multicast Tunnels between routers supporting feature Mobile IP Home agent tunnels packets to mobile host’s location QOS Needs some support from intermediate routers  maybe not?

L -6; © Srinivasan Seshan, Overlay for Performance [S+99] Why would IP routing not give good performance? Policy routing – limits selection/advertisement of routes Early exit/hot-potato routing – local not global incentives Lack of performance based metrics – AS hop count is the wide area metric How bad is it really? Look at performance gain an overlay provides

L -6; © Srinivasan Seshan, Quantifying Performance Loss Measure round trip time (RTT) and loss rate between pairs of hosts ICMP rate limiting Alternate path characteristics 30-55% of hosts had lower latency 10% of alternate routes have 50% lower latency 75-85% have lower loss rates

L -6; © Srinivasan Seshan, Bandwidth Estimation RTT & loss for multi-hop path RTT by addition Loss either worst or combine of hops – why? Large number of flows  combination of probabilities Small number of flows  worst hop Bandwidth calculation TCP bandwidth is based primarily on loss and RTT 70-80% paths have better bandwidth 10-20% of paths have 3x improvement

L -6; © Srinivasan Seshan, Possible Sources of Alternate Paths A few really good or bad AS’s No, benefit of top ten hosts not great Better congestion or better propagation delay? How to measure? Propagation = 10th percentile of delays Both contribute to improvement of performance What about policies/economics?

L -6; © Srinivasan Seshan, Overlay Challenges “Routers” no longer have complete knowledge about link they are responsible for How do you build efficient overlay Probably don’t want all N 2 links – which links to create? Without direct knowledge of underlying topology how to know what’s nearby and what is efficient?

L -6; © Srinivasan Seshan, Future of Overlay Application specific overlays Why should overlay nodes only do routing? Caching Intercept requests and create responses Transcoding Changing content of packets to match available bandwidth Peer-to-peer applications

L -6; © Srinivasan Seshan, Outline Multi-Homing BGP Misconfiguration Overlay Routing Active Networks

L -6; © Srinivasan Seshan, Why Active Networks? Traditional networks route packets looking only at destination Also, maybe source fields (e.g. multicast) Problem Rate of deployment of new protocols and applications is too slow Solution Allow computation in routers to support new protocol deployment

L -6; © Srinivasan Seshan, Active Networks Nodes (routers) receive packets: Perform computation based on their internal state and control information carried in packet Forward zero or more packets to end points depending on result of the computation Users and apps can control behavior of the routers End result: network services richer than those by the simple IP service model

L -6; © Srinivasan Seshan, Why not IP? Applications that do more than IP forwarding Firewalls Web proxies and caches Transcoding services Nomadic routers (mobile IP) Transport gateways (snoop) Reliable multicast (lightweight multicast, PGM) Online auctions Sensor data mixing and fusion Active networks makes such applications easy to develop and deploy

L -6; © Srinivasan Seshan, Variations on Active Networks Programmable routers More flexible than current configuration mechanism For use by administrators or privileged users Active control Forwarding code remains the same Useful for management/signaling/measurement of traffic “Active networks” Computation occurring at the network (IP) layer of the protocol stack  capsule based approach Programming can be done by any user Source of most active debate

L -6; © Srinivasan Seshan, Case Study: MIT ANTS System Conventional Networks: All routers perform same computation Active Networks: Routers have same runtime system Tradeoffs between functionality, performance and security

L -6; © Srinivasan Seshan, System Components Capsules Active Nodes: Execute capsules of protocol and maintain protocol state Provide capsule execution API and safety using OS/language techniques Code Distribution Mechanism Ensure capsule processing routines automatically/dynamically transfer to node as needed

L -6; © Srinivasan Seshan, Capsules Each user/flow programs router to handle its own packets Code sent along with packets Code sent by reference Protocol: Capsules that share the same processing code May share state in the network Capsule ID (i.e. name) is MD5 of code

L -6; © Srinivasan Seshan, Capsules Active Node IP Router Active Node Capsule IP HeaderVersionDataType Previous Address Type Dependent Header Files ANTS-specific header Capsules are forwarded past normal IP routers

L -6; © Srinivasan Seshan, Capsules Active Node 1 IP Router Active Node 2 Capsule Request for code Capsule When node receives capsule uses “type” to determine code to run What if no such code at node? Requests code from “previous address” node Likely to have code since it was recently used

L -6; © Srinivasan Seshan, Capsules Active Node 1 IP Router Active Node 2 Capsule Code Sent Code is transferred from previous node Size limited to 16KB Code is signed by trusted authority (e.g. IETF) to guarantee reasonable global resource use

L -6; © Srinivasan Seshan, Research Questions Execution environments What can capsule code access/do? Safety, security & resource sharing How isolate capsules from other flows, resources? Performance Will active code slow the network? Applications What type of applications/protocols does this enable?

L -6; © Srinivasan Seshan, Functions Provided to Capsule Environment Access Querying node address, time, routing tables Capsule Manipulation Access header and payload Control Operations Create, forward and suppress capsules How to control creation of new capsules? Storage Soft-state cache of app-defined objects

L -6; © Srinivasan Seshan, Safety, Resource Mgt, Support Safety: Provided by mobile code technology (e.g. Java) Resource Management: Node OS monitors capsule resource consumption Support: If node doesn’t have capsule code, retrieve from somewhere on path

L -6; © Srinivasan Seshan, Applications/Protocols Limitations Expressible  limited by execution environment Compact  less than 16KB Fast  aborted if slower than forwarding rate Incremental  not all nodes will be active Proof by example Host mobility, multicast, path MTU, Web cache routing, etc.

L -6; © Srinivasan Seshan, Discussion Active nodes present lots of applications with a desirable architecture Key questions Is all this necessary at the forwarding level of the network? Is ease of deploying new apps/services and protocols a reality?

L -6; © Srinivasan Seshan, Next Lecture: TCP Reliability TCP reliability Assigned reading [FF96] Simulation-based Comparisons of Tahoe, Reno, and SACK TCP