ETSF10 Internet Protocols Routing on the Internet

Similar documents
ETSF10 Internet Protocols Routing on the Internet

ETSF10 Internet Protocols Routing on the Internet

Routing part 2. Electrical and Information Technology

Advanced Networking. Multicast

Routing Unicast routing protocols

Routing. Jens A Andersson Communication Systems

Multicast Communications

PART III. Implementing Inter-Network Relationships with BGP

Routing Protocols. Autonomous System (AS)

Chapter 4: Network Layer

DATA COMMUNICATOIN NETWORKING

Chapter 4: outline. Network Layer 4-1

Chapter 4: Network Layer. Lecture 12 Internet Routing Protocols. Chapter goals: understand principles behind network layer services:

Computer Networking Introduction

Multicast Technology White Paper

Last time. Transitioning to IPv6. Routing. Tunneling. Gateways. Graph abstraction. Link-state routing. Distance-vector routing. Dijkstra's Algorithm

Advanced Network Training Multicast

ITEC310 Computer Networks II

Routing in the Internet

Internet inter-as routing: BGP

Multicast Communications. Slide Set were original prepared by Dr. Tatsuya Susa

Broadcast Routing. Multicast. Flooding. In-network duplication. deliver packets from source to all other nodes source duplication is inefficient:

CSCI Topics: Internet Programming Fall 2008

Inter-AS routing and BGP. Network Layer 4-1

What is Multicasting? Multicasting Fundamentals. Unicast Transmission. Agenda. L70 - Multicasting Fundamentals. L70 - Multicasting Fundamentals

Inter-Domain Routing: BGP

IP Multicast. What is multicast?

CS 457 Networking and the Internet. The Global Internet (Then) The Global Internet (And Now) 10/4/16. Fall 2016

CS321: Computer Networks Unicast Routing

CSCE 463/612 Networks and Distributed Processing Spring 2018

Multicast routing protocols

Chapter IV: Network Layer

Internet Protocols Fall Lectures Inter-domain routing, mobility support, multicast routing Andreas Terzis

IP Multicast Technology Overview

CS 43: Computer Networks Internet Routing. Kevin Webb Swarthmore College November 16, 2017

Initial motivation: 32-bit address space soon to be completely allocated. Additional motivation:

Hierarchical Routing. Our routing study thus far - idealization all routers identical network flat not true in practice

Routing on the Internet. Routing on the Internet. Hierarchical Routing. Computer Networks. Lecture 17: Inter-domain Routing and BGP

IP Multicast Technology Overview

Topic: Multicast routing

Why multicast? The concept of multicast Multicast groups Multicast addressing Multicast routing protocols MBONE Multicast applications Conclusions

Border Gateway Protocol - BGP

CS 43: Computer Networks. 24: Internet Routing November 19, 2018

CSc 450/550 Computer Networks Internet Routing

CSE 123A Computer Networks

Multicast service model Host interface Host-router interactions (IGMP) Multicast Routing Distance Vector Link State. Shared tree.

Department of Computer and IT Engineering University of Kurdistan. Computer Networks II Border Gateway protocol (BGP) By: Dr. Alireza Abdollahpouri

Multicast EECS 122: Lecture 16

BGP. Daniel Zappala. CS 460 Computer Networking Brigham Young University

Announcements. CS 5565 Network Architecture and Protocols. Project 2B. Project 2B. Project 2B: Under the hood. Routing Algorithms


ICS 351: Today's plan. routing protocol comparison encapsulation network dynamics multicasting in general IP multicasting IGMP PIM

CS 43: Computer Networks Internet Routing. Kevin Webb Swarthmore College November 14, 2013

Inter-AS routing. Computer Networking: A Top Down Approach 6 th edition Jim Kurose, Keith Ross Addison-Wesley

Lecture 19: Multicast. CSE 123: Computer Networks Stefan Savage

Routing Protocols. Technology Description BGP CHAPTER

Routing Protocols --- Exterior Gateway Protocol

Broadcast and Multicast Routing

Lecture 9. Network Layer (cont d) Network Layer 1-1

Contents. Overview Multicast = Send to a group of hosts. Overview. Overview. Implementation Issues. Motivation: ISPs charge by bandwidth

Acknowledgments. Part One - Introduction to the TCP/IP Protocol

DD2490 p IP Multicast routing. Multicast routing. Olof Hagsand KTH CSC

Master Course Computer Networks IN2097

Topics for This Week

Configuring IP Multicast Routing

Internet Routing : Fundamentals of Computer Networks Bill Nace

Chapter 4: Network Layer, partb

Multicast overview. Introduction to multicast. Information transmission techniques. Unicast

Multicast overview. Introduction to multicast. Information transmission techniques. Unicast

Multicast as an ISP service

HP 5920 & 5900 Switch Series

Exercises to Communication Systems

ETSF05/ETSF10 Internet Protocols Network Layer Protocols

Lecture 4. The Network Layer (cont d)

Configuring IP Multicast Routing

Computer Networks. Wenzhong Li. Nanjing University

MULTICAST EXTENSIONS TO OSPF (MOSPF)

IP MULTICAST EXPLAINED

CS555, Spring /5/2005. April 12, 2005 No classes attend Senior Design Projects conference. Chapter 4 roadmap. Internet AS Hierarchy

IP Multicast: PIM Configuration Guide, Cisco IOS Release 12.4T

TELE 301 Network Management

Introduction. Keith Barker, CCIE #6783. YouTube - Keith6783.

CS 640: Introduction to Computer Networks. Intra-domain routing. Inter-domain Routing: Hierarchy. Aditya Akella

On Distributed Communications, Rand Report RM-3420-PR, Paul Baran, August 1964

CSC 4900 Computer Networks: Routing Protocols

Objectives. Chapter 10. Upon completion you will be able to:

Chapter 19 Network Layer: Logical Addressing

IP Routing Volume Organization

HPE FlexNetwork 7500 Switch Series

Master Course Computer Networks IN2097

PIM Configuration. Page 1 of 9

HP 6125G & 6125G/XG Blade Switches

IP Multicast Routing Protocols

Internet Protocol: Routing Algorithms. Srinidhi Varadarajan

Developing IP Muiticast Networks

An overview of how packets are routed in the Internet

Lecture 19: Network Layer Routing in the Internet

IPv6 and Multicast. Outline. IPv6 Multicast. S Computer Networks - Spring 2005

Multicast Communications. Tarik Čičić, 4. March. 2016

Network layer: Overview. Network layer functions Routing IP Forwarding

Transcription:

ETSF10 Internet Protocols Routing on the Internet 2014, Part 2, Lecture 1.2 Jens Andersson

Internet Hierarchy 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 2

Hierarchical Routing aggregate routers into autonomous systems routers in same AS run same routing protocol intra-as routers in different AS can run different intra- AS routing protocol Border Gateway Routers special routers in AS run intra-as routing protocol with all other routers in AS also responsible for routing to destinations outside AS run inter-as routing protocol with other gateway routers 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 3

Autonomous Systems Inter-AS border (exterior gateway) routers R1 R2 R3 R4 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 4

Why different Intra- & Inter-AS routing? Policy Inter-AS: admin wants control over how its traffic routed, who routes through its net. Intra-AS: single admin, so no policy decisions needed Scale Hierarchical: saves table size, reduced update traffic Performance Intra-AS: can focus on performance Inter-AS: policy may dominate over performance 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 5

Internet Inter-AS routing: BGP Border Gateway Protocol: de facto standard Path Vector protocol: Similar to Distance Vector Border gateways broadcast to peers (not necessarily neighbours) entire path (sequence of AS) to destination BGP routes to networks (AS), not individual hosts 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 6

Path-Vector Routing Alternative to dispense with routing metrics and simply provide information about which networks can be reached by a given router and the ASs visited in order to reach the destination network by this route Differs from a distance-vector algorithm in two respects: The path-vector approach does not include a distance or cost estimate Each block of routing information lists all of the ASs visited in order to reach the destination network by this route 2014-11-05 ETSF05/ETSF10 - Internet Protocols 7

Border Gateway Protocol (BGP) Was developed for use in conjunction with internets that employ the TCP/IP suite Has become the preferred/only exterior router protocol for the Internet Designed to allow routers in different autonomous systems to cooperate in the exchange of routing information Protocol operates in terms of messages, which are sent over TCP connections Current version is known as BGP-4 (RFC 4271) Three functional procedures: Neighbor acquisition Neighbor reachability Network reachability 2014-11-05 ETSF05/ETSF10 - Internet Protocols 8

Table 19.2 BGP-4 Messages Open Update Keepalive Notification Used to open a neighbor relationship with another router. Used to (1) transmit information about a single route and/or (2) list multiple routes to be withdrawn. Used to (1) acknowledge an Open message and (2) periodically confirm the neighbor relationship. Send when an error condition is detected. 2014-11-05 ETSF05/ETSF10 - Internet Protocols 9

Neighbor Acquisition Occurs when two neighboring routers in different autonomous systems agree to exchange routing information regularly Two routers send Open messages to each other after a TCP connection is established If each router accepts the request, it returns a Keepalive message in response Protocol does not address the issue of how one router knows the address or even the existence of another router nor how it decides that it needs to exchange routing information with that particular router 2014-11-05 ETSF05/ETSF10 - Internet Protocols 10

Path Vector Messages Related to distance vector routing 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 12

Path Vector Routing Table AS = Autonomous System = Organisation Network Next Router Path N01 R01 AS62, AS23, AS67 N02 R05 AS67, AS22, AS05, AS89 N03 R06 AS67, AS89, AS09, AS34 N03 R12 AS62, AS02, AS34 Network id next hop Metric Most valid of many ATTRIBUTES 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 13

BGP Router Operations Receiving and filtering route advertisements from directly attached neighbour(s) Route selection To route to destination X, which path (of several advertised) will be taken? Sending route advertisements to neighbours 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 14

BGP Router Operations Establish session on TCP port 179 AS1 Exchange all active routes BGP session AS2 Exchange incremental updates 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols While connection is ALIVE exchange route UPDATE messages 15

ebgp Operation 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 16

ebgp combined with ibgp 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 17

Tweak Tweak Tweak For inbound traffic Filter outbound routes Tweak attributes on outbound routes in the hope of influencing your neighbor s best route selection For outbound traffic Filter inbound routes Tweak attributes on inbound routes to influence best route selection In general, an AS has more control over outbound traffic inbound traffic outbound traffic outbound routes inbound routes 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 18

Is There A Problem? packet switching routing interdomain routing Border Gateway Protocol v4 Single Point of failure! 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 19

Scarry? BGP is not guaranteed to converge on a stable routing. Policy interactions could lead to livelock protocol oscillations. See Persistent Route Oscillations in Inter-domain Routing by K. Varadhan, R. Govindan, and D. Estrin. ISI report, 1996 Corollary: BGP is not guaranteed to recover from network failures. 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 20

Forwarding: Hierarchical routing ISP 2013-10-29 ETSF05/ETSF10 - Internet Protocols 21

Forwarding: Address aggregation 2013-10-29 ETSF05/ETSF10 - Internet Protocols 22

Forwarding: Longest mask matching 2013-10-29 ETSF05/ETSF10 - Internet Protocols 23

Multicasting The act of sending a packet from a source to the members of a multicast group Multicast addresses Addresses that refer to a group of hosts on one or more networks Has a number of practical applications Multimedia broadcast Teleconferencing Database Distributed computing Real time workgroups 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 25

LAN Multicast LAN multicast is easy Send to IEEE 802 multicast MAC address Those in multicast group will accept it Only single copy of packet is needed A transmission from any one station is received by all other stations on LAN 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 26

N2 LAN switch Router A 2 2 L1 L2 D 1 N1 2 3 4 L4 4 L3 2 L5 2 3 2 B 1 N3 C 6 Group member Multicast server N4 E 6 6 F 1 1 N5 N6 Group member Group member Figure 21.1 Example Configuration 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 27

Multicasting Strategies Broadcast packet to each network If server does not know members of group Requires 13 packets Could send multiple unicast packets To each network with members in multicast group Requires 11 packets True multicast Spanning tree Replicated by routers at branch points Requires 8 packets Compare Table 21.1 and Figure 21.2 & 3 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 28

Requirements for Multicasting Router may have to forward more than one copy of packet Need convention to identify multicast addresses (IPv4, Class D, IPv6) Nodes translate between IP multicast addresses and list of networks containing group members Router must translate between IP multicast address and network multicast address Cont 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 31

Requirements for Multicasting (Cont ) Mechanism required for hosts to join and leave multicast group Routers must exchange information Which networks include members of given group Sufficient information to work out shortest path to each network Routing algorithm to calculate shortest path Routers must determine routing paths based on source and destination addresses 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 32

Source and Group Addresses 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 34

Joining a Multicast Group Local: host informs local multicast router IGMP (Internet Group Management Protocol) Wide area: local router interacts with other routers to build forwarding tree and receive multicast data flow MOSPF, DVMRP, PIM-DM CBT, PIM-SM IGMP wide-area multicast routing IGMP IGMP 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 35

Multicast Routing Protocols Shortest path trees, again! In unicast routing One path (one tree branch) used at a time In multicast routing Whole tree used each time Each source needs a tree 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 36

Source-Based Tree One tree per source (at each router) One source per group High complexity, high efficiency S1 R3 R2 R4 R1 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 37 S2

Group-Shared Tree One tree per group (at one router) Shared by multiple sources in group Lower complexity, lower efficiency S1 R3 R2 R4 R1 Rendezvous Point 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 38 S2

Reverse Path Forwarding Source address routing! 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 39

Classification of Algorithms 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 40

Protocol Independent Multicast (PIM) A separate routing protocol, independent of any existing unicast routing protocol Designed to extract needed routing information from any unicast routing protocol Recognizes that a different approach may be needed to multicast routing depending on the concentration of multicast group members 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 41

PIM-SM Relatively few members assumed Trees are built on demand (when needed) Group-shared trees with rendezvous points Methods for tree construction Grafting Pruning Can switch from group-shared to sourcebased if more efficient 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 43

PIM-DM All hosts assumed to be members Build source-based tree from source Routers without members prune tree Grafting used to add new members 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 44

Example Topology g g s g 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 45

Truncated Broadcast g g s g 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 46

Pruning g g prune (s,g) s prune (s,g) g 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 47

Steady State after Pruning g g g s g 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 48

Grafting on New Receivers g g g report (g) graft (s,g) s graft (s,g) g 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 49

Steady State after Grafting g g g s g 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 50

Logical Tunnelling If Internet routers can not handle multicast How to connect them? 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 51

Multicast Backbone (MBONE) Encapsulation 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 52

Internet Group Management Protocol IGMP, runs on top of IP Not a multicast protocol Complementary Runs in the leaves of the network Manages group membership Provides multicast router with info 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 53

IGMP Message Format 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 54

IGMP Operation Only one router distributes packets in a group Other routers may be serving their networks 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 55

Internet Group Management Protocol (IGMP) Defined in RFC 3376 Used to exchange multicast group information between hosts and routers on a LAN Hosts send messages to routers to subscribeand unsubscribe from multicast group Routers check which multicast groups are of interest to which hosts IGMP currently at version 3 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 59

Operation of IGMP v1 and v2 IGMPv1 Hosts could join group Routers used timer to unsubscribe members IGMPv2enabled hosts to unsubscribe Operational model: Receivers have to subscribe to groups Sources do not have to subscribe to groups Any host can send traffic to any multicast group Problems: Spamming of multicast groups Establishment of distribution trees is problematic Finding globally unique multicast addresses is difficult 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 60

IGMP v3 Addresses weaknesses by: Allowing hosts to specify list from which they want to receive traffic Blocking traffic from other hosts at routers Allowing hosts to block packets from sources that send unwanted traffic 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 61

IGMP Operation - Joining IGMP host wants to make itself known as group member to other hosts and routers on LAN IGMPv3 can signal group membership with filtering capabilities with respect to sources EXCLUDE mode all members except those listed INCLUDE mode only from group members listed To join a group a host sends an IGMP membership report message Address field is the multicast address of group Sent in an IP datagram with the same multicast destination address Current group members receive and learn new member Routers listen to all IP multicast addresses to hear all reports 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 65

IGMP Operation Keeping Lists Valid Routers periodically issue IGMP general query message In datagram with all-hosts multicast address Hosts must read such datagrams Hosts respond with report message Router doesn t know every host in a group Needs to know at least one group member still active Each host in group sets timer with random delay Host hearing another report cancels own If timer expires, host sends report Only one member of each group reports to router 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 66

IGMP Operation - Leaving Host leaves group by sending a leave group message to the all-routers static multicast address Sends a membership report message withexclude option and null list of source addresses Router determines if any group members using group-specific query message remain 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 67

Group Membership with IPv6 IGMP defined for IPv4 Uses32-bit addresses IPv6 internets need same functionality IGMP functions included in Internet Control Message Protocol v6 (ICMPv6) ICMPv6 has functionality of ICMPv4 & IGMP ICMPv6 includes group-membership query and group-membership report message 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 68

Multicast, Discussion Not very much deployed on Internet Does not scale Used for IPTV distribution inside ISP Vinton Cerf lost intererst 2014-11-10 ETSF05/ETSF05/ETSF10 - Internet Protocols 69