15-744: Computer Networking L-3 Addressing/Forwarding.

Slides:



Advertisements
Similar presentations
IP Router Architectures. Outline Basic IP Router Functionalities IP Router Architectures.
Advertisements

Discussion Monday ( ). ver length 32 bits data (variable length, typically a TCP or UDP segment) 16-bit identifier header checksum time to live.
Introduction to IPv6 Presented by: Minal Mishra. Agenda IP Network Addressing IP Network Addressing Classful IP addressing Classful IP addressing Techniques.
TCOM 509 – Internet Protocols (TCP/IP) Lecture 06_b Subnetting,Supernetting, CIDR IPv6 Instructor: Dr. Li-Chuan Chen Date: 10/06/2003 Based in part upon.
PRIVATE NETWORK INTERCONNECTION (NAT AND VPN) & IPv6
Lecture 8 – IP Packets, Routers
COS 461 Fall 1997 Routing COS 461 Fall 1997 Typical Structure.
4 IP Address (IPv4)  A unique 32-bit number  Identifies an interface (on a host, on a router, …)  Represented in dotted-quad notation
Chapter 18 Introduction to Network Layer 18.# 1
NETWORK LAYER (1) T.Najah AlSubaie Kingdom of Saudi Arabia Prince Norah bint Abdul Rahman University College of Computer Since and Information System NET331.
Winter CMPE 155 Week 8. Winter Router demos: background.
Computer Networking Lecture 8 – IP Addressing and Forwarding.
Oct 26, 2004CS573: Network Protocols and Standards1 IP: Routing and Subnetting Network Protocols and Standards Autumn
EEC-484/584 Computer Networks Lecture 13 Wenbing Zhao (Part of the slides are based on Drs. Kurose & Ross ’ s slides for their Computer.
10 - Network Layer. Network layer r transport segment from sending to receiving host r on sending side encapsulates segments into datagrams r on rcving.
EEC-484/584 Computer Networks Lecture 11 Wenbing Zhao (Part of the slides are based on Drs. Kurose & Ross ’ s slides for their Computer.
15-744: Computer Networking L-4 Routers. L -4; © Srinivasan Seshan, Routing How do routers process IP packets Forwarding lookup algorithms.
CS 268: Lectures 13/14 (Route Lookup and Packet Classification) Ion Stoica April 1/3, 2002.
CS 268: Computer Networking L-8 Routers. 2 Forwarding and Routers Forwarding IP lookup High-speed router architecture Readings [McK97] A Fast Switched.
EEC-484/584 Computer Networks Lecture 11 Wenbing Zhao (Part of the slides are based on Drs. Kurose & Ross ’ s slides for their Computer.
15-744: Computer Networking L-2 Design Considerations.
1 Peter Steenkiste Departments of Computer Science and Electrical and Computer Engineering Networking, Spring 2008
15-744: Computer Networking
EEC-484/584 Computer Networks Lecture 11 Wenbing Zhao (Part of the slides are based on Drs. Kurose & Ross ’ s slides for their Computer.
Chapter 9 Classification And Forwarding. Outline.
Network Layer IS250 Spring 2010
15-744: Computer Networking L-8 Routers. 2 Forwarding and Routers Forwarding IP lookup High-speed router architecture Readings [McK97] A Fast Switched.
IP-UDP-RTP Computer Networking (In Chap 3, 4, 7) 건국대학교 인터넷미디어공학부 임 창 훈.
Lecture 7 – IP Addressing and Forwarding
CS 6401 Efficient Addressing Outline Addressing Subnetting Supernetting.
Network Layer Moving datagrams. How do it know? Tom-Tom.
Fall 2006Computer Networks19-1 Chapter 19. Host-to-Host Delivery: Internetworking, Addressing, and Routing 19.1 Internetworks 19.2 Addressing 19.3 Routing.
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.
Courtesy: Nick McKeown, Stanford More on IP and Packet Forwarding Tahir Azim.
November 29, 2004 Prof. Paul Lin 1 CPET Internetworking, Addressing, and Routing Paul I-Hai Lin, Professor Electrical and Computer Engineering.
1 IP Forwarding Relates to Lab 3. Covers the principles of end-to-end datagram delivery in IP networks.
Efficient Addressing Outline Addressing Subnetting Supernetting CS 640.
ECE 526 – Network Processing Systems Design Networking: protocols and packet format Chapter 3: D. E. Comer Fall 2008.
Advance Computer Networking L-8 Routers Acknowledgments: Lecture slides are from the graduate level Computer Networks course thought by Srinivasan Seshan.
CS 640: Introduction to Computer Networks
Internet Protocol ECS 152B Ref: slides by J. Kurose and K. Ross.
Computer Networking Lecture 9 – IP Addressing and Forwarding.
CS 640: Introduction to Computer Networks Aditya Akella Lecture 7 - IP: Addressing and Forwarding.
CSC 600 Internetworking with TCP/IP Unit 7: IPv6 (ch. 33) Dr. Cheer-Sun Yang Spring 2001.
Computer Networking Lecture 8 – IP Addressing and Forwarding.
Packet switching network Data is divided into packets. Transfer of information as payload in data packets Packets undergo random delays & possible loss.
CS 740: Advanced Computer Networks IP Lookup and classification Supplemental material 02/05/2007.
Univ. of TehranComputer Network1 Advanced topics in Computer Networks University of Tehran Dept. of EE and Computer Engineering By: Dr. Nasser Yazdani.
Packet Switch Architectures The following are (sometimes modified and rearranged slides) from an ACM Sigcomm 99 Tutorial by Nick McKeown and Balaji Prabhakar,
Data Communications and Computer Networks Chapter 4 CS 3830 Lecture 19 Omar Meqdadi Department of Computer Science and Software Engineering University.
Routing and the IP v4 Address Space BSAD 141 Dave Novak Sources: Network+ Guide to Networks, Dean 2013.
Graciela Perera Department of Computer Science and Information Systems Slide 1 of 18 INTRODUCTION NETWORKING CONCEPTS AND ADMINISTRATION CSIS 3723 Graciela.
Advanced Computer Networks
IP Routers – internal view
Scaling the Network: The Internet Protocol
Packet Switching Outline Store-and-Forward Switches
CS 457 – Lecture 10 Internetworking and IP
Lecture 8 – Bridging, Addressing and Forwarding
EEC-484/584 Computer Networks
15-744: Computer Networking
Advance Computer Networking
EEC-484/584 Computer Networks
EE 122: Lecture 7 Ion Stoica September 18, 2001.
COS 461: Computer Networks
Chapter 4 Network Layer Computer Networking: A Top Down Approach 5th edition. Jim Kurose, Keith Ross Addison-Wesley, April Network Layer.
Lecture 7 – IP Addressing and Forwarding
Network Layer: Control/data plane, addressing, routers
Scaling the Network: The Internet Protocol
Introduction to Network
Chapter 4: outline 4.1 Overview of Network layer data plane
Presentation transcript:

15-744: Computer Networking L-3 Addressing/Forwarding

L-3; © Srinivasan Seshan, Routing How do routers process IP packets Forwarding lookup algorithms Assigned reading [D+97] Small Forwarding Tables for Fast Routing Lookups [BV01] Scalable Packet Classification

L-3; © Srinivasan Seshan, Outline IP address allocation Alternative methods for packet forwarding IP route lookup Variable prefix match algorithms

L-3; © Srinivasan Seshan, IP Address Problem (1991) Address space depletion In danger of running out of classes A and B Why? Class C too small for most domains Very few class A – IANA (Internet Assigned Numbers Authority) very careful about giving Class B – greatest problem Sparsely populated – but people refuse to give it back

L-3; © Srinivasan Seshan, IP Address Utilization (‘98)

L-3; © Srinivasan Seshan, Solution 1 – CIDR Assign multiple class C addresses Assign consecutive blocks RFC1338 – Classless Inter-Domain Routing (CIDR)

L-3; © Srinivasan Seshan, Classless Inter-Domain Routing Do not use classes to determine network ID Assign any range of addresses to network Use common part of address as network number e.g., addresses have the first 20 bits in common. Thus, we use this as the network number netmask is /20, /xx is valid for almost any xx Enables more efficient usage of address space (and router tables)

L-3; © Srinivasan Seshan, Solution 2 - NAT Network Address Translation (NAT) Alternate solution to address space Kludge (but useful) Sits between your network and the Internet Translates local network layer addresses to global IP addresses Has a pool of global IP addresses (less than number of hosts on your network)

L-3; © Srinivasan Seshan, NAT Illustration Global Internet Private Network Pool of global IP addresses Operation: Source (S) wants to talk to Destination (D): Create S g -S p mapping Replace S p with S g for outgoing packets Replace S g with S p for incoming packets D & S can be just IP addresses or IP addresses + port #’s PG DgDg SpSp Data NAT DestinationSource DgDg SgSg Data

L-3; © Srinivasan Seshan, Solution 3 - IPv6 Scale – addresses are 128bit Header size? Simplification Removes infrequently used parts of header 40byte fixed size vs. 20+ byte variable IPv6 removes checksum Relies on upper layer protocols to provide integrity IPv6 eliminates fragmentation Requires path MTU discovery Requires 1280 byte MTU Flows Help soft state systems Maps well onto TCP connection or stream of UDP packets on host- port pair

L-3; © Srinivasan Seshan, IPv6 Header Source Address Destination Address VersionClassFlow Label Payload LengthNext HeaderHop Limit 1219

L-3; © Srinivasan Seshan, Summary: Internet Architecture Packet-switched datagram network IP is the “compatibility layer” Hourglass architecture All hosts and routers run IP Stateless architecture no per flow state inside network IP TCPUDP ATM Satellite Ethernet

L-3; © Srinivasan Seshan, Summary: Minimalist Approach Dumb network IP provide minimal functionalities to support connectivity Addressing, forwarding, routing Smart end system Transport layer or application performs more sophisticated functionalities Flow control, error control, congestion control Advantages Accommodate heterogeneous technologies (Ethernet, modem, satellite, wireless) Support diverse applications (telnet, ftp, Web, X windows) Decentralized network administration

L-3; © Srinivasan Seshan, Summary: IP Design Relatively simple design Some parts not so useful (TOS, options) Beginning to show age Unclear what the solution will be  probably IPv6

L-3; © Srinivasan Seshan, Outline IP address allocation Alternative methods for packet forwarding IP route lookup Variable prefix match algorithms

L-3; © Srinivasan Seshan, Techniques for Forwarding Packets Source routing Packet carries path Table of virtual circuits Connection routed through network to setup state Packets forwarded using connection state Table of global addresses (IP) Routers keep next hop for destination Packets carry destination address

L-3; © Srinivasan Seshan, Source Routing List entire path in packet Driving directions (north 3 hops, east, etc..) Router processing Examine first step in directions Strip first step from packet Forward to step just stripped off Receiver Packet R2, R3, R Sender R2 R3 R1 R3, RR

L-3; © Srinivasan Seshan, Source Routing Advantages Switches can be very simple and fast Disadvantages Variable (unbounded) header size Sources must know or discover topology (e.g., failures) Typical use Ad-hoc networks (DSR) Machine room networks (Myrinet)

L-3; © Srinivasan Seshan, Virtual Circuits/Tag Switching Connection setup phase Use other means to route setup request Each router allocates flow ID on local link Creates mapping of inbound flow ID/port to outbound flow ID/port Each packet carries connection ID Sent from source with 1 st hop connection ID Router processing Lookup flow ID – simple table lookup Replace flow ID with outgoing flow ID Forward to output port

L-3; © Srinivasan Seshan, Virtual Circuits Examples Receiver Packet 1,5  3,7 Sender ,7  4, ,2  3,6 R2 R3 R1 5726

L-3; © Srinivasan Seshan, Virtual Circuits Advantages More efficient lookup (simple table lookup) More flexible (different path for each flow) Can reserve bandwidth at connection setup Easier for hardware implementations Disadvantages Still need to route connection setup request More complex failure recovery – must recreate connection state Typical uses ATM – combined with fix sized cells MPLS – tag switching for IP networks

L-3; © Srinivasan Seshan, IP Datagrams on Virtual Circuits Challenge – when to setup connections At bootup time – permanent virtual circuits (PVC) Large number of circuits For every packet transmission Connection setup is expensive For every connection What is a connection? How to route connectionless traffic?

L-3; © Srinivasan Seshan, IP Datagrams on Virtual Circuits Traffic pattern Few long lived flows Flow – set of data packets from source to destination Large percentage of packet traffic Improving forwarding performance by using virtual circuits for these flows Other traffic uses normal IP forwarding

L-3; © Srinivasan Seshan, Global Addresses (IP) Each packet has destination address Each switch has forwarding table of destination  next hop At v and x: destination  east At w and y: destination  south At z: destination  north Distributed routing algorithm for calculating forwarding tables

L-3; © Srinivasan Seshan, Global Address Example Receiver Packet R Sender R2 R3 R1 RR R  3 R  4 R  3 R

L-3; © Srinivasan Seshan, Router Table Size One entry for every host on the Internet 100M entries,doubling every year One entry for every LAN Every host on LAN shares prefix Still too many, doubling every year One entry for every organization Every host in organization shares prefix Requires careful address allocation

L-3; © Srinivasan Seshan, Global Addresses Advantages Stateless – simple error recovery Disadvantages Every switch knows about every destination Potentially large tables All packets to destination take same route

L-3; © Srinivasan Seshan, Summary Source RoutingGlobal Addresses Header SizeWorstOK – Large address Router Table SizeNone Number of hosts (prefixes) Forward OverheadBestPrefix matching Virtual Circuits Best Number of circuits Pretty Good Setup OverheadNone Error RecoveryTell all hostsTell all routers Connection Setup Tell all routers and Tear down circuit and re-route

L-3; © Srinivasan Seshan, Outline IP address allocation Alternative methods for packet forwarding IP route lookup Variable prefix match algorithms

L-3; © Srinivasan Seshan, Original IP Route Lookup Address classes A: 0 | 7 bit network | 24 bit host (16M each) B: 10 | 14 bit network | 16 bit host (64K) C: 110 | 21 bit network | 8 bit host (255) Address would specify prefix for forwarding table Simple lookup

L-3; © Srinivasan Seshan, Original IP Route Lookup – Example address www.cmu.edu Class B address – class + network is Lookup in forwarding table Prefix – part of address that really matters for routing Forwarding table contains List of class+network entries A few fixed prefix lengths (8/16/24) Large tables 2 Million class C networks 32 bits does not give enough space encode network location information inside address – i.e., create a structured hierarchy

L-3; © Srinivasan Seshan, CIDR Revisited Supernets Assign adjacent net addresses to same org Classless routing (CIDR) How does this help routing table? Combine routing table entries whenever all nodes with same prefix share same hop

L-3; © Srinivasan Seshan, CIDR Example Network provide is allocated 8 class C chunks, to Allocation uses 3 bits of class C space Remaining 21 bits are network number, written as /21 Replaces 8 class C routing entries with 1 combined entry Routing protocols carry prefix with destination network address Longest prefix match for forwarding

L-3; © Srinivasan Seshan, CIDR Illustration Provider is given / / / / /23 Provider

L-3; © Srinivasan Seshan, CIDR Shortcomings Multi-homing Customer selecting a new provider / / / / /23 or Provider 2 address Provider 1Provider 2

L-3; © Srinivasan Seshan, Routing to the Network H2 H3 H4 R / Provider 10.1/ / / /23 R H1 Packet to arrives Path is R2 – R1 – H1 – H2

L-3; © Srinivasan Seshan, Routing Within the Subnet Routing table at R2 H2 H3 H4 R / / / / /23 R H1 DestinationNext HopInterface lo0 Default or 0/0provider / / / Packet to Matches /

L-3; © Srinivasan Seshan, Routing Within the Subnet H2 H3 H4 R / / / / /23 R H1 Routing table at R1 DestinationNext HopInterface lo0 Default or 0/ / / / Packet to Matches /31 Longest prefix match /

L-3; © Srinivasan Seshan, Routing Within the Subnet H2 H3 H4 R / / / / /23 R H1 Routing table at H1 DestinationNext HopInterface lo0 Default or 0/ / / Packet to Direct route Longest prefix match

L-3; © Srinivasan Seshan, Outline IP address allocation Alternative methods for packet forwarding IP route lookup Variable prefix match algorithms

L-3; © Srinivasan Seshan, Compressed Trie Using Sample Database 01 Root P5P4 01 P1 0 0 P6 P7 P P P3 P1 = 10* P2 = 111* P3 = 11001* P4 = 1* P5 = 0* P6 = 1000* P7 = * P8 = * Sample DatabaseCompressed Trie 1

L-3; © Srinivasan Seshan, Skip Count vs. Path Compression P1 P2 P3P P1 P2 P3 P (Skip count) Skip 2 or 11 (path compressed) 1 Removing one way branches ensures # of trie nodes is at most twice # of prefixes Using a skip count requires exact match at end and backtracking on failure  path compression simpler

L-3; © Srinivasan Seshan, How To Do Variable Prefix Match 128.2/ / / /24 default 0/0 0 Traditional method – Patricia Tree Arrange route entries into a series of bit tests Worst case = 32 bit tests Problem: memory speed is a bottleneck Bit to test – 0 = left child,1 = right child

L-3; © Srinivasan Seshan, Speeding up Prefix Match (P+98) Cut prefix tree at 16 bit depth 64K bit mask Bit = 1 if tree continues below cut (root head) Bit = 1 if leaf at depth 16 or less (genuine head) Bit = 0 if part of range covered by leaf

L-3; © Srinivasan Seshan, Prefix Tree Port 1Port 5Port 7 Port 3 Port 9 Port 5

L-3; © Srinivasan Seshan, Prefix Tree Subtree 1Subtree 2 Subtree 3

L-3; © Srinivasan Seshan, Speeding up Prefix Match (P+98) Each 1 corresponds to either a route or a subtree Keep array of routes/pointers to subtree Need index into array – how to count # of 1s Keep running count to 16bit word in base index + code word (6 bits) Need to count 1s in last 16bit word Clever tricks Subtrees are handled separately

L-3; © Srinivasan Seshan, Speeding up Prefix Match (P+98) Scaling issues How would it handle IPv6 Update issues Other possibilities Why were the cuts done at 16/24/32 bits? Improve data structure by shuffling bits

L-3; © Srinivasan Seshan, Speeding up Prefix Match - Alternatives Route caches Temporal locality Many packets to same destination Other algorithms Waldvogel – Sigcomm 97 Binary search on prefixes Works well for larger addresses Bremler-Barr – Sigcomm 99 Clue = prefix length matched at previous hop Why is this useful?

L-3; © Srinivasan Seshan, Binary Search on Ranges Problem: Slow search (log 2 N+1 = 20 for a million prefixes) and update (O(n)) P1 P2 P3 P2 P3 P => Prefixes P1 = 1*, P2 = 10*, P3 = 101* Encode each prefix as range and place all range endpoints in binary search table or tree. Need two next hops per entry for > and = case. [Lampson, Srinivasan, Varghese]

L-3; © Srinivasan Seshan, Speeding up Prefix Match - Alternatives Content addressable memory (CAM) Hardware based route lookup Input = tag, output = value associated with tag Requires exact match with tag Multiple cycles (1 per prefix searched) with single CAM Multiple CAMs (1 per prefix) searched in parallel Ternary CAM 0,1,don’t care values in tag match Priority (I.e. longest prefix) by order of entries in CAM

L-3; © Srinivasan Seshan, Next Lecture: Routers & Routing High-speed router architecture Intro to routing protocols Assigned reading [McK97] A Fast Switched Backplane for a Gigabit Switched Router RIP/OSPF