Spyridon (Spyros) Mastorakis University of California, Los Angeles

Slides:



Advertisements
Similar presentations
6LoWPAN Extending IP to Low-Power WPAN 1 By: Shadi Janansefat CS441 Dr. Kemal Akkaya Fall 2011.
Advertisements

Estinet open flow network simulator and emulator. IEEE Communications Magazine 51.9 (2013): Wang, Shie-Yuan, Chih-Liang Chou, and Chun-Ming Yang.
NDN in Local Area Networks Junxiao Shi The University of Arizona
© , Michael Aivazis DANSE Software Issues Michael Aivazis California Institute of Technology DANSE Software Workshop September 3-8, 2003.
Matnet – Matlab Network Simulator for TinyOS Alec WooTerence Tong July 31 st, 2002.
Forwarding Hint in NFD Junxiao Shi,
.NET, and Service Gateways Group members: Andre Tran, Priyanka Gangishetty, Irena Mao, Wileen Chiu.
EstiNet Network Simulator & Emulator 2014/06/ 尉遲仲涵.
NdnSIM Tutorial.
Wave Relay System and General Project Details. Wave Relay System Provides seamless multi-hop connectivity Operates at layer 2 of networking stack Seamless.
Redes Inalámbricas Máster Ingeniería de Computadores 2008/2009 Tema 7.- CASTADIVA PROJECT Performance Evaluation of a MANET architecture.
INTRODUCTION Bluetooth technology is code name for Personal Area Network (PAN) technology that makes it extremely easy to connect a mobile, computing device.
SYSE 802 John D. McGregor Module 8 Session 2 Platforms, Ecosystems, and Innovations.
1 Apache. 2 Module - Apache ♦ Overview This module focuses on configuring and customizing Apache web server. Apache is a commonly used Hypertext Transfer.
1 Mobile ad hoc networking with a view of 4G wireless: Imperatives and challenges Myungchul Kim Tel:
A NAMED DATA NETWORKING FLEXIBLE FRAMEWORK FOR MANAGEMENT COMMUNICATION Authors: Daneil Corjuo and Rui L. Aguiar Ivan Vidal and Jamie Garcia-Reinoso Presented.
Internet of Things. IoT Novel paradigm – Rapidly gaining ground in the wireless scenario Basic idea – Pervasive presence around us a variety of things.
Ex Libris Developers Network Develop. Experiment. Collaborate.
1 Project Status Update “Postcards from the Edge”: The Cache-and-Forward Architecture FIND Wireless BBN Sept 27, 2007 Dipankar Raychaudhuri,
MIT Lincoln Laboratory Dynamic Declarative Networking Exploiting Declarative Knowledge To Enable Energy Efficient Collaborative Sensing Daniel J. Van Hook.
David B. Johnson Rice University Department of Computer Science DSR Draft Status Monarch Project 57th IETF.
Session 1: Technology Development August 15 NSF Workshop.
Atrium Router Project Proposal Subhas Mondal, Manoj Nair, Subhash Singh.
2003 NTHU IEEM 1 Enterprise Integration Collaborative Product Design – Using Access Grid Project as an Example Group No.11 : 林彥伯 (Gilbert)
Chapter 25 – Configuration Management 1Chapter 25 Configuration management.
Interaction and Animation on Geolocalization Based Network Topology by Engin Arslan.
5G Wireless Technology.
INTRODUCTION TO WIRELESS SENSOR NETWORKS
NDN-Android: NDN Networking Stack for Android Platform
Android Mobile Application Development
Instructor Materials Chapter 1: LAN Design
Deterministic Communication with SpaceWire
© 2002, Cisco Systems, Inc. All rights reserved.
Analysis the performance of vehicles ad hoc network simulation based
Integrated Energy and Spectrum Harvesting for 5G Wireless Communications submitted by –SUMITH.MS(1KI12CS089) Guided by – BANUSHRI.S(ASST.PROF,Dept.Of.CSE)
Atsushi Iwata, Takashi Egawa System Platforms Research Laboratories
Self Healing and Dynamic Construction Framework:
Simulators for Sensor Networks
OSI Protocol Stack Given the post man exemple.
Seminar on…. 5G Wireless Technology By: Niki Upadhyay
CS 268: Computer Networking
IoT Network Monitor.
Chair of Communication Networks
Understanding the OSI Reference Model
User Interference Effect on Routing of Cognitive Radio Ad-Hoc Networks
Interface to Routing System (I2RS)
Lecture 2 Overview.
Chapter 3: Windows7 Part 4.
Chapter 3: Windows7 Part 1.
Meng Cao, Xiangqing Sun, Ziyue Chen May 28th, 2014
Grid Computing B.Ramamurthy 9/22/2018 B.Ramamurthy.
nTorrent: Peer-to-Peer File Sharing in Named Data Networking
Mobile Computing.
November 18 July 2008 Project: IEEE P Working Group for Wireless Personal Area Networks (WPANs) Submission Title: Task Group 4e definitions Date.
Matlab as a Design Environment for Wireless ASIC Design
Objective Understand the concepts of modern operating systems by investigating the most popular operating system in the current and future market Provide.
Karthik Sadasivam Banuprasad Samudrala
Development & Evaluation of Network Test-beds
Carlos J. Bernardos, Alain Mourad, Akbar Rahman
ModelNet: A Large-Scale Network Emulator for Wireless Networks Priya Mahadevan, Ken Yocum, and Amin Vahdat Duke University, Goal:
Privacy-Preserving Dynamic Learning of Tor Network Traffic
Chapter 7 –Implementation Issues
Connecting Things Data must travel from devices which are immersed in the urban environment toward information sinks, and vice versa. Cellular Mobile.
Network-on-Chip Programmable Platform in Versal™ ACAP Architecture
Automating Profitable Growth™
Ns-3 Tutorial Xin Li.
10th International Conference on Telecommunication, ICT’2003,
Objective Understand the concepts of modern operating systems by investigating the most popular operating system in the current and future market Provide.
doc.: IEEE <doc#>
Internet Protocol version 6 (IPv6)
Presentation transcript:

Spyridon (Spyros) Mastorakis University of California, Los Angeles On the Evolution of ndnSIM: an Open-Source Ecosystem for NDN Experimentation NDNcomm 2017 Macrh 23 – 24 Memphis Spyridon (Spyros) Mastorakis University of California, Los Angeles 9/17/2018 NDNcomm 2017

Presentation Overview Design of ndnSIM simulation ecosystem Design trade-offs NDN research areas enabled by ndnSIM Community adoption & growth Major lessons learned during the development process ndnSIM running code 9/17/2018 NDNcomm 2017

ndnSIM Simulation Ecosystem ndnSIM: Open-source NDN simulator based on NS-3 Fully integrated with NDN prototype implementations: NFD & ndn-cxx Effort started in 2011 6 years since then, several lessons learned Goals: Create a common NDN evaluation platform Keep up with the latest advancements of NDN research Provide interoperability between simulation and prototyping Enable a two-way of experimentation and evaluation Enable high-fidelity NDN simulations 1) Keep up with the latest advancements of NDN research  Parts of NDN forwarding (strategies, congestion control mechanisms), packet format, security, applications 2) Provide interoperability between simulation and prototyping Enable a two-way of experimentation In the sense that code developed in ndnSIM can be moved directly to the real NFD and ndn-cxx prototypes and vice versa 9/17/2018 NDNcomm 2017

ndnSIM Ecosystem Design a) On the bottom, we have NS-3. ndnSIM uses NS-3 in the following ways: Define simulation topologies and set node and link parameters (delay, bandwidth, queue size, etc.) Simulate available NS-3 models (energy, mobility, LoWPAN) and modules (WiFi, LTE) Simulate the exchange of NDN traffic among simulated nodes Simulation execution visualization using the NS-3 visualization module b) Above that, we have the NDN Prototypes; NFD (Face, PIT, FIB, CS, strategy) and ndn-cxx (packet encoding/decoding, signing, security, Face used by real-world apps) c) Above that, we have an NDN Simulation Layer including: ndnSIM core: 1) NDN protocol stack 2) LinkService for ndnSIM specific apps to talk to the local forwarder 3) Network Device Transport to talk to lower layer NS-3 components (NetDevice) and encap/decap NDN packets to/from NS-3 packets 4) helpers (to set NFD’s strategy, routes in FIB, cache replacement policy) and utilities (packet tracers, tool to create topologies defined in external txt files) d) Applications: 1) ndnSIM-specific apps: consumer and producer applications developed to work in ndnSIM 2) Real-world apps: applications that use the Face abstraction provided by ndn-cxx and were ported to ndnSIM e) Plug-N-Play simulation scenarios: collection of simulation scenarios of various network enviroments that users can run as soon as they compile ndnSIM 9/17/2018 NDNcomm 2017

Prototype Integration Trade-offs On the one hand: 1) Lost backward compatibility (with ndnSIM 1.0) 2) Lost ability to use NS-3 virtual payload 3) Increased memory requirements On the other hand: A two-way of experimentation and evaluation High-fidelity simulation of NDN networks 9/17/2018 NDNcomm 2017

ndnSIM: NDN Research Enabler Design and experimentation with NDN Forwarding (forwarding strategies, congestion control, etc.) Experimentation with a variety of Network Environments (mobile, IoT, vehicular, wireless ad hoc, etc.) Design and debugging of real-world applications (ChronoSync, nTorrent, etc.) Design of link-layer protocols Design and evaluation of routing protocols Design and evaluation of in-network caching schemes (we believe there are more interesting research areas to work on…) 9/17/2018 NDNcomm 2017

Community Adoption & Growth Started with a mailing list with a few dozen of subscribers Now: ~500 subscribers, 380 Technical Report citations 9/17/2018 NDNcomm 2017

Lessons Learned A well-designed simulation platform facilitates the protocol design effort The simulator and the prototypes facilitate and influence each other’s development Developing an open-source software project is an iterative process Researchers should be able to reproduce each other’s experiments An open communication channel with the user community is crucial for an open-source project some design deficiencies come up only after intensive experimentation. A recent example is ChronoSync [40], a distributed protocol for dataset synchronization in NDN; a design bug that could lead to large delays in the case of multiple simultaneous data generations was discovered and fixed after large scale simulations. ndnSIM changes over time, since NDN itself is evolving, thus researchers should record the ndnSIM version that was used, so that others can reproduce their results (especially those used in published work) Users help each other on the mailing list and implement new features or submit bug fixes. We have tried to establish this channel through: a) extensive documentation publicly available on our website, so that users can become familiar with the development process and ramp up with the simulator codebase, b) mailing list to encourage direct communication with/among the users and respond to questions not covered in the documentation (the mailing list requires commitment and daily effort to answer all the questions) Feature development -> user feedback -> re-design, refactor or extend a) When NFD and ndn-cxx development process started, code from ndnSIM was used to facilitate it. Eventually, NFD and ndn-cxx were integrated with ndnSIM. b) we work closely with the NFD team to make sure that the features developed for NFD and ndn-cxx are compatible with ndnSIM and NS-3 9/17/2018 NDNcomm 2017

ndnSIM Running Code Latest version: ndnSIM v2.3: https://github.com/named-data-ndnSIM/ndnSIM Integrated NFD v0.5: https://github.com/named-data- ndnSIM/NFD/tree/38111cde9bab698f6eaf1a9d430130c2cbb3eca4 Integrated ndn-cxx v0.5: https://github.com/named-data-ndnSIM/ndn- cxx/tree/4692ba80cf1dcf07acbbaba8a134ea22481dd457 Real-world application examples: ChronoSync: https://github.com/named-data-ndnSIM/scenario-ChronoSync NDN Ping: https://github.com/named-data-ndnSIM/scenario-ndn-ping NLSR in ndnSIM: https://github.com/3rd-ndn-hackathon/nlsrSIM 9/17/2018 NDNcomm 2017

ndnSIM: Universal Evaluation Platform for NDN Experimentation Modular design High-fidelity NDN simulations Integration with NFD & ndn-cxx Support for real-world applications Continuous development & support Extensive documentation available on our website: http://ndnsim.net Growing community Active mailing list: ndnsim@lists.cs.ucla.edu 9/17/2018 NDNcomm 2017

We invite you to use ndnSIM and explore NDN research 9/17/2018 NDNcomm 2017