So#ware Defined Networking

Similar documents
Software Defined Networking

CS 4226: Internet Architecture

CSC 401 Data and Computer Communications Networks

Chapter 5 Network Layer: The Control Plane

CS-580K/480K Advanced Topics in Cloud Computing. Software-Defined Networking

Software Defined Networking

Gerência SDN. Baseado em slides do Nick McKeown e Survey disponível em:

Network Layer: The Control Plane

COMP211 Chapter 5 Network Layer: The Control Plane

Policy-preserving Middlebox Placement in SDN-Enabled Data Centers

Software Defined Networks

Chapter 5 Network Layer: The Control Plane

Software Defined Networks and OpenFlow. Courtesy of: AT&T Tech Talks.

Software-Defined Networking (SDN) Overview

Introduction to Software-Defined Networking UG3 Computer Communications & Networks (COMN)

COMP211 Chapter 4 Network Layer: The Data Plane

CS 5114 Network Programming Languages Data Plane. Nate Foster Cornell University Spring 2013

Advanced Computer Networks. Network Virtualization

Software-Defined Networking (Continued)

The Network Meets the Cloud, or

Lecture 14 SDN and NFV. Antonio Cianfrani DIET Department Networking Group netlab.uniroma1.it

CSC 4900 Computer Networks: Network Layer

Chapter 4 Network Layer: The Data Plane

So#ware Defined Networks and OpenFlow

CMPE 150/L : Introduction to Computer Networks. Chen Qian Computer Engineering UCSC Baskin Engineering Lecture 14

Wireless Networks. Wireless Links. Mike Freedman hap:// Interference / bit errors

Software Defined Networking

Software-Defined Networking. Daphné Tuncer Department of Computing Imperial College London (UK)

How SDN Works Introduction of OpenFlow Protocol

Slicing a Network. Software-Defined Network (SDN) FlowVisor. Advanced! Computer Networks. Centralized Network Control (NC)

Application of SDN: Load Balancing & Traffic Engineering

Lecture 16: Network Layer Overview, Internet Protocol

Forwarding Plane Correctness. Nick McKeown Stanford University

Network Security: Network Flooding. Seungwon Shin GSIS, KAIST

Chapter 4 Network Layer: The Data Plane. Part A. Computer Networking: A Top Down Approach

Switch and Router Design. Packet Processing Examples. Packet Processing Examples. Packet Processing Rate 12/14/2011

Network Layer: Control/data plane, addressing, routers

OPENFLOW & SOFTWARE DEFINED NETWORKING. Greg Ferro EtherealMind.com and PacketPushers.net

Cloud Networking (VITMMA02) Software Defined Networking (SDN) in the Cloud

Software Defined Networks

Internet Technology. 15. Things we didn t get to talk about. Paul Krzyzanowski. Rutgers University. Spring Paul Krzyzanowski

Wireless software defined networks: 5G or beyond 4G

Wireless SDN 기술. Seungwon Shin KAIST

Chapter 4 Network Layer: The Data Plane

Software Defined Networking Security: Security for SDN and Security with SDN. Seungwon Shin Texas A&M University

Lecture 3: Packet Forwarding

Taxonomy of SDN. Vara Varavithya 17 January 2018

Introduction to Internetworking

OpenADN: Mobile Apps on Global Clouds Using OpenFlow and SDN

CSC358 Week 6. Adapted from slides by J.F. Kurose and K. W. Ross. All material copyright J.F Kurose and K.W. Ross, All Rights Reserved

Professor Yashar Ganjali Department of Computer Science University of Toronto.

Thinking Architecturally (80 Minutes Inside Scott s Head)

Lecture 3: Packet Forwarding

Scalable Enterprise Networks with Inexpensive Switches

ETSI FUTURE Network SDN and NFV for Carriers MP Odini HP CMS CT Office April 2013

Outline. Traditional computer networks. Software Defined Networking - 3 (SDN) Pag. 1 SDN. Openflow protocol Some issues Advances

Lecture 9. Address Resolution Protocol (ARP)

Enable Infrastructure Beyond Cloud

I Know What Your Packet Did Last Hop: Using Packet Histories to Troubleshoot Networks.

Lecture 10.1 A real SDN implementation: the Google B4 case. Antonio Cianfrani DIET Department Networking Group netlab.uniroma1.it

Computer Science 461 Final Exam May 22, :30-3:30pm

Principles behind data link layer services:

Principles behind data link layer services:

Managing and Securing Computer Networks. Guy Leduc. Chapter 2: Software-Defined Networks (SDN) Chapter 2. Chapter goals:

Software Defined Networks and OpenFlow

Advanced Computer Networks. RDMA, Network Virtualization

Chapter 4: network layer. Network service model. Two key network-layer functions. Network layer. Input port functions. Router architecture overview

Data Link Layer. Our goals: understand principles behind data link layer services: instantiation and implementation of various link layer technologies

Software Defined Networking(SDN) Wireless application

CS 5114 Network Programming Languages Control Plane. Nate Foster Cornell University Spring 2013

IPv4 addressing, NAT. Computer Networking: A Top Down Approach 6 th edition Jim Kurose, Keith Ross Addison-Wesley.

Web-Based User Interface for the Floodlight SDN Controller

EC441 Fall 2018 Introduction to Computer Networking Chapter4: Network Layer Data Plane

Principles behind data link layer services

Programmable BitPipe. Andreas Gladisch VP Convergent Networks and Infrastructure, Telekom Innovation Labs

SDN Applications and Use Cases. Copyright 2015 ITRI

Summary of MAC protocols

Professor Yashar Ganjali Department of Computer Science University of Toronto

SDN-based Network Obfuscation. Roland Meier PhD Student ETH Zürich

Frenetic: Functional Reactive Programming for Networks

Keywords SDN, Firewall, Openflow, Mininet, Pox

CSC 401 Data and Computer Communications Networks

DevoFlow: Scaling Flow Management for High Performance Networks

Chapter 5 Network Layer: The Control Plane

CSC 4900 Computer Networks: Routing Protocols

Application Delivery Using Software Defined Networking

SDN TO BE OR NOT TO BE. Uwe Richter SE Director Russia/CIS, East and South East Europe

BUILDING A NEXT-GENERATION FIREWALL

Flow Caching for High Entropy Packet Fields

Current Trends in Internet Evolution and a Framework for Application Delivery

Design and development of the reactive BGP peering in softwaredefined routing exchanges

SDN and Wireless Network. Seungwon Shin KAIST

NETWORK LAYER DATA PLANE

Network Verification: Reflections from Electronic Design Automation (EDA)

Lecture 17: Network Layer Addressing, Control Plane, and Routing

The Design Space of Network Mobility

Management in SDN/NFV

Architectural Principles

Ananta: Cloud Scale Load Balancing. Nitish Paradkar, Zaina Hamid. EECS 589 Paper Review

Decision Forest: A Scalable Architecture for Flexible Flow Matching on FPGA

Transcription:

The Internet: A Remarkable Story 2! Tremendous success From research experiment to global infrastructure So#ware Defined Networking Brilliance of under- specifying Network: best- effort packet delivery Mike Freedman COS 461: Computer Networks Lectures: MW 10-10:50am in Architecture N101 Hosts: arbitrary applicavons Enables innovavon in applicavons Web, P2P, VoIP, social networks, virtual worlds hfp://www.cs.princeton.edu/courses/archive/spr13/cos461/ But, change is easy only at the edge Inside the Net: A Different Story 3! Networks are Hard to Manage 4! Closed equipment So#ware bundled with hardware Vendor- specific interfaces OperaVng a network is expensive More than half the cost of a network Yet, operator error causes most outages Over specified Slow protocol standardizavon Few people can innovate Bugdy so#ware in the equipment Routers with 20+ million lines of code Cascading failures, vulnerabilivesf, etc. Equipment vendors write the code Long delays to introduce new features The network is in the way Especially in data centers and the home Impacts performance, security, reliability, cost! 1

CreaVng FoundaVon for Networking 5! 6! A domain, not (yet?) a discipline Alphabet soup of protocols Header formats, bit twiddling PreoccupaVon with arvfacts Rethinking the Division of Labor From pracvce, to principles Intellectual foundavon for networking IdenVfy the key abstracvons and support them efficiently To build networks worthy of society s trust TradiVonal Computer Networks 7! TradiVonal Computer Networks 8! Control plane:! Distributed algorithms! Data plane:! Packet streaming! Forward, filter, buffer, mark,! rate-limit, and measure packets! Track topology changes, compute routes, install forwarding rules! 2

TradiVonal Computer Networks 9! Death to the Control Plane! 10! Management plane:! Human time scale! Simpler management No need to invert control- plane operavons Faster pace of innovavon Less dependence on vendors and standards Easier interoperability CompaVbility only in wire protocols Collect measurements and configure the equipment! Simpler, cheaper equipment Minimal so#ware So#ware Defined Networking (SDN) 11! 12! Logically-centralized control! Smart &! slow! API to the data plane! (e.g., OpenFlow)! OpenFlow Networks Switches! Dumb &! fast! 3

Data- Plane: Simple Packet Handling 13! Unifies Different Kinds of Boxes 14! Simple packet- handling rules PaFern: match packet header bits AcVons: drop, forward, modify, send to controller Priority: disambiguate overlapping paferns Counters: #bytes and #packets 1. src=1.2.*.*, dest=3.4.5.* drop 2. src = *.*.*.*, dest=3.4.*.* forward(2) 3. src=10.1.2.3, dest=*.*.*.* send to controller Router Match: longest desvnavon IP prefix AcVon: forward out a link Switch Match: dest MAC address AcVon: forward or flood Firewall Match: IP addresses and TCP / UDP port numbers AcVon: permit or deny NAT Match: IP address and port AcVon: rewrite addr and port Controller: Programmability 15! OpenFlow quesvons 16! Controller ApplicaBon OpenFlow designed for (A) Inter- domain management (between) (B) Intra- domain management (within) Network OS OpenFlow API to switches open up the (A) RIB (B) FIB Events from switches Topology changes, Traffic stabsbcs, Arriving packets Commands to switches (Un)install rules, Query stabsbcs, Send packets OpenFlow FIB match based on (A) Exact match (e.g., MAC addresses) (B) Longest prefix (e.g., IP addresses) (C) It s complicated 4

Example OpenFlow ApplicaVons 17! E.g.: Dynamic Access Control 18! Dynamic access control Seamless mobility/migrabon Server load balancing Network virtualizabon Using mulvple wireless access points Energy- efficient networking AdapVve traffic monitoring Denial- of- Service afack detecvon Inspect first packet of a connecvon Consult the access control policy Install rules to block or route traffic See http://www.openflow.org/videos/! E.g.: Seamless Mobility/MigraVon 19! E.g.: Server Load Balancing 20! See host send traffic at new locavon Modify rules to reroute the traffic Pre- install load- balancing policy Split traffic based on source IP src=0*! src=1*! 5

E.g.: Network VirtualizaVon 21! Controller and the FIB 22! Controller #1! Controller #2! Controller #3! Forwarding rules should be added (A) ProacVvely Partition the space of packet headers! (B) ReacVvely (e.g., with controller genng first packet) (C) Depends on applicavon OpenFlow in the Wild 23! 24! Open Networking FoundaVon Google, Facebook, Microso#, Yahoo, Verizon, Deutsche Telekom, and many other companies Commercial OpenFlow switches Intel, HP, NEC, Quanta, Dell, IBM, Juniper, Network operavng systems NOX, Beacon, Floodlight, NeFle, ONIX, POX, FreneVc Network deployments Eight campuses, and two research backbone networks Commercial deployments (e.g., Google backbone) A Helpful Analogy From Nick McKeown s talk Making SDN Work at the Open Networking Summit, April 2012 6

Mainframes 25! Routers/Switches 26! App App App App App App App App App App App App App App App App App App App App App App Applications Operating System Hardware Windows (OS) Open Interface or Linux or Open Interface Microprocessor Mac OS Features Control Plane Hardware Control Plane Open Interface or Control Plane or Open Interface Merchant Switching Chips Control Plane Vertically integrated Closed, proprietary Slow innovation Small industry Horizontal Open interfaces Rapid innovation Huge industry Vertically integrated Closed, proprietary Slow innovation Horizontal Open interfaces Rapid innovation 27! Heterogeneous Switches 28! Challenges Number of packet- handling rules Range of matches and acvons MulV- stage pipeline of packet processing Offload some control- plane funcvonality (?) access! control! MAC! look-up! IP! look-up! 7

Controller Delay and Overhead 29! Distributed Controller 30! Controller is much slower the the switch Processing packets leads to delay and overhead Need to keep most packets in the fast path Controller Application! Network OS For scalability and reliability! Partition and replicate state! Controller Application! Network OS packets! TesVng and Debugging 31! Programming AbstracVons 32! OpenFlow makes programming possible Network- wide view at controller Controller APIs are low- level Thin veneer on the underlying hardware Direct control over data plane Plenty of room for bugs SVll a complex, distributed system Need for tesvng techniques Controller applicavons Controller and switches Rules installed in the switches Need befer languages ComposiVon of modules Managing concurrency Querying network state Network- wide abstracvons Ongoing at Princeton hfp://www.frenevc- lang.org/ Controller Switches 8

Conclusion 33! Rethinking networking Open interfaces to the data plane SeparaVon of control and data Leveraging techniques from distributed systems Significant momentum In both research and industry Next Vme Closing lecture No precept this week 9