MobilityFirst Architecture and Protocol Evaluation on GENI. November 3, 2011 WINLAB

Size: px
Start display at page:

Download "MobilityFirst Architecture and Protocol Evaluation on GENI. November 3, 2011 WINLAB"

Transcription

1 MobilityFirst Architecture and Protocol Evaluation on GENI November 3,

2 MobilityFirst Project: Collaborating Institutions (LEAD) D. Raychaudhuri, M. Gruteser, W. Trappe, R, Martin, Y. Zhang, I. Seskar, K. Nagaraja, S. Nelson A. Venkataramani, J. Kurose, D. Towsley M. Reiter S. Bannerjee W. Lehr Z. Morley Mao B. Ramamurthy X. Yang, R. RoyChowdhury G. Chen Project Funded by the US National Science Foundation (NSF) Under the Future Internet Architecture (FIA) Program, CISE + Also industrial R&D collaborations with AT&T Labs, Bell Labs, NTT DoCoMo,, Toyota ITC, NEC, Ericsson and others

3 Vision: Mobility as the key driver for the future Internet Historic shift from PC s to mobile computing and embedded devices ~4 B cell phones vs. ~1B PC s in 2010 Mobile data growing exponentially Cisco white paper predicts 3.6 Exabytes by 2014, significantly exceeding wired Internet traffic Sensor/IoT/V2V just starting, ~5-10B units by 2020 ~1B server/pc s, ~700M smart phones ~2B servers/pc s, ~10B notebooks, PDA s, smart phones, sensors INTERNET Wireles s Edge Networ k INTERNET Wireless Edge Network ~2010 ~2020

4 Architecture: MobilityFirst Network Overview MF Arch designed to meet emerging mobile/wireless service requirements at scale Key MF protocol features: Separation of naming & addressing Public-key globally unique identifier (GUID) and flat network address (NA) Storage-aware (GDTN) routing Multicast, multipath, anycast services Flexible inter-domain boundaries and aggregation level Early binding/late binding options Hop-by-hop (segmented) transport Support for content & context Strong security and privacy model Separate mgmt & computing layers Data block Base Station Name <-> PKI address mapping AP MobilityFirst Router with Integrated Computing & Storage Hop-by-Hop Transport GDTN Routing Wireless Router Computing Blade Buffer Storage Forwarding Engine Core Network (flat label routing) Data Plane Control & Management Plane Router Global Name Resolution Service Several new protocol components, very distinct from today s TCP/IP.

5 Architecture Concepts: Name-Address Separation Separation of names (ID) from network addresses (NA) Globally unique name (GUID) for network attached objects User name, device ID, content, context, AS name, and so on Multiple domain-specific naming services Global Name Resolution Service for GUID NA mappings Hybrid GUID/NA approach Both name/address headers in PDU Fast path when NA is available GUID resolution, late binding option Sue s_mobile_2 Network address Net1.local_ID John s _laptop_1 Host Naming Service Server_1234 Sensor Naming Service Sensor@XYZ Media File_ABC Globally Unique Flat Identifier (GUID) Network Content Naming Service Global Name Resolution Service Net2.local_ID Context Naming Service Taxis in NB

6 Architecture Concepts: Global Name Resolution Service for Dynamic Name <-> Address Binding Fast Global Name Resolution a central feature of architecture GUID <-> network address (NA) mappings Distributed service, possibly hosted directly on routers Fast updates ~ ms to support dynamic mobility Service can scale to ~10B names via P2P/DHT techniques, Moore s law Mobile node trajectory Network NA2 Registration update Host GUID NA2 Data Plane AP Network NA1 Host GUID NA1 Initial registration Global Name- Address Resolution Service Decentralixed name services Hosted by subset of ~100,000+ Gatway routers in network Host Name, Context_ID or Content_ID Network Address

7 Cumulative Distribution Function (CDF) Protocol Design: Direct Hash GNRS Fast GNRS implementation based on DHT between routers GNRS entries (GUID <-> NA) stored at Router Addr = hash(guid) Results in distributed in-network directory with fast access (~100 ms) K = 5, 95 th Percentile at 91 ms K = 1, 95 th Percentile at 202 ms K = 1 K = 2 K = 3 K = 4 K = ,000 Round Trip Query Latency in milliseconds (log scale) Internet Scale Simulation Results Using DIMES database

8 Protocol Design: Storage-Aware Routing (GSTAR) Storage aware (CNF, generalized DTN) routing exploits in-network storage to deal with varying link quality and disconnection Routing algorithm adapts from switching (good path) to store-andforward (poor link BW/short disconnection) to DTN (longer disconnections) Storage has benefits for wired networks as well.. Temporary Storage at Router Initial Routing Path Low BW cellular link PDU Storage Router Re-routed path For delivery Mobile Device trajectory High BW WiFi link Sample CNF routing result

9 Example: GUID/Address Routing Scenarios Dual Homing, Partial Disconnection The combination of GUID and network address helps to support new mobility related services including multi-homing, anycast, DTN, context, location Dual-homing scenario below allows for multiple NA:PA s per name GUID NA1:PA22; NA7:PA13 Router bifurcates PDU to NA1 & NA7 (no GUID resolution needed) GUID Net 1 NetAddr= NA1.PA22 Data Plane Net 7 Alice s laptop GUID = xxx Dual-homed mobile device GUID/SID NA1:PA22; NA7:PA13 GUID NetAddr= NA7.PA13 GUID & SID Send data file to Alice s laptop Current network addresses provided by GNRS; NA1:PA22 ; NA7:PA13

10 Protocol Design: MF Stack Core elements of MF protocol stack GUID services layer, supported by control protocols for bootstrap & updates GUID to network address mapping (GNRS) for dynamic mapping of GUID Generalized storage-aware routing (GSTAR) with supporting control protocols Reliable hop-by-hop block transfer between routers Management plane protocol with its own routing scheme Multiple TP options and plug-in programmable services at GUID layer APP-1 APP-2 APP-n Name Certification Service A E2E Transport Protocol A E2E Transport Protocol B.. E2E Transport Protocol B Mgmt Apps Management Plane Protocols (incl. routing) Routing Apps Routing Control Protocols GUID Services Control Protocols GUID Service Layer GUID-to-Net Address Mapping Storage-Aware Routing (GSTAR) Computing Layer Service Plug-ins Hop-by-hop Block Transfer Protocol Link Layer A (e.g fiber) Link Layer B (e.g LTE) Link Layer C (e.g WiFi) Link Layer D (e.g Ethernet

11 Prototyping and Evaluation: Execution Summary Phase 1 Phase 2 Phase 3 Context Addressi ng Stack Content Addressi ng Stack Host/Device Addressing Stack Encoding/Certifying Layer Global Name Resolution Service (GNRS) Storage Aware Routing Locator-X Routing (e.g., GUID-based) Context-Aware / Late-bind Routing Prototype Standalone Modules Evaluation Simulation and Emulation Integrated MF Protocol Stack and Services Smaller Scale Testbed Deployable s/w pkg., box Distributed Testbed E.g. Live on GENI 11

12 Wired and wireless i/f MobilityFirst Prototype: Click-based Router Linux-based implementation with Click modular router as forwarding engine Two-level abstraction: fast path as Click elements, slow path as userlevel processes (control and support services) User-level Processes Routing Name Resolution Content Cache Mgmt. Click Forwarding Engine Rx Q Classifier Host Rx Q Block Aggregator To/From Host Forwarding Table Next-hop Look up Host Tx Q To Next-hop Lookup Block Segmentor Rsrc Control Tx Q Wired and wireless i/f Forwarding Elements Hold buffer x86 hardware and runtime 12

13 MobilityFirst Prototype: Android/Linux Client Implementation Device: HTC Evo, Android 2.3 Unbranded and *rooted* Development: SDK, NDK, flash a modified kernel (if required) WiFi, WiMAX interfaces Modules in Android s MF stack MF-socket API - user level library Transport layer Storage aware routing SHIM layer support for multi-homing 1-Hop reliable data transfer MF-socket API open, send, send_to, recv, recv_from User policies for resource use and intentional data receipt 13

14 MobilityFirst Prototype: Network Architecture Edge networks NA-1, NA-2 connected to global core network Each of NA-1, NA-2 are contained MF routing domains Each WiMAX BSS and WiFi AP is associated with a MF Router Node a is multi-homed within a network Node c is multi-homed across 2 networks NA-1 WiFi AP WiMAX BSS MF Router Android Client w/ WiMAX + WiFi a b c NA-2 d e Linux PC/laptop w/ WiMAX + WiFi Vehicular node w/ WiMAX Sensor node MF Sensor GW Ad hoc networks: Nodes can form ad hoc networks which are named and can attach to existing networks to be globally reachable themselves 14

15 GENI Deployment: Phase 3 on Multiple Sites Legend Internet 2 National Lambda Rail OpenFlow Backbones OpenFlow WiMAX ShadowNet MobilityFirst Router Mobile Hosts Static Hosts Deployment Goals Large scale, multi-site Mobility centric Realistic, live Mapping onto GENI Infrastructure (ProtoGENI nodes, OpenFlow switches, GENI Racks, DieselNET buses, WiMAX/outdoor ORBIT nodes) 15

16 GENI Deployment: WiMAX and WiFi Edges at Rutgers and BBN BBN Cambridge ProtoGENI Backbone WiFi AP WiMAX BSS MF Router + Name Resolution Server Android Client w/ WiMAX + WiFi Linux PC/laptop w/ WiMAX + WiFi Vehicular node w/ WiMAX Sensor node MF Sensor GW N. Brunswick 16

17 GEC-12 Experiment: Overview Network: Edge networks connected to Protogeni backbone WiFi and WiMAX at edges. Mobile hosts and access network. Deployed MF components: MF prototype router with Storage Aware Routing and Name Resolution Service MF Clients including Linux PC/laptops/Android Phone (and vehicular nodes) Applications: Edge to edge content delivery Demonstration Focus: Multi-homing - convergence of WiFi and WiMAX Network-level adaptation to mobility (varying link quality) and disconnection 17

18 Experiment Setup : Proposed MF Network Graph R3 R5 WiFi AP R1 NA-1 GUID=1 NA-3 GUID=3 NA-5 GUID=5 R7 NA-6 GUID=6 WiFi AP GUID=101 WiMAX BTS GUID=2 NA-2 R2 GUID=4 NA-4 R4 GUID=7 NA-7 R6 WiMAX BTS GUID=201 Rutgers Wireless Edge ProtoGENI Backbone BBN Wireless Edge ProtoGENI host running MF Router 18

19 GENI Deployment: Physical Topology Washington NLR Seattle Wisconsin BBN Indiana NLR SUNW NLR Denver NLR Chicago Rutgers I2 New York Clemson I2 Washington Stanford I2 Los Angeles Georgia Tech. I2 Atlanta I2 Houston I2 OF Switch VLAN 3715 NLR OF Switch VLAN 3716 Edge OF Switch

20 GENI Deployment: Mapping to Logical Topology Washington NLR Seattle Wisconsin BBN Indiana WiFi AP NLR SUNW NLR Denver GUID=1 GUID=3 GUID=5 Clemson Bridge NLR Chicago Clemson GUID=6 Rutgers WiFi AP I2 New York I2 Washington Stanford I2 Los Angeles GUID=2 GUID=4 GUID=7 Georgia Tech. I2 Atlanta WiMAX BTS I2 Houston WiMAX BTS I2 OF Switch VLAN 3715 NLR OF Switch VLAN 3716 Edge OF Switch

21 Application: Content Delivery to Mobile Hosts NA Content Subscriber WiFi AP GUID & SID R7 GUID=1 GUID=2 GUID=3 GUID=5 Bridge GUID=4 GUID=7 GUID=6 WiFi AP #9 GUID=201 GUID=101 Content Publisher WiMAX BTS BBN Wireless Edge WiMAX BTS Rutgers Wireless Edge NLR path using VLANs 3716, 3799 (Clemson) I2 path using VLANs 3715, 3745(BBN), 3798 (Clemson) ProtoGENI host running MF Router 21

22 Visualization MF Network element e.g. Router NRS Click Monitor and filter Runtime/OS Data collection framework with API, monitors, filters and data warehouse E.g., Orbit Measurement Library (OML) Network State Repository Web Server HTTP, XML, JSON What s on? 1. Network statistics 2. Packet and flow tracing 3. Routing events 4. Application events Browser: AJAX/JS/Flash Network map credits: ProtoGENI s Flack tool. 22

MobilityFirst Future Internet Architecture. Samuel Nelson

MobilityFirst Future Internet Architecture. Samuel Nelson MobilityFirst Future Internet Architecture Samuel Nelson snelson@winlab.rutgers.edu MobilityFirst Project: Collaborating Institutions (LEA) A. Venkataramani, J. Kurose,. Towsley M. Reiter S. Bannerjee

More information

Introduction. MobilityFirst: A Robust and Trustworthy Mobility-Centric Architecture for the Future Internet Euroview 2012 July 24,

Introduction. MobilityFirst: A Robust and Trustworthy Mobility-Centric Architecture for the Future Internet Euroview 2012 July 24, MobilityFirst: A Robust and Trustworthy Mobility-Centric Architecture for the Future Internet Euroview 2012 July 24, 2012 D. Raychaudhuri, Rutgers University Technology Centre of NJ 671 Route 1, North

More information

MobilityFirst Prototyping and Evaluation. October 6, 2011 WINLAB

MobilityFirst Prototyping and Evaluation. October 6, 2011 WINLAB MobilityFirst Prototyping and Evaluation October 6, 2011 1 Prototyping and Evaluation: Execution Summary Phase 1 Phase 2 Phase 3 Context Addressi ng Stack Content Addressi ng Stack Host/Device Addressing

More information

MobilityFirst: A Robust and Trustworthy Mobility-Centric Architecture for the Future Internet NIKSUN WWSMC July 26, 2011

MobilityFirst: A Robust and Trustworthy Mobility-Centric Architecture for the Future Internet NIKSUN WWSMC July 26, 2011 MobilityFirst: A Robust and Trustworthy Mobility-Centric Architecture for the Future Internet NIKSUN WWSMC July 26, 2011 Contact: D. Raychaudhuri, Rutgers University Technology Centre of NJ 671 Route 1,

More information

MobilityFirst: A Robust and Trustworthy Mobility-Centric Architecture for the Future Internet PIMRC Keynote, Sept 13, 2011

MobilityFirst: A Robust and Trustworthy Mobility-Centric Architecture for the Future Internet PIMRC Keynote, Sept 13, 2011 MobilityFirst: A Robust and Trustworthy Mobility-Centric Architecture for the Future Internet PIMRC Keynote, Sept 13, 2011 Contact: D. Raychaudhuri, Rutgers University Technology Centre of NJ 671 Route

More information

MobilityFirst Architecture Summary WINLAB Research Review May 14, 2012

MobilityFirst Architecture Summary WINLAB Research Review May 14, 2012 MobilityFirst Architecture Summary Research Review May 14, 2012 Contact: D. Raychaudhuri, Rutgers University Technology Centre of NJ 671 Route 1, North Brunswick, NJ 08902, USA ray@winlab.rutgers.edu NSF

More information

MobilityFirst: A Robust and Trustworthy Mobility-Centric Architecture for the Future Internet NSF FIA Meeting Nov 15-16, 2010

MobilityFirst: A Robust and Trustworthy Mobility-Centric Architecture for the Future Internet NSF FIA Meeting Nov 15-16, 2010 MobilityFirst: A Robust and Trustworthy Mobility-Centric Architecture for the Future Internet NSF FIA Meeting Nov 15-16, 2010 MobilityFirst Project Team Contact: D. Raychaudhuri ray@winlab.rutgers.edu

More information

MobilityFirst Vision & Technical Approach Summary External Advisory Board Meeting Feb 28, 2011

MobilityFirst Vision & Technical Approach Summary External Advisory Board Meeting Feb 28, 2011 MobilityFirst Vision & Technical Approach Summary External Advisory Board Meeting Feb 28, 2011 Prof. D. Raychaudhuri WINLAB, Rutgers University Technology Centre of NJ 671 Route 1, North Brunswick, NJ

More information

MobilityFirst: A Robust and Trustworthy Mobility-Centric Architecture for the Future Internet Summary Slides for FIA Review September 2012

MobilityFirst: A Robust and Trustworthy Mobility-Centric Architecture for the Future Internet Summary Slides for FIA Review September 2012 MobilityFirst: A Robust and Trustworthy Mobility-Centric Architecture for the Future Internet Summary Slides for FIA Review September 2012 D. Raychaudhuri ray@winlab.rutgers.edu Arun Venkataramani arun@cs.umass.edu

More information

Prototyping and Evaluation of Mobility First Architecture

Prototyping and Evaluation of Mobility First Architecture Prototyping and Evaluation of Mobility First Architecture Kiran Nagaraja, Ivan Seskar Rutgers, The State University of New Jersey Contact: nkiran (at) winlab (dot) rutgers (dot) edu NSF FIA MobilityFirst

More information

Supporting Mobility in MobilityFirst

Supporting Mobility in MobilityFirst Supporting Mobility in MobilityFirst F. Zhang, K. Nagaraja, T. Nguyen, D. Raychaudhuri, Y. Zhang WINLAB, Rutgers University Technology Centre of NJ 671 Route 1, North Brunswick, NJ 08902, USA Mobile Data

More information

Cellular-Internet Convergence: Evolving the Internet Architecture to Support Mobility Services as the Norm Johannesburg Summit May 20-21, 2013

Cellular-Internet Convergence: Evolving the Internet Architecture to Support Mobility Services as the Norm Johannesburg Summit May 20-21, 2013 Cellular-Internet Convergence: Evolving the Internet Architecture to Support Mobility Services as the Norm Johannesburg Summit May 20-21, 2013 D. Raychaudhuri, Rutgers University ray@winlab.rutgers.edu

More information

End-to-End Transport Layer Services in the MobilityFirst Network

End-to-End Transport Layer Services in the MobilityFirst Network End-to-End Transport Layer Services in the MobilityFirst Network Kai Su, Francesco Bronzino, Dipankar Raychaudhuri, K.K. Ramakrishnan WINLAB Research Review Winter 2014 Transport Services From TCP/IP to

More information

Mobile Edge Cloud Services in 5G

Mobile Edge Cloud Services in 5G Mobile Edge Cloud Services in 5G Yanyong Zhang, Rutgers University yyzhang@winlab.rutgers.edu Edge clouds, edge applications MOTIVATION Mobile Edge Clouds Edge Applications Mobile Edge Cloud Services Emergency

More information

MobilityFirst Tutorial GEC21, Indiana University, 10/22/2014 Francesco Bronzino, Parishad Karimi, Ivan Seskar

MobilityFirst Tutorial GEC21, Indiana University, 10/22/2014 Francesco Bronzino, Parishad Karimi, Ivan Seskar MobilityFirst Tutorial GEC21, Indiana University, 10/22/2014 Francesco Bronzino, Parishad Karimi, Ivan Seskar Ini2al Setup Requirement: Have a GENI Portal Account hjps://portal.geni.net/ Join Project MFGEC21Tutorial

More information

MobilityFirst: A Robust and Trustworthy Mobility- Centric Architecture for the Future Internet

MobilityFirst: A Robust and Trustworthy Mobility- Centric Architecture for the Future Internet MobilityFirst: A Robust and Trustworthy Mobility- Centric Architecture for the Future Internet Dipankar Raychaudhuri, Kiran Nagaraja WINLAB, Rutgers University Technology Centre of NJ, 671 Route 1 North

More information

WiMAX in GENI EuroView 2012

WiMAX in GENI EuroView 2012 WiMAX in GENI EuroView 2012 Rutgers University www.winlab.rutgers.edu Contact: Ivan Seskar, Associate Director seskar (at) winlab. rutgers. edu Acknowledgments Chip Elliot, Harry Mussman and Abhimanyu

More information

Content and Context in Mobility First

Content and Context in Mobility First and Context in Mobility First Presented by: Rich Martin WINLAB, Rutgers University Technology Centre of NJ 671 Route 1, North Brunswick, NJ 08902, USA rmartin@cs.rutgers.edu Using the for content and context

More information

Design and Evaluation in Mobility First MobiliytFirst team

Design and Evaluation in Mobility First MobiliytFirst team Design and Evaluation in Mobility First MobiliytFirst team Presented by: Jim Kurose Department of Computer Science University of Massachusetts Amherst MA USA Overview v evaluation: architecture, system,

More information

WINLAB Summary Sept 7, 2011

WINLAB Summary Sept 7, 2011 Summary Sept 7, 2011 Wireless Information Network Laboratory () Rutgers, The State University of New Jersey www.winlab.rutgers.edu Contact: Professor D. Raychaudhuri, Director ray@winlab.rutgers.edu 1

More information

MobilityFirst: Architecture Summary & Project Status EAB Meeting - 30 April 2012

MobilityFirst: Architecture Summary & Project Status EAB Meeting - 30 April 2012 MobilityFirst: Architecture Summary & Project Status EAB Meeting - 30 April 2012 Contact: D. Raychaudhuri WINLAB, Rutgers University Technology Centre of NJ 671 Route 1, North Brunswick, NJ 08902, USA

More information

Interdomain Routing Design for MobilityFirst

Interdomain Routing Design for MobilityFirst Interdomain Routing Design for MobilityFirst October 6, 2011 Z. Morley Mao, University of Michigan In collaboration with Mike Reiter s group 1 Interdomain routing design requirements Mobility support Network

More information

GENI Experimental Infrastructure Wireless & Sensor Networks Aug 8, 2005

GENI Experimental Infrastructure Wireless & Sensor Networks Aug 8, 2005 GENI Experimental Infrastructure Wireless & Sensor Networks Aug 8, 2005 Rutgers, The State University of New Jersey D. Raychaudhuri ray@winlab.rutgers.edu www.winlab.rutgers.edu 1 GENI Wireless Network

More information

Architecture Summary Document MobilityFirst: A Robust and Trustworthy Mobility-Centric Architecture for the Future Internet*

Architecture Summary Document MobilityFirst: A Robust and Trustworthy Mobility-Centric Architecture for the Future Internet* MobilityFirst FIA Project Architecture Summary Page: 1 Architecture Summary Document MobilityFirst: A Robust and Trustworthy Mobility-Centric Architecture for the Future Internet* Contact: D. Raychaudhuri,

More information

Experiences with Testbed Evaluation of the MobilityFirst Future Internet Architecture

Experiences with Testbed Evaluation of the MobilityFirst Future Internet Architecture Experiences with Testbed Evaluation of the MobilityFirst Future Internet Architecture Francesco Bronzino, Dipankar Raychaudhuri and Ivan Seskar WINLAB, Rutgers University, North Brunswick, NJ 08902, USA

More information

Enabling Internet-of-Things (IoT) Services in MobilityFirst FIA

Enabling Internet-of-Things (IoT) Services in MobilityFirst FIA Enabling Internet-of-Things (IoT) Services in MobilityFirst FIA Jun Li, Rich Martin, John-Austen Francisco and Dipankar Raychaudhuri WINLAB, Rutgers University May 14 th, 2012 A Big Question Does Internet

More information

Wireless Access Considerations for the MobilityFirst Future Internet Architecture

Wireless Access Considerations for the MobilityFirst Future Internet Architecture Wireless Access Considerations for the MobilityFirst Future Internet Architecture Akash Baid, Dipankar Raychaudhuri WINLAB, Rutgers University, {baid, ray}@winlab.rutgers.edu Abstract This paper presents

More information

DMAP : Global Name Resolution Services Through Direct Mapping

DMAP : Global Name Resolution Services Through Direct Mapping DMAP : Global Name Resolution Services Through Direct Mapping Tam Vu, Rutgers University http://www.winlab.rutgers.edu/~tamvu/ (Joint work with Akash Baid, Yanyong Zhang, Thu D. Nguyen, Junichiro Fukuyama,

More information

Clemson HPC and Cloud Computing

Clemson HPC and Cloud Computing Clemson HPC and Cloud Computing Jill Gemmill, Ph.D. Executive Director Cyberinfrastructure Technology Integration Computing & Information Technology CLEMSON UNIVERSITY 2 About Clemson University South

More information

Content Delivery in the MobilityFirst Future Internet Architecture

Content Delivery in the MobilityFirst Future Internet Architecture Content Delivery in the MobilityFirst Future Internet Architecture Feixiong Zhang, Kiran Nagaraja, Yanyong Zhang, Dipankar Raychaudhuri WINLAB, Rutgers University 671 Route 1 South, North Brunswick, NJ

More information

Cache and Forward Architecture

Cache and Forward Architecture Cache and Forward Architecture Shweta Jain Research Associate Motivation Conversation between computers connected by wires Wired Network Large content retrieval using wireless and mobile devices Wireless

More information

Evaluating 5G Multihoming Services in the MobilityFirst Future Internet Architecture

Evaluating 5G Multihoming Services in the MobilityFirst Future Internet Architecture Evaluating 5G Multihoming Services in the MobilityFirst Future Internet Architecture Parishad Karimi, Michael Sherman, Ivan Seskar, Dipankar Raychaudhuri WINLAB, Rutgers University {parishad,msherman,seskar,ray}@winlab.rutgers.edu

More information

Project Title: Open Virtualized WiMAX Base Station Node for GENI Wide-Area Wireless Deployments

Project Title: Open Virtualized WiMAX Base Station Node for GENI Wide-Area Wireless Deployments GENI Project Quarterly Progress Report, Project Title: Open Virtualized WiMAX Base Station Node for GENI Wide-Area Wireless Deployments Principal Investigators: Dipankar Raychaudhuri, WINLAB, Rutgers University

More information

Building the At-Scale GENI Testbed

Building the At-Scale GENI Testbed Building the At-Scale GENI Testbed Mark Berman www.geni.net Panel: Building the At-Scale GENI Testbed Mark Berman (GENI Project Office, Cambridge) Building the At-Scale GENI Testbed Mike Zink (University

More information

GENI and ORBIT Experimental Infrastructure Projects

GENI and ORBIT Experimental Infrastructure Projects GENI and ORBIT Experimental Infrastructure Projects Ivan Seskar Rutgers, The State University of New Jersey www.winlab.rutgers.edu Contact: seskar (at) winlab (dot) rutgers (dot) edu GENI Projects Cluster

More information

Comparing Alternative Approaches for Networking of Named Objects in the Future Internet

Comparing Alternative Approaches for Networking of Named Objects in the Future Internet Comparing Alternative Approaches for Networking of Named Objects in the Future Internet Akash Baid, Tam Vu, Dipankar Raychaudhuri, Rutgers University, NJ, USA Motivation Increasing consensus on: Rethinking

More information

Architecture and Prototyping of an based Self-Organizing Hierarchical Ad-Hoc Wireless Network (SOHAN)

Architecture and Prototyping of an based Self-Organizing Hierarchical Ad-Hoc Wireless Network (SOHAN) Architecture and Prototyping of an 802.11- based Self-Organizing Hierarchical Ad-Hoc Wireless Network (SOHAN) PIMRC 2004, Barcelona Sept 5-8, 2004 S. Ganu, L. Raju, B. Anepu, S. Zhao, I. Seskar and D.

More information

Wireless, Mobile, Sensor Technologies and the Future Internet Aug 2, 2005

Wireless, Mobile, Sensor Technologies and the Future Internet Aug 2, 2005 Wireless, Mobile, Sensor Technologies and the Future Internet Aug 2, 2005 Rutgers, The State University of New Jersey D. Raychaudhuri ray@winlab.rutgers.edu www.winlab.rutgers.edu 1 Introduction 2 Introduction:

More information

Future Internet Research using OpenFlow

Future Internet Research using OpenFlow 13 th German-Japanese Symposium Future Internet Research using OpenFlow NEC Corporation 13 September, 2010 Page 1 Agenda Trend of ICT world Infrastructure virtualization and Network OS OpenFlow for network

More information

Pervasive Wireless Scenarios and Research Challenges Spring 08 Research Review Jun 2, 2008

Pervasive Wireless Scenarios and Research Challenges Spring 08 Research Review Jun 2, 2008 Pervasive Wireless Scenarios and Research Challenges Spring 08 Research Review Jun 2, 2008 Prof. D. Raychaudhuri ray@winlab.rutgers.edu www.winlab.rutgers.edu 1 Introduction: The Promise of Wireless Everywhere

More information

Francesco Bronzino OBJECTIVE

Francesco Bronzino OBJECTIVE Francesco Bronzino Inria, Paris, MUSE Research Group LINCS, 23 avenue d Italie, Paris, 75013 Email: francesco.bronzino@inria.fr Phone: +39-333-349-9276 www.winlab.rutgers.edu/ bronzino/ OBJECTIVE EXPERTISE

More information

GENI Exploring Networks of the Future

GENI Exploring Networks of the Future GENI Exploring Networks of the Future CPqD International Workshop New Architectures for Future Internet Chip Elliott www.geni.net Outline What is GENI? How we ll build it, how we ll use it (Two Comic Books)

More information

AIMS Things in a Fog (TGIF): A Framework to Support Multidomain Research in the Internet of Things

AIMS Things in a Fog (TGIF): A Framework to Support Multidomain Research in the Internet of Things AIMS 2017 Things in a Fog (TGIF): A Framework to Support Multidomain Research in the Internet of Things Dr Jim Martin School of Computing Clemson University (jmarty@clemson.edu) Talk Overview Setting the

More information

Overview of Mobile Networking Initiatives at WINLAB

Overview of Mobile Networking Initiatives at WINLAB Overview of Mobile Networking Initiatives at WINLAB Introduction: The Next Generation MSC Custom Mobile Infrastructure (e.g. GSM, 3G) BTS Public Switched Network (PSTN) BSC GGSN, etc. WLAN Access Point

More information

So#ware Defined Networks and OpenFlow

So#ware Defined Networks and OpenFlow So#ware Defined Networks and OpenFlow NANOG 50, October 2010 Nick McKeown nickm@stanford.edu With Martin Casado and Scott Shenker And contributions from many others Supported by NSF, Stanford Clean Slate

More information

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

Software Defined Networks and OpenFlow. Courtesy of: AT&T Tech Talks. MOBILE COMMUNICATION AND INTERNET TECHNOLOGIES Software Defined Networks and Courtesy of: AT&T Tech Talks http://web.uettaxila.edu.pk/cms/2017/spr2017/temcitms/ MODULE OVERVIEW Motivation behind Software

More information

Looking Beyond the Internet

Looking Beyond the Internet Looking Beyond the Internet The Rise of Software-Defined Infrastructure Chip Elliott, BBN celliott@bbn.com My thesis Software Defined Networking (SDN) was just an opening act A major transformation of

More information

Next- Gen Mobile Network Architecture for Advanced Wireless. December 2, 2016 Shreyasee Mukherjee

Next- Gen Mobile Network Architecture for Advanced Wireless. December 2, 2016 Shreyasee Mukherjee Next- Gen Mobile Network Architecture for Advanced Wireless December 2, 2016 Shreyasee Mukherjee The Advanced Wireless Research Ini?a?ve 2/16 Requirements for a Next- Gen Mobile Network 1.1. Gigabit- speed

More information

MFTP: a Clean- Slate Transport Protocol for the Informa8on Centric MobilityFirst Network

MFTP: a Clean- Slate Transport Protocol for the Informa8on Centric MobilityFirst Network MFTP: a Clean- Slate Transport Protocol for the Informa8on Centric MobilityFirst Network Kai Su (presen8ng), Francesco Bronzino, K. K. Ramakrishnan*, and Dipankar Raychaudhuri WINLAB, Rutgers University

More information

Chapter 4. Routers with Tiny Buffers: Experiments. 4.1 Testbed experiments Setup

Chapter 4. Routers with Tiny Buffers: Experiments. 4.1 Testbed experiments Setup Chapter 4 Routers with Tiny Buffers: Experiments This chapter describes two sets of experiments with tiny buffers in networks: one in a testbed and the other in a real network over the Internet2 1 backbone.

More information

Cognitive radio technology and GENI project

Cognitive radio technology and GENI project Cognitive radio technology and GENI project Ivan Seskar Rutgers, The State University of New Jersey www.winlab.rutgers.edu Contact: seskar (at) winlab (dot) rutgers (dot) edu ORBIT Cognitive Capable Platforms

More information

Inter-Domain Routing with Cut-Through Switching for the MobilityFirst Future Internet Architecture

Inter-Domain Routing with Cut-Through Switching for the MobilityFirst Future Internet Architecture 1 Inter-Domain Routing with Cut-Through Switching for the MobilityFirst Future Internet Architecture Adrian Lara, Shreyasee Mukherjee, Byrav Ramamurthy, Dipankar Raychaudhuri and K. K. Ramakrishnan University

More information

MobilityFirst GSTAR: Generalized Storage Aware Routing

MobilityFirst GSTAR: Generalized Storage Aware Routing MobilityFirst GSTAR: Generalized Storage Aware Routing Samuel Nelson MobilityFirst Design Goals Design a future internet architecture that supports: Host and network mobility Diverse communication devices/entities/paradigms

More information

MobilityFirst FIA-NP Project Annual Report Page: 1

MobilityFirst FIA-NP Project Annual Report Page: 1 MobilityFirst FIA-NP Project Annual Report Page: 1 NSF FIA-NP Award #CNS-134529 Lead Institution Consolidated Report for Period: May 2014-April 2015 The Next-Phase MobilityFirst Project - From Architecture

More information

Networking Cyber-physical Applications in a Data-centric World

Networking Cyber-physical Applications in a Data-centric World Networking Cyber-physical Applications in a Data-centric World Jie Wu Dept. of Computer and Information Sciences Temple University ICCCN 2015 Panel Computers weaving themselves into the fabric of everyday

More information

Experience of the RISE Testbed Deployment

Experience of the RISE Testbed Deployment Internet2 FTW: International OpenFlow/SDN Testbeds Experience of the RISE Testbed Deployment Eiji Kawai Director, Network Testbed R&D Lab NICT JGN-X JGN-X is a wide-area network testbed operated by NICT

More information

Design of Link and Routing Protocols for Cache-and- Forward Networks. Shweta Jain, Ayesha Saleem, Hongbo Liu, Yanyong Zhang, Dipankar Raychaudhuri

Design of Link and Routing Protocols for Cache-and- Forward Networks. Shweta Jain, Ayesha Saleem, Hongbo Liu, Yanyong Zhang, Dipankar Raychaudhuri Design of Link and Routing Protocols for Cache-and- Forward Networks Shweta Jain, Ayesha Saleem, Hongbo Liu, Yanyong Zhang, Dipankar Raychaudhuri Introduction Future Internet usage is expected to involve

More information

Path Optimization in Stream-Based Overlay Networks

Path Optimization in Stream-Based Overlay Networks Path Optimization in Stream-Based Overlay Networks Peter Pietzuch, prp@eecs.harvard.edu Jeff Shneidman, Jonathan Ledlie, Mema Roussopoulos, Margo Seltzer, Matt Welsh Systems Research Group Harvard University

More information

Mobile Network Architecture & Protocols WINLAB IAB Meeting October 29-30, 2001

Mobile Network Architecture & Protocols WINLAB IAB Meeting October 29-30, 2001 Mobile Network Architecture & Protocols WINLAB IAB Meeting October 29-30, 2001 I. Seskar, D. Raychaudhuri MobNets: Introduction This project aims to explore the fundamentals of nextgeneration mobile network

More information

Floodless in SEATTLE: A Scalable Ethernet Architecture for Large Enterprises

Floodless in SEATTLE: A Scalable Ethernet Architecture for Large Enterprises Floodless in SEATTLE: A Scalable Ethernet Architecture for Large Enterprises Full paper available at http://www.cs.princeton.edu/~chkim Changhoon Kim, Matthew Caesar, and Jennifer Rexford Outline of Today

More information

COSMOS Architecture and Key Technologies. June 1 st, 2018 COSMOS Team

COSMOS Architecture and Key Technologies. June 1 st, 2018 COSMOS Team COSMOS Architecture and Key Technologies June 1 st, 2018 COSMOS Team COSMOS: System Architecture (2) System design based on three levels of SDR radio node (S,M,L) with M,L connected via fiber to optical

More information

Introduction to GENI. Ben Newton University of North Carolina at Chapel Hill Sponsored by the National Science Foundation

Introduction to GENI. Ben Newton University of North Carolina at Chapel Hill   Sponsored by the National Science Foundation Introduction to GENI Ben Newton University of North Carolina at Chapel Hill bn@cs.unc.edu www.geni.net Sponsored by the National Science Foundation Outline What is GENI? How is GENI being used? Key GENI

More information

Diagnosing Path Inflation of Mobile Client Traffic

Diagnosing Path Inflation of Mobile Client Traffic Diagnosing Path Inflation of Mobile Client Traffic Kyriakos Zarifis, Tobias Flach, Srikanth Nori, David Choffnes, Ramesh Govindan, Ethan Katz- Bassett, Z. Morley Mao, Matt Welsh University of Southern

More information

Network Platform for Creating Services over Virtualized Networks

Network Platform for Creating Services over Virtualized Networks Network Platform for Creating Services over Virtualized Networks August 24, 2012 Toru Hasegawa KDDI R&D Labs. Outline Introduction Toy Programming Environment Network Platform Example Service Conclusion

More information

Building Pervasive Computing Applications on Sensor Networks. Rutgers, The State University of New Jersey

Building Pervasive Computing Applications on Sensor Networks. Rutgers, The State University of New Jersey Building Pervasive Computing Applications on Sensor Networks Rutgers, The State University of New Jersey www.winlab.rutgers.edu 1 Introduction: Sensor Networks Wireless Sensor Nets Telecom Internet + Telecom

More information

NETWORK-ASSISTED MULTIHOMING FOR EMERGING HETEROGENEOUS WIRELESS ACCESS SCENARIOS

NETWORK-ASSISTED MULTIHOMING FOR EMERGING HETEROGENEOUS WIRELESS ACCESS SCENARIOS NETWORK-ASSISTED MULTIHOMING FOR EMERGING HETEROGENEOUS WIRELESS ACCESS SCENARIOS BY SHREYASEE MUKHERJEE A thesis submitted to the Graduate School New Brunswick Rutgers, The State University of New Jersey

More information

Hyper-connected IoE Network Technology

Hyper-connected IoE Network Technology Architecture for Internet of Everything Everywhere Hyper-connected IoE Network Technology 13 th November 2016 ICNRG Taewan You (twyou@etri.re.kr) AETHER@ICNRG-Interim 1 Contents Challenges for IoE Research

More information

vmcn: Virtual Mobile Cloud Network for Realizing Scalable, Real-time Cyber Physical Systems

vmcn: Virtual Mobile Cloud Network for Realizing Scalable, Real-time Cyber Physical Systems vmcn: Virtual Mobile Cloud Network for Realizing Scalable, Real-time Cyber Physical Systems Kiyohide Nakauchi National Institute of Information and Communications Technology nakauchi@nict.go.jp Ivan Seskar

More information

Path Awareness and Selection in the Socket Intents prototype. Theresa Enghardt TU Berlin

Path Awareness and Selection in the Socket Intents prototype. Theresa Enghardt TU Berlin Path Awareness and Selection in the Socket Intents prototype Theresa Enghardt TU Berlin theresa@inet.tu-berlin.de Scenario: Multiple paths Multiple paths via different access networks Laptop can use WiFi

More information

15-441: Computer Networking. Wireless Networking

15-441: Computer Networking. Wireless Networking 15-441: Computer Networking Wireless Networking Outline Wireless Challenges 802.11 Overview Link Layer Ad-hoc Networks 2 Assumptions made in Internet Host are (mostly) stationary Address assignment, routing

More information

Wireless Challenges : Computer Networking. Overview. Routing to Mobile Nodes. Lecture 25: Wireless Networking

Wireless Challenges : Computer Networking. Overview. Routing to Mobile Nodes. Lecture 25: Wireless Networking Wireless Challenges 15-441: Computer Networking Lecture 25: Wireless Networking Force us to rethink many assumptions Need to share airwaves rather than wire Don t know what hosts are involved Host may

More information

Mobile and Sensor Systems

Mobile and Sensor Systems Mobile and Sensor Systems Lecture 1: Introduction to Mobile Systems Prof Cecilia Mascolo About Me time In this course The course will include aspects related to general understanding of Mobile and ubiquitous

More information

Open Mobile Platforms. EE 392I, Lecture-6 May 4 th, 2010

Open Mobile Platforms. EE 392I, Lecture-6 May 4 th, 2010 Open Mobile Platforms EE 392I, Lecture-6 May 4 th, 2010 Open Mobile Platforms The Android Initiative T-Mobile s ongoing focus on Android based devices in US and EU markets In Nov 2007, Google announced

More information

Information-Centric IoT Platforms for City-Scale Deployments

Information-Centric IoT Platforms for City-Scale Deployments Information-Centric IoT Platforms for City-Scale Deployments Jiachen Chen WINLAB, Rutgers University, NJ, USA Email: jiachen@winlab.rutgers.edu Dec. 2, 2016 Information-Centric IoT Platforms for City-Scale

More information

Gigabit Networks, VLANs & Wireless LANs

Gigabit Networks, VLANs & Wireless LANs Hands-On Gigabit Networks, VLANs & Wireless LANs ( Advanced Local Area Networks ) Course Description This Hands-On course will discuss traditional Ethernet as it is evolving today and its future. Ethernet

More information

Introduction. Network Architecture Requirements of Data Centers in the Cloud Computing Era

Introduction. Network Architecture Requirements of Data Centers in the Cloud Computing Era Massimiliano Sbaraglia Network Engineer Introduction In the cloud computing era, distributed architecture is used to handle operations of mass data, such as the storage, mining, querying, and searching

More information

Wireless and Mobile Networks Reading: Sections 2.8 and 4.2.5

Wireless and Mobile Networks Reading: Sections 2.8 and 4.2.5 Wireless and Mobile Networks Reading: Sections 2.8 and 4.2.5 Acknowledgments: Lecture slides are from Computer networks course thought by Jennifer Rexford at Princeton University. When slides are obtained

More information

Part I. Wireless Communication

Part I. Wireless Communication 1 Part I. Wireless Communication 1.5 Topologies of cellular and ad-hoc networks 2 Introduction Cellular telephony has forever changed the way people communicate with one another. Cellular networks enable

More information

NLR Update: Backbone Upgrade Joint Techs July 2008

NLR Update: Backbone Upgrade Joint Techs July 2008 NLR Update: Backbone Upgrade Joint Techs July 2008 Dave Reese 1 National LambdaRail Infrastructure 2006 2004 National LambdaRail, Inc. 2 NLR Backbone Upgrade Upgrade Phase 1 portion of NLR backbone Jacksonville

More information

Storage Aware Routing Protocol for Robust and Efficient Services in the Future Mobile Internet*

Storage Aware Routing Protocol for Robust and Efficient Services in the Future Mobile Internet* Storage Aware Routing Protocol for Robust and Efficient Services in the Future Mobile Internet* Nehal Somani, Abhishek Chanda, Samuel C. Nelson, Dipankar Raychaudhuri WINLAB, Rutgers University Abstract

More information

Mobile Macroscopes: The CarTel Project

Mobile Macroscopes: The CarTel Project Mobile Macroscopes: The CarTel Project Sam Madden MIT CSAIL http://cartel.csail.mit.edu With Hari Balakrishnan, Vladimir Bychkovsky, Bret Hull, Yang Zhang, Kevin Chen, Waseem Daher, Michel Goraczko, Hongyi

More information

Introduction to Cisco ASR 9000 Series Network Virtualization Technology

Introduction to Cisco ASR 9000 Series Network Virtualization Technology White Paper Introduction to Cisco ASR 9000 Series Network Virtualization Technology What You Will Learn Service providers worldwide face high customer expectations along with growing demand for network

More information

Wireless Network Security Spring 2013

Wireless Network Security Spring 2013 Wireless Network Security 14-814 Spring 2013 Patrick Tague Class #4 Wireless Systems II Project proposals: Announcements Written proposal due in 1 week Presentation in class in 1 week Contact me to discuss

More information

NetServ: Dynamically Deploying In-network Services

NetServ: Dynamically Deploying In-network Services NetServ: Dynamically Deploying In-network Services Suman Srinivasan, Jae Woo Lee, Eric Liu, Mike Kester, Henning Schulzrinne, Volker Hilt, Srini Seetharaman, Ashiq Khan Columbia University, Bell Labs,

More information

CloudLab. Updated: 5/24/16

CloudLab. Updated: 5/24/16 2 The Need Addressed by Clouds are changing the way we look at a lot of problems Impacts go far beyond Computer Science but there's still a lot we don't know, from perspective of Researchers (those who

More information

Internet 3.0: Ten Problems with Current Internet Architecture and a Proposal for the Next Generation

Internet 3.0: Ten Problems with Current Internet Architecture and a Proposal for the Next Generation Internet 3.0: Ten Problems with Current Internet Architecture and a Proposal for the Next Generation Raj Jain Washington University in Saint Louis Saint Louis, MO 63130 Jain@wustl.edu Indiana University

More information

Next Generation Networking and The HOPI Testbed

Next Generation Networking and The HOPI Testbed Next Generation Networking and The HOPI Testbed Rick Summerhill Director, Network Research, Architecture, and Technologies, Internet2 CANS 2005 Shenzhen, China 2 November 2005 Agenda Current Abilene Network

More information

NetFPGA Update at GEC4

NetFPGA Update at GEC4 NetFPGA Update at GEC4 http://netfpga.org/ NSF GENI Engineering Conference 4 (GEC4) March 31, 2009 John W. Lockwood http://stanford.edu/~jwlockwd/ jwlockwd@stanford.edu NSF GEC4 1 March 2009 What is the

More information

Recursive InterNetwork Architecture

Recursive InterNetwork Architecture Recursive InterNetwork Architecture Abraham Matta Computer Science Boston U. Short presentation at the November 1 st, 2010 CS Seminar on Faculty Projects 1 What s wrong with Ad-Hoc Wireless Network Laptop

More information

NFD Development Progress. Beichuan Zhang The University Of Arizona

NFD Development Progress. Beichuan Zhang The University Of Arizona NFD Development Progress Beichuan Zhang The University Of Arizona NFD: NDN Forwarding Daemon A year ago, we made the first public release Open source (GPL3+) New flexible packet format based on TLV Modular

More information

Cisco Extensible Network Controller

Cisco Extensible Network Controller Data Sheet Cisco Extensible Network Controller Product Overview Today s resource intensive applications are making the network traffic grow exponentially putting high demands on the existing network. Companies

More information

Update on the NSF-Intel partnership on ICN-WEN (Information Centric-Networking in Wireless Edge Networks)

Update on the NSF-Intel partnership on ICN-WEN (Information Centric-Networking in Wireless Edge Networks) Update on the NSF-Intel partnership on ICN-WEN (Information Centric-Networking in Wireless Edge Networks) Srikathyayani Srikanteswara Jeff Foerster Richard Chow Intel Labs & URO Thyagarajan Nandagopal

More information

Synthesizing Adaptive Protocols by Selective Enumeration (SYNAPSE)

Synthesizing Adaptive Protocols by Selective Enumeration (SYNAPSE) Synthesizing Adaptive Protocols by Selective Enumeration (SYNAPSE) Problem Definition Solution Approach Benefits to End User Talk Overview Metrics Summary of Results to Date Lessons Learned & Future Work

More information

IEEE C /26. IEEE Working Group on Mobile Broadband Wireless Access <http://grouper.ieee.org/groups/802/20/>

IEEE C /26. IEEE Working Group on Mobile Broadband Wireless Access <http://grouper.ieee.org/groups/802/20/> 2003-03-09 IEEE C802.20-03/26 Project Title Date Submitted IEEE 802.20 Working Group on Mobile Broadband Wireless Access Architectural Attributes of an IP-based

More information

Architectures for Carrier Network Evolution

Architectures for Carrier Network Evolution Architectures for Carrier Network Evolution Raj Jain Washington University in Saint Louis Saint Louis, MO 63130 Jain@cse.wustl.edu Talk at Docomo USA Labs, Palo Alto, CA, May 14, 2011 Audio/Video Recordings

More information

Mobile Middleware Course. Mobile Platforms and Middleware. Sasu Tarkoma

Mobile Middleware Course. Mobile Platforms and Middleware. Sasu Tarkoma Mobile Middleware Course Mobile Platforms and Middleware Sasu Tarkoma Role of Software and Algorithms Software has an increasingly important role in mobile devices Increase in device capabilities Interaction

More information

SDN Peering with XSP. Ezra Kissel Indiana University. Internet2 Joint Techs / TIP2013 January 2013

SDN Peering with XSP. Ezra Kissel Indiana University. Internet2 Joint Techs / TIP2013 January 2013 SDN Peering with XSP Ezra Kissel Indiana University Internet2 Joint Techs / TIP2013 January 2013 Overview Software Defined Networking and OpenFlow Fine-grained control of forwarding in the data plane Tremendous

More information

CS 204: Advanced Computer Networks

CS 204: Advanced Computer Networks CS 204: Advanced Computer Networks Jiasi Chen Lectures: MWF 12:10-1pm Humanities and Social Sciences 1403 http://www.cs.ucr.edu/~jiasi/teaching/cs204_spring17/ 1 Why Networks? Supports the applications

More information

GENI Exploring Networks of the Future

GENI Exploring Networks of the Future GENI Exploring Networks of the Future Status and outlook Sponsored by the National Science Foundation Chip Elliott GENI Project Director September 2011 www.geni.net Outline GENI Exploring future internets

More information

HP FlexFabric Virtual Switch 5900v Technology White Paper

HP FlexFabric Virtual Switch 5900v Technology White Paper HP FlexFabric Virtual Switch 5900v Technology White Paper Part number: 5998-4548 Document version: 6W100-20131220 Copyright 2013 Hewlett-Packard Development Company, L.P. The information contained herein

More information