BINH NGUYEN. +1 (801) ,

Size: px
Start display at page:

Download "BINH NGUYEN. +1 (801) ,"

Transcription

1 BINH NGUYEN +1 (801) , RESEARCH INTERRESTS Mobile Networking and Software-Defined Networking. Distributed Systems and Network Congestion Control in Mobile Networks. EDUCATION University of Utah 08/12-12/17 (expected), GPA 3.9/4.0 PhD in Computer Science. Advisor: Professor Jacobus (Kobus) Van der Merwe Shanghai Jiao Tong University 08/08-06/12, GPA 3.6/4.0 Bachelor in Computer Engineering. Thesis: Design and implementation of a small scale wireless sensor network for environmental monitoring. RESEARCH & WORK EXPERIENCE Microsoft Research Research Intern, 05-08/16 Propose and implement a distributed architecture (ECHO) that enhances scalability and availability of NFV-based LTE/EPC mobile networks running in an unreliable infrastructure (like public clouds). Evaluate ECHO in Microsoft Azure. ECHO achieves more than five 9s availability with only 10% of overhead. Nokia Bell Labs Research Intern, 05-08/15 Propose a light-weight SDN/NFV-based mobile edge cloud architecture (SIMECA) for a massive number of IoT devices. Implement and evaluate SIMECA using Software defined radio enodeb, Open vswitch (in C), Ryu SDN controller (in Python). SIMECA reduces up to 30% of network overhead for IoT devices. Repeatable profile is available at AT&T Labs Research Research Intern, 05-08/14 Design and built a large scale monitoring system (ABSENCE) that detects silent failures in mobile networks using data analytics, Hadoop Map-Reduce, and Call Detail Record (CDR). Deploy ABSENCE in a Hadoop cluster with 200 nodes in a major mobile operator. ABSENCE was able to detect silent failures in real time. Flux Research Group University of Utah Research Assistant, 01/ present Help deliver or extend functionalities in PhantomNet ( Study how LTE protocols affect TCP performance using NS3 network simulator. Propose and implement a network offloading architecture using Ryu SDN Controller and Open vswitch. Extend Segment Routing IPv6 support for Open vswitch and Ryu SDN controller. Combine Segment Routing with OSPF (Free Range Routing) and SDN to realize traffic engineering in core networks. University of Utah Teaching Assistant, 08/ /2012 Course: Computer Architecture (CS3810). PUBLICATIONS

2 ECHO: A reliable distributed cellular core network for public clouds Binh Nguyen, Tian Zhang, Bozidar Radunovic, Ryan Stutsman, Thomas Karagiannis, Jakub Kocur, and Jacobus Van der Merwe. Technical Report, University of Utah, Microsoft Research, Core Network Dynamics SIMECA: SDN-based IoT Mobile Edge Cloud Architecture (Demo at AT&T Research Academic Summit 2016) Binh Nguyen, Nakjung Choi, Marina Thottan, and Jacobus Van der Merwe. IFIP/IEEE International Symposium on Intergrated Network Management Portugal ABSENCE: Usage-based Failure Detection in Mobile Networks Binh Nguyen, Zihui Ge, Jacobus Van der Merwe, He Yan, and Jennifer Yates MobiCom 2015: The 21st International Conference on Mobile Computing and Networking PhantomNet: Research Infrastructure for Mobile Networking, Cloud Computing and Software- Defined Networking (Best Demo Award in Mobicom 2016) Arijit Banerjee, Junguk Cho, Eric Eide, Jonathon Duerig, Binh Nguyen, Robert Ricci, Jacobus (Kobus) Van der Merwe, Kirk Webb, and Gary Wong ACM GetMobile 19(2), April 2015 Efficient, Adaptive and Scalable Device Activation for M2M Communications Arijit Banerjee, Binh Nguyen, Vijay Gopalakrishnan, Sneha Kumar Kasera, Seungjoon Lee, and Jacobus Van der Merwe IEEE SECON 2015: IEEE International Conference on Sensing, Communication, and Networking. Towards Understanding TCP Performance on LTE/EPC Mobile Networks Binh Nguyen, Arijit Banerjee, Vijay Gopalakrishnan, Sneha Kumar Kasera, Seungjoon Lee, Aman Shaikh, and Jacobus Van der Merwe ACM SIGCOMM 2014 All Things Cellular workshop. SMORE: Software-Defined Networking Mobile Offloading Architecture Junguk Cho, Binh Nguyen, Arijit Banerjee, Robert Ricci, Jacobus Van der Merwe, and Kirk Webb ACM SIGCOMM 2014 All Things Cellular workshop. LANGUAGES Proficient English, Chinese, and Vietnamese. Both speaking and writing. COMMUNITY INVOLVEMENT Reviewer for 2014 IEEE/ACM Transactions On Networking (ToN). AWARDS NSF travel grant for Mobicom 2015, Paris, France. Scholarship to studying aboard for excellent students granted by Vietnam Ministry of Education in Excellent undergraduate student scholarship granted by Shanghai Municipal Government in 2009 & 2010 & st Prize High School Physics competition (region level) in 2005 & 2006.

3 PROJECTS PhantomNet - end-to-end LTE/EPC testbed (Spring Now) I worked on helping to deliver functionalities in PhantomNet such as: running and testing Software Defined Radio (SDR) enodeb, work with OpenEPC s source code to extend EPC protocols (e.g., S1 handover) in OpenEPC implementation, automating the provisioning of subscriber information (e.g., populate HSS database with subscriber information) in EPC core network. I also created PhantomNet profiles as packaged environments of end-to-end LTE/EPC mobile networks. The profiled LTE/EPC networks include different combinations of: Nexus 5/simulated SDR UE/emulated UE, SDR enodeb/emulated enodeb, and SDR-EPC/OpenEPC core networks. I created tutorials for the users of PhantomNet that explain the profiles and how to use them. Large scale failure detection in mobile networks (Spring 2015) Despite the existing monitoring systems, there are still failures that happen without awareness of the network operator. Those are silent failures as the operator only learn about them when customers start to complain. Unfortunately, detecting all service disruptions is challenging. Somewhat counterintuitively, monitoring network components is insufficient to indicate user experience because of a complex relationship between the network status and user-perceived service experience. Moreover, service disruptions could happen because of reasons that are beyond the network itself, e.g., a bug in a firmware update causing all devices of a model not being able to connect. We proposed ABSENCE, a passive service monitoring system that detects service disruptions by monitoring customer usage. The main idea is that customer usage of a large-enough aggregation of users is predictable. A network problem eventually manifests as a drop in customer usage. Therefore, usage of an aggregation of customers, or lack thereof, is a reliable indicator of service disruptions or network problems. I designed and built ABSENCE. It uses users Call Data Records (CDR) to obtains usage of aggregations of customers across multiple dimensions (e.g., ZIP code, device made, model, service types). From the usage time series, ABSENCE uses the time decomposition technique to predict future usage and infers an anomaly if the usage is less than expected. ABSENCE uses Map-Reduce to aggregate users in parallel from Tera-Bytes of CDR generated constantly in the network. ABSENCE was able to detect failures with up to 95% of accuracy within the first hour of outage. It was deployed on a Hadoop cluster with 200 nodes in the operator and detected real failures that went under the radar. Novel SDN-based mobile edge cloud architecture for a massive number of Internet-of- Things devices (Spring 2016) By 2020, there are 26 billions of IoT devices (source: Gartner). A large portion of them will use the mobile network because of the large coverage and the better security. However, the current EPC core network was designed to support a limited number of devices streaming high-quality traffic (e.g., smart phones streaming a Youtube video), but not a large amount of devices sending small and sporadic traffic (e.g., billions of IoT devices sending a few bytes every 15 minutes). I proposed SIMECA, a SDN-based mobile edge cloud architecture that provides a new network service abstraction that is more suitable for IoT devices. Unlike LTE/EPC data plane that uses GPRS tunnels (GTP) and maintains per device state in the core network (i.e., SGW, PGW), SIMECA s data plane only maintain per device state at the base station. This helps reduce SIMECA s control plane overhead because connection set up only requires installing classification rules at the base station. To reduce packet header overhead, SIMECA translate packet header at base station without adding extra GTP header into it. The header translation mechanism also allows SIMECA to separate device identity and routing identity and support seamless mobility. I implemented SIMECA by extending OpenAirInterface s SDR enodeb s data plane and OpenEPC s MME implementation. I evaluated SIMECA using real SDR hardware and smart phones. Compared to LTE/EPC, SIMECA s control plane and data planes are 20% and 37% less overhead respectively. Enhancing availability of NFV-based mobile networks in public clouds (Spring 2017)

4 With technology advancements in SDN and NFV, next generation mobile networks are expected to run on Commodity Off-the-shelf (OTS) hardware. However, in contrast to telecom-grade hardware with built-in redundancy (five 9s availability), commodity Off-the-Shell (COTS) hardware wasn t built with reliability (often guarantee three 9s availability). We proposed ECHO, a mobile core architecture that uses existing distributed systems techniques to improve availability of the software-based mobile core network running on an unreliable infrastructure. ECHO is designed to scale, to be highly available despite failures while behaving exactly like the EPC core network that runs on reliable hardware. ECHO is general as its operation does not depend on the correctness of the LTE/EPC protocols that also constantly change. ECHO proposes to decouple state from computation in the mobile core components; stateless redundant computation instances and replicated state storage. ECHO leverage a necessarily reliable agent at each base station that keeps sending a request until it receives a reply. Under duplication of requests and failures, ECHO needs to (i) assure atomic state change on each EPC component and across components, and (ii) maintain in-order execution of requests issued by the mobile device. To achieve atomic state change, ECHO uses a non-blocking algorithm with Optimistic Concurrency Control to ensure only one stateless instance can make progress. To achieve in-order execution, ECHO tags a sequence ID to each request at the agent at the base station and ensures ECHO s EPC components execute the requests in the order that is specified by the sequence ID. I implemented ECHO and evaluated it on PhantomNet and Microsoft Azure with real LTE small cells and a mobile smart-phones. ECHO can achieve five 9s availability with 10% of overhead. Offloading architecture in mobile network using Software-defined network (Fall 2014) 4G mobile core networks are largely based on proprietary and expensive hardware components that limit both new functionalities as well as low latency applications. SMORE is an SDN-based offloading architecture for LTE/EPC network. Using an SDN infrastructure and an SDN controller, together with a proper monitoring mechanism, SMORE offloads a portion of LTE traffic to a local edge cloud to support low latency applications. The challenges of SMORE are to find a practical solution given the current deployment of the mobile network and to be transparent to existing LTE traffic. SMORE intercepts data and control plane traffic at Mobile Telephone Switching Office (MTSO). It monitors the LTE control channel to extract data plane information used in data plane offloading. It offloads registered traffic to the mobile edge cloud and leaves normal LTE traffic untouched. I implemented SMORE s SDN controller (using Ryu) and SMORE s monitor (using tshark). Understanding TCP performance in LTE/EPC mobile networks (Fall 2014) Because of the closed nature of mobile networks, many studies treat the network as a black-box and try to probe the network from the outside to learn insights about it. In this project we wanted to look under the hood to understand how LTE/EPC s network protocols and procedures could potentially cause problems with TCP performance. By extending the LTE module in the NS3 simulator, I conducted experiments to compare TCP performance in two types of handover: lossless handover and seamless handover. I also conducted experiments to study the impact of sudden load increase on a cell on TCP performance. My first finding is that lossless handover imposes no packet loss during a handover however incurs high end-to-end delay because of queue forwarding, while seamless handover causes many packet loss but does not increase the end-to-end delay because the forwarding queue is discarded during a handover. The second finding is that a sudden load increase at a base station could cause a sudden bandwidth throttle of other devices in that base station. That sudden bandwidth throttle causes a sudden delay peak at the TCP level and TCP spurious timeouts. Those TCP spurious timeouts could cause the TCP congestion window to drop to near zero and affect TCP performance. The findings suggest cross-layer interaction between end-devices and the mobile network to maximize applications performance.

5 Efficient, adaptive and scalable device activation for M2M communications (Spring 2014) In this work we propose an architecture for cellular device activation that will allow the network to dynamically adapt the manner in which it performs device activation by taking into account current network conditions as well as M2M application specific dynamics. The proposed architecture does not negatively affect the human-to-human traffic and is enabled with minimum change to the current EPC architecture. I worked on understanding the effect of LTE/EPC paging protocol latency on TCP performance: when the number of M2M device increases, the paging successful rate of normal human-tohuman devices could be harmfully affected, this leads to a sudden increase of end-to-end latency which is mistreated as time-out by TCP and results in TCP performance degradation. From the experiment results, we show that our proposed architecture helps avoid this time-out issue with TCP.

Towards Understanding TCP Performance on LTE/EPC Mobile Networks!

Towards Understanding TCP Performance on LTE/EPC Mobile Networks! Towards Understanding TCP Performance on LTE/EPC Mobile Networks! Binh Nguyen1, Arijit Banerjee1, Vijay Gopalakrishnan2, Sneha Kasera1, Seungjoon Lee2, Aman Shaikh2, and Jacobus (Kobus) Van der Merwe1

More information

MobiScud: A Fast Moving Personal Cloud in the Mobile Network

MobiScud: A Fast Moving Personal Cloud in the Mobile Network MobiScud: A Fast Moving Personal Cloud in the Mobile Network Kaiqiang Wang, Minwei Shen Junguk Cho, Jacobus Van der Merwe Arijit Banerjee, Kirk Webb 2/6/16 1 Various Wearable Devices 2/6/16 2 With Wearable

More information

Scaling the LTE Control-Plane for Future Mobile Access

Scaling the LTE Control-Plane for Future Mobile Access Scaling the LTE Control-Plane for Future Mobile Access Speaker: Rajesh Mahindra Mobile Communications & Networking NEC Labs America Other Authors: Arijit Banerjee, Utah University Karthik Sundaresan, NEC

More information

5G Impacts and Opportunities on Network Architecture and TCO. Gianfranco Ciccarella Seminario ISCTI 16 Aprile 2018

5G Impacts and Opportunities on Network Architecture and TCO. Gianfranco Ciccarella Seminario ISCTI 16 Aprile 2018 5G Impacts and Opportunities on Network Architecture and TCO Gianfranco Ciccarella Seminario ISCTI 16 Aprile 2018 Why Telcos IP Ecosystem and 5G require a disruptive transformation SUSTAINABILITY TELCOs

More information

A reliable distributed cellular core network for hyper-scale public clouds

A reliable distributed cellular core network for hyper-scale public clouds A reliable distributed cellular core network for hyper-scale public clouds Binh Nguyen, Tian Zhang, Bozidar Radunovic, Ryan Stutsman Thomas Karagiannis, Jakub Kocur, Jacobus Van der Merwe University of

More information

ECHO: A reliable distributed cellular core network for public clouds

ECHO: A reliable distributed cellular core network for public clouds ECHO: A reliable distributed cellular core network for public clouds Binh Nguyen?, Tian Zhang?, Bozidar Radunovic, Ryan Stutsman? Thomas Karagiannis, Jakub Kocur, Jacobus Van der Merwe?? University of

More information

Research Infrastructure for Mobile Networking, Cloud Computing and Software-Defined Networking

Research Infrastructure for Mobile Networking, Cloud Computing and Software-Defined Networking [mobile platforms] Arijit Banerjee, Junguk Cho, Eric Eide, Jonathon Duerig, Binh Nguyen, Robert Ricci, Jacobus Van der Merwe, Kirk Webb and Gary Wong Flux Research Group, University of Utah Editors: Sharad

More information

SIMECA: SDN-based IoT Mobile Edge Cloud Architecture

SIMECA: SDN-based IoT Mobile Edge Cloud Architecture : -based IoT Mobile Edge Cloud Architecture Binh Nguyen, Nakjung Choi, Marina Thottan, and Jacobus Van der Merwe {binh,kobus}@cs.utah.edu, {nakjung.choi,marina.thottan}@nokia-bell-lab.com Abstract In future

More information

PhantomNet An end- to- end mobile network testbed. Kobus Van der Merwe

PhantomNet An end- to- end mobile network testbed. Kobus Van der Merwe PhantomNet An end- to- end mobile network testbed Kobus Van der Merwe Why another mobile network testbed? Mobile networking growing traffic- wise and growing in importance Mobile devices increasing in

More information

Improving performance of LTE control plane

Improving performance of LTE control plane Improving performance of LTE control plane Bane Megha Raman #1, Rane Prajakta Santosh *2, Bane Raman Raghunath *3, Warawdekar Bhalchandra C. *4 # Electronics and Telecommunication Engg. Department, * Computer

More information

Virtual Evolved Packet Core (VEPC) Placement in the Metro Core- Backhual-Aggregation Ring BY ABHISHEK GUPTA FRIDAY GROUP MEETING OCTOBER 20, 2017

Virtual Evolved Packet Core (VEPC) Placement in the Metro Core- Backhual-Aggregation Ring BY ABHISHEK GUPTA FRIDAY GROUP MEETING OCTOBER 20, 2017 Virtual Evolved Packet Core (VEPC) Placement in the Metro Core- Backhual-Aggregation Ring BY ABHISHEK GUPTA FRIDAY GROUP MEETING OCTOBER 20, 2017 LTE: All-IP, simplified network architecture [1] Introduction

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

Over-The-Top (OTT) Aggregation Solutions

Over-The-Top (OTT) Aggregation Solutions Over-The-Top (OTT) Aggregation Solutions Omkar Dharmadhikari, Wireless Architect odharmadhikari@cablelabscom CableLabs February 12, 2019 Agenda Introduction Why aggregation is important? Traditional Aggregation

More information

Transparent Edge Gateway for Mobile Networks

Transparent Edge Gateway for Mobile Networks Transparent Edge Gateway for Mobile Networks Ashkan Aghdai *, Mark Huang, David Dai, Yang Xu *, and Jonathan Chao * * NYU Tandon School of Engineering Huawei Technologies 1st P4 European Workshop (P4EU)

More information

A High Performance Packet Core for Next Generation Cellular Networks

A High Performance Packet Core for Next Generation Cellular Networks A High Performance Packet Core for Next Generation Cellular Networks Zafar Qazi + Melvin Walls, Aurojit Panda +, Vyas Sekar, Sylvia Ratnasamy +, Scott Shenker + + 1 Explosive Cellular Growth Many Diverse

More information

Accelerating 4G Network Performance

Accelerating 4G Network Performance WHITE PAPER Accelerating 4G Network Performance OFFLOADING VIRTUALIZED EPC TRAFFIC ON AN OVS-ENABLED NETRONOME SMARTNIC NETRONOME AGILIO SMARTNICS PROVIDE A 5X INCREASE IN vepc BANDWIDTH ON THE SAME NUMBER

More information

Stavros Nikolaou. 413 Gates Hall URL: Ithaca, NY, 14853, USA Date of Birth: December, 1987

Stavros Nikolaou. 413 Gates Hall URL:  Ithaca, NY, 14853, USA Date of Birth: December, 1987 413 Gates Hall +1 6073795409 Department of Computer Science Cornell University email: snikolaou@cs.cornell.edu URL: www.cs.cornell.edu/~snikolaou Ithaca, NY, 14853, USA Date of Birth: December, 1987 Education

More information

virtual Evolved Packet Core as a Service (vepcaas) BY ABHISHEK GUPTA FRIDAY GROUP MEETING MARCH 3, 2016

virtual Evolved Packet Core as a Service (vepcaas) BY ABHISHEK GUPTA FRIDAY GROUP MEETING MARCH 3, 2016 virtual Evolved Packet Core as a Service (vepcaas) BY ABHISHEK GUPTA FRIDAY GROUP MEETING MARCH 3, 2016 3GPP Evolved Packet Core (EPC) The 3GPP Evolved Packet Core (EPC) is an increasingly complex platform

More information

HSS Resiliency Surviving attach storms in the networks of today and tomorrow

HSS Resiliency Surviving attach storms in the networks of today and tomorrow HSS Resiliency Surviving attach storms in the networks of today and tomorrow Strategic White Paper Mobile service providers are taking advantage of the lower operational costs associated with Long Term

More information

Virtual Mobile Core Placement for Metro Area BY ABHISHEK GUPTA FRIDAY GROUP MEETING NOVEMBER 17, 2017

Virtual Mobile Core Placement for Metro Area BY ABHISHEK GUPTA FRIDAY GROUP MEETING NOVEMBER 17, 2017 Virtual Mobile Core Placement for Metro Area BY ABHISHEK GUPTA FRIDAY GROUP MEETING NOVEMBER 17, 2017 Motivation Volume of data to be transported in across a mobile network keeps increasing Proprietary

More information

LTE CONVERGED GATEWAY IP FLOW MOBILITY SOLUTION

LTE CONVERGED GATEWAY IP FLOW MOBILITY SOLUTION LTE CONVERGED GATEWAY FLOW MOBILITY SOLUTION John Cartmell InterDigital Melville, New York, USA john.cartmell@interdigital.com ABSTRACT Flow Mobility (IFOM) is a feature defined in the 3GPP standards.

More information

The CORD reference architecture addresses the needs of various communications access networks with a wide array of use cases including:

The CORD reference architecture addresses the needs of various communications access networks with a wide array of use cases including: Introduction Today s Mobile Network Operator (MNO) infrastructure is built with proprietary vertically integrated Network Elements (NEs), leading to inefficient utilization of network resources. Further,

More information

The Function Placement Problem (FPP)

The Function Placement Problem (FPP) Chair of Communication Networks Department of Electrical and Computer Engineering Technical University of Munich The Function Placement Problem (FPP) Wolfgang Kellerer Technical University of Munich Dagstuhl,

More information

A Comparison of SDN and NFV for Re-designing the LTE Packet Core

A Comparison of SDN and NFV for Re-designing the LTE Packet Core A Comparison of SDN and NFV for Re-designing the LTE Packet Core Aman Jain, Sadagopan N S, Sunny Kumar Lohani, Mythili Vutukuru Department of Computer Science and Engineering, Indian Institute of Technology,

More information

IPv6-based Beyond-3G Networking

IPv6-based Beyond-3G Networking IPv6-based Beyond-3G Networking Motorola Labs Abstract This paper highlights the technical issues in IPv6-based Beyond-3G networking as a means to enable a seamless mobile Internet beyond simply wireless

More information

Mobile-Edge Computing. Zhiyong Chen Department of Electronic Engineering Shanghai Jiao Tong University, China Nov

Mobile-Edge Computing. Zhiyong Chen Department of Electronic Engineering Shanghai Jiao Tong University, China Nov 1896 1920 1987 2006 Mobile-Edge Computing Zhiyong Chen Department of Electronic Engineering Shanghai Jiao Tong University, China Nov. 27 2017 1 MOBILE COMPUTATION DEMANDS 2 Navigation Monitor and control

More information

Innovation Technology for Future Convergence Network

Innovation Technology for Future Convergence Network KRnet 2013 Keynote Speech Innovation Technology for Future Convergence Network Jinsung Choi, Ph.D. EVP, Head of ICT R&D Division, SK Telecom Contents I. Key Trends Driving Network Evolution II. Innovation

More information

Making the Business Case: Network Analytics for the New IP

Making the Business Case: Network Analytics for the New IP Making the Business Case: Network Analytics for the New IP Executive Summary Mobile operators are experiencing large cost increases as they build out their networks to keep pace with rising traffic demand.

More information

Mobile-CORD Enable 5G. ONOS/CORD Collaboration

Mobile-CORD Enable 5G. ONOS/CORD Collaboration Mobile-CORD Enable 5G ONOS/CORD Collaboration http://opencord.org/ M-CORD Drivers = Operator Challenges In the last 5 years 100,000% Increase in Wireless Data Traffic $50 Billion Spectrum investment (~50

More information

Software-Defined Networking (SDN) Overview

Software-Defined Networking (SDN) Overview Reti di Telecomunicazione a.y. 2015-2016 Software-Defined Networking (SDN) Overview Ing. Luca Davoli Ph.D. Student Network Security (NetSec) Laboratory davoli@ce.unipr.it Luca Davoli davoli@ce.unipr.it

More information

Lecture 20: Future trends in mobile computing. Mythili Vutukuru CS 653 Spring 2014 April 7, Monday

Lecture 20: Future trends in mobile computing. Mythili Vutukuru CS 653 Spring 2014 April 7, Monday Lecture 20: Future trends in mobile computing Mythili Vutukuru CS 653 Spring 2014 April 7, Monday Future topics Improving capacity Dynamic spectrum access Massive MIMO Heterogeneous networks Pervasive

More information

The University of Vigo in OAI: Virtual Operators. Felipe Gil-Castiñeira

The University of Vigo in OAI: Virtual Operators. Felipe Gil-Castiñeira The University of Vigo in OAI: Virtual Operators Felipe Gil-Castiñeira (felipe@uvigo.es) The University of Vigo and atlanttic atlantttic is the Research Center for Telecommunication Technologies of University

More information

Research and development on virtualized telecommunication networks by Fraunhofer FOKUS and TU Berlin

Research and development on virtualized telecommunication networks by Fraunhofer FOKUS and TU Berlin FP7/FIRE SDN Workshop Research and development on virtualized telecommunication networks by Fraunhofer FOKUS and TU Berlin Julius Mueller (TU Berlin / Fraunhofer FOKUS) Julius.mueller@tu-berlin.de www.av.tu-berlin.de/jm

More information

LTE Access Controller (LAC) for Small Cell Tool Design and Technology

LTE Access Controller (LAC) for Small Cell Tool Design and Technology LTE Access Controller (LAC) for Small Cell Tool Design and Technology http://parallelwireless.com/products/lte-access-controller/ 1 Team Expertise Came Together to Reimagine the RAN Core Access Networking,

More information

Towards an SDN-based Mobile Core Networks (MCN)

Towards an SDN-based Mobile Core Networks (MCN) Towards an SDN-based Mobile Core Networks (MCN) Xueli An and Artur Hecker Huawei Technologies, European Research Center Munich Xueli.An@huawei.com and Artur.Hecker@huawei.com VDE/ITG-Fachgruppe 5.2.4,

More information

Virtual Mobile Core Placement for Metro Area BY ABHISHEK GUPTA FRIDAY GROUP MEETING JANUARY 5, 2018

Virtual Mobile Core Placement for Metro Area BY ABHISHEK GUPTA FRIDAY GROUP MEETING JANUARY 5, 2018 Virtual Mobile Core Placement for Metro Area BY ABHISHEK GUPTA FRIDAY GROUP MEETING JANUARY 5, 2018 Motivation Volume of data to be transported across a mobile network keeps increasing Traditional EPC

More information

Multi-tenancy of network operators and edge cloud services using small cells

Multi-tenancy of network operators and edge cloud services using small cells Multi-tenancy of network operators and edge cloud services using small cells Emmanouil Kafetzakis, Ph.D. ORION Innovations P.C. mkafetz@orioninnovations.gr Infocom World 2017, 25-10-2017 Athens, Greece

More information

- Page 1 of 8 -

- Page 1 of 8 - LTE Load Tester v3.0 Release Notes - Page 1 of 8 - Introduction Polaris Networks LTE Load Tester is a test-tool to generate traffic load on an LTE EPC Node to measure and analyze the performance of the

More information

State Space Analysis to Refactor the Mobile Core

State Space Analysis to Refactor the Mobile Core State Space Analysis to Refactor the Mobile Core Heikki Lindholm, Lirim Osmani, Hannu Flinck, Sasu Tarkoma, Ashwin Rao University of Helsinki, Nokia Networks ABSTRACT A state space analysis of the variables

More information

Typhoon: An SDN Enhanced Real-Time Big Data Streaming Framework

Typhoon: An SDN Enhanced Real-Time Big Data Streaming Framework Typhoon: An SDN Enhanced Real-Time Big Data Streaming Framework Junguk Cho, Hyunseok Chang, Sarit Mukherjee, T.V. Lakshman, and Jacobus Van der Merwe 1 Big Data Era Big data analysis is increasingly common

More information

MOCA: A Lightweight Mobile Cloud Offloading Architecture

MOCA: A Lightweight Mobile Cloud Offloading Architecture MOCA: A Lightweight Mobile Cloud Offloading Architecture Arijit Banerjee School of Computing University of Utah 50 S. Central Campus Drive Salt Lake City, UT - 84112 arijit@cs.utah.edu Vijay Gopalakrishnan

More information

ABSENCE: Usage-based Failure Detection in Mobile Networks

ABSENCE: Usage-based Failure Detection in Mobile Networks ABSENCE: Usage-based Failure Detection in Mobile Networks Binh Nguyen, Zihui Ge, Jacobus Van der Merwe, He Yan, and Jennifer Yates School of Computing, University of Utah AT&T Labs - Research {binh,kobus}@cs.utah.edu

More information

Cisco ASR 5500 Multimedia Core Platform

Cisco ASR 5500 Multimedia Core Platform Data Sheet Cisco ASR 5500 Multimedia Core Platform As a mobile operator, the mobile broadband network that you built has forever changed the way that your customers work, live, play, and learn, and has

More information

Business Case for the Cisco ASR 5500 Mobile Multimedia Core Solution

Business Case for the Cisco ASR 5500 Mobile Multimedia Core Solution Business Case for the Cisco ASR 5500 Mobile Multimedia Core Solution Executive Summary The scale, use and technologies of mobile broadband networks are changing rapidly. Mobile broadband growth continues

More information

When ICN Meets C-RAN for HetNets: An SDN Approach C H E N C H E N Y A N G, Z H I Y O N G C H E N, B I N X I A, A N D J I A N G Z H O U W A N G

When ICN Meets C-RAN for HetNets: An SDN Approach C H E N C H E N Y A N G, Z H I Y O N G C H E N, B I N X I A, A N D J I A N G Z H O U W A N G When ICN Meets C-RAN for HetNets: An SDN Approach C H E N C H E N Y A N G, Z H I Y O N G C H E N, B I N X I A, A N D J I A N G Z H O U W A N G Motivation Mobile Internet and explosion of its applications,

More information

WarpTCP WHITE PAPER. Technology Overview. networks. -Improving the way the world connects -

WarpTCP WHITE PAPER. Technology Overview. networks. -Improving the way the world connects - WarpTCP WHITE PAPER Technology Overview -Improving the way the world connects - WarpTCP - Attacking the Root Cause TCP throughput reduction is often the bottleneck that causes data to move at slow speed.

More information

THE BUSINESS POTENTIAL OF NFV/SDN FOR TELECOMS

THE BUSINESS POTENTIAL OF NFV/SDN FOR TELECOMS WHITE PAPER THE BUSINESS POTENTIAL OF NFV/SDN FOR TELECOMS WHAT YOU WILL LEARN What are the potential benefits of implementing Network Function Virtualization (NFV) and software-defined networking (SDN)?

More information

Multi-Domain Service Optimization

Multi-Domain Service Optimization Multi-Domain Service Optimization 1. High-level summary New solutions need to be fifth-generation (5G)- and service-ready while covering the entire network along with individual network slice instances

More information

Wireless Network Virtualization: Ensuring Carrier Grade Availability

Wireless Network Virtualization: Ensuring Carrier Grade Availability AN INTEL COMPANY Wireless Network Virtualization: Ensuring Carrier Grade Availability WHEN IT MATTERS, IT RUNS ON WIND RIVER EXECUTIVE SUMMARY The wireless industry s battle to acquire new subscribers

More information

Load Tester v4.0 Release Notes - Page 1 of 6 -

Load Tester v4.0 Release Notes - Page 1 of 6 - Load Tester v4.0 Release Notes - Page 1 of 6 - Version 4.0 Release Date: July 18, 2014 1. LTE Load Tester Console: 4.0.0.4 2. ENodeB Emulator: 10.1.0.8 3. IP Traffic Emulator: 4.0.0.4 4. Diameter Emulator:

More information

PROVIDING NETWORK OPERATOR MULTI-TENANCY AND EDGE CLOUD SERVICES USING SMALL CELLS

PROVIDING NETWORK OPERATOR MULTI-TENANCY AND EDGE CLOUD SERVICES USING SMALL CELLS PROVIDING NETWORK OPERATOR MULTI-TENANCY AND EDGE CLOUD SERVICES USING SMALL CELLS Ioannis Giannoulakis, Ph.D. National Centre for Scientific Research Demokritos giannoul@iit.demokritos.gr Emmanouil Kafetzakis,

More information

Monitoring the Update Time of Virtual Firewalls in the Cloud. Abstract

Monitoring the Update Time of Virtual Firewalls in the Cloud. Abstract Monitoring the Update Time of Virtual Firewalls in the Cloud Hyunwook Baek, Eric Eide, Robert Ricci and Jacobus Van der Merwe UUCS-18-005 School of Computing University of Utah Salt Lake City, UT 84112

More information

RANtoCoreTM. Delivering the most realistic test environments

RANtoCoreTM. Delivering the most realistic test environments RANtoCoreTM Delivering the most realistic test environments We can help propel your network to the next generation Ensuring a high quality, secure and consistent service The requirement for increased bandwidth,

More information

LTE Wi-Fi Aggregation Assessing OTT Solutions

LTE Wi-Fi Aggregation Assessing OTT Solutions February 2019 LTE Wi-Fi Aggregation Assessing OTT Solutions Omkar Dharmadhikari, Wireless Architect o.dharmadhikari@cablelabs.com Mark Poletti, Director of R&D Wireless m.poletti@cablelabs.com Executive

More information

Brocade and Sandvine. Detailed Insights for OTT Application Traffic KEY BENEFITS SOLUTIONS BRIEF BUSINESS CHALLENGE

Brocade and Sandvine. Detailed Insights for OTT Application Traffic KEY BENEFITS SOLUTIONS BRIEF BUSINESS CHALLENGE Brocade and Sandvine Detailed Insights for OTT Application Traffic Brocade Packet Broker together with Sandvine s PacketLogic TM Deep Packet Inspection (DPI) engine is targeted towards mobile service provider

More information

NEC Virtualized Evolved Packet Core vepc

NEC Virtualized Evolved Packet Core vepc TE-524262 NEC Virtualized Evolved Packet Core vepc Design Concepts and Benefits INDEX Leading the transformation into Mobile Packet Core Virtualization P.3 vepc System Architecture Overview P.4 Elastic

More information

How LTE can deliver in-flight broadband

How LTE can deliver in-flight broadband ARTICLE How LTE can deliver in-flight broadband By Paul Moakes, CTO, CommAgility www.commagility.com Today, we have come to expect wireless connectivity almost everywhere, with widely-available 3G and

More information

CertifyMe. Number: Passing Score: 800 Time Limit: 120 min File Version: 9.0. CertifyMe

CertifyMe.   Number: Passing Score: 800 Time Limit: 120 min File Version: 9.0. CertifyMe CertifyMe Number: 650-032 Passing Score: 800 Time Limit: 120 min File Version: 9.0 http://www.gratisexam.com/ CertifyMe 650-032 Exam A QUESTION 1 Which feature is one of the main features offered by Cisco

More information

Epc And 4g Packet Networks Driving The Mobile Broadband Revolution Author Magnus Olsson Published On November 2012

Epc And 4g Packet Networks Driving The Mobile Broadband Revolution Author Magnus Olsson Published On November 2012 Epc And 4g Packet Networks Driving The Mobile Broadband Revolution Author Magnus Olsson Published On We have made it easy for you to find a PDF Ebooks without any digging. And by having access to our ebooks

More information

HOW SDN AND NFV EXTEND THE ADOPTION AND CAPABILITIES OF SELF-ORGANIZING NETWORKS (SON)

HOW SDN AND NFV EXTEND THE ADOPTION AND CAPABILITIES OF SELF-ORGANIZING NETWORKS (SON) WHITE PAPER HOW SDN AND NFV EXTEND THE ADOPTION AND CAPABILITIES OF SELF-ORGANIZING NETWORKS (SON) WHAT WILL YOU LEARN? n SON in the radio access network n Adoption of SON solutions typical use cases n

More information

Brocade and Procera. Detailed Insights for OTT Application Traffic KEY BENEFITS SOLUTIONS BRIEF BUSINESS CHALLENGE

Brocade and Procera. Detailed Insights for OTT Application Traffic KEY BENEFITS SOLUTIONS BRIEF BUSINESS CHALLENGE Brocade and Procera Detailed Insights for OTT Application Traffic Brocade Packet Broker together with Procera s PacketLogic TM Deep Packet Inspection (DPI) engine is targeted towards mobile service provider

More information

Agenda. Introduction Network functions virtualization (NFV) promise and mission cloud native approach Where do we want to go with NFV?

Agenda. Introduction Network functions virtualization (NFV) promise and mission cloud native approach Where do we want to go with NFV? August, 2018 Agenda Introduction Network functions virtualization (NFV) promise and mission cloud native approach Where do we want to go with NFV? 2 Miroslaw Walukiewicz I m from Gdansk, Poland. 25 years

More information

CSC 401 Data and Computer Communications Networks

CSC 401 Data and Computer Communications Networks CSC 401 Data and Computer Communications Networks Wireless Networks Cellular & Mobility Sec 7.4 7.8 Lina Battestilli 7.1 Introduction Wireless Chapter 7 Outline Wireless and Mobile Networks 7.2 Wireless

More information

Using Flexibility as a Measure to Evaluate Softwarized Networks

Using Flexibility as a Measure to Evaluate Softwarized Networks Chair of Communication Networks Department of Electrical and Computer Engineering Technical University of Munich Using Flexibility as a Measure to Evaluate Softwarized Networks Wolfgang Kellerer Technical

More information

Integrating Communications Compliance into the Next Generation 4G LTE Network

Integrating Communications Compliance into the Next Generation 4G LTE Network SS8 : WHITEPAPER : INTEGRATING CC INTO THE NEXT GENERATION 4G LTE NETWORK Integrating Communications Compliance into the Next Generation 4G LTE Network All telecommunication providers that currently or

More information

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

Lecture 10.1 A real SDN implementation: the Google B4 case. Antonio Cianfrani DIET Department Networking Group netlab.uniroma1.it Lecture 10.1 A real SDN implementation: the Google B4 case Antonio Cianfrani DIET Department Networking Group netlab.uniroma1.it WAN WAN = Wide Area Network WAN features: Very expensive (specialized high-end

More information

Mobile Edge Computing Presented by Nurit Sprecher (ETSI ISG MEC Chair) Location Based Services Event, June 2-3, 2015, London, UK

Mobile Edge Computing Presented by Nurit Sprecher (ETSI ISG MEC Chair) Location Based Services Event, June 2-3, 2015, London, UK Mobile Edge Computing Presented by Nurit Sprecher (ETSI ISG MEC Chair) Location Based Services Event, June 2-3, 2015, London, UK 1 ETSI 2013. All rights reserved Trends and market drivers Growth in mobile

More information

Intelligent Edge Computing and ML-based Traffic Classifier. Kwihoon Kim, Minsuk Kim (ETRI) April 25.

Intelligent Edge Computing and ML-based Traffic Classifier. Kwihoon Kim, Minsuk Kim (ETRI)  April 25. Intelligent Edge Computing and ML-based Traffic Classifier Kwihoon Kim, Minsuk Kim (ETRI) (kwihooi@etri.re.kr, mskim16@etri.re.kr) April 25. 2018 ITU Workshop on Impact of AI on ICT Infrastructures Cian,

More information

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

Lecture 14 SDN and NFV. Antonio Cianfrani DIET Department Networking Group netlab.uniroma1.it Lecture 14 SDN and NFV Antonio Cianfrani DIET Department Networking Group netlab.uniroma1.it Traditional network vs SDN TRADITIONAL Closed equipment Software + hardware Cost Vendor-specific management.

More information

5G and Software-defined Networking (SDN)

5G and Software-defined Networking (SDN) 5G and Software-defined Networking (SDN) Toktam Mahmoodi King s College London www.ctr.kcl.ac.uk/toktam/index.htm 17 March 2015 IET 5G Radio Technology Seminar Who is Online? People have gone online with

More information

5G NSA for MME. Feature Summary and Revision History

5G NSA for MME. Feature Summary and Revision History Feature Summary and Revision History, on page 1 Feature Description, on page 2 How It Works, on page 5 Configuring, on page 10 Monitoring and Troubleshooting, on page 13 Feature Summary and Revision History

More information

Rethinking Cellular Architecture and Protocols for IoT Communica9on

Rethinking Cellular Architecture and Protocols for IoT Communica9on Rethinking Cellular Architecture and Protocols for IoT Communica9on K. K. Ramakrishnan Dept. of Computer Science and Engg. University of California, Riverside (collaboraaon with students at UCR, Prof.

More information

Satellite-Based Cellular Backhaul in the Era of LTE

Satellite-Based Cellular Backhaul in the Era of LTE Satellite-Based Cellular Backhaul in the Era of LTE Introduction 3 Essential Technologies for 3G/LTE Backhauling over Satellite 6 Gilat s Solution SkyEdge II-c Capricorn 7 Why Ultra-fast TDMA is the Only

More information

Design and Implementation of Virtual TAP for Software-Defined Networks

Design and Implementation of Virtual TAP for Software-Defined Networks Design and Implementation of Virtual TAP for Software-Defined Networks - Master Thesis Defense - Seyeon Jeong Supervisor: Prof. James Won-Ki Hong Dept. of CSE, DPNM Lab., POSTECH, Korea jsy0906@postech.ac.kr

More information

Trust Harris for LTE. Critical Conditions Require Critical Response

Trust Harris for LTE. Critical Conditions Require Critical Response Trust Harris for LTE Critical Conditions Require Critical Response Harris LTE Solution Harris LTE Solution Harris LTE Networks Critical Conditions Require Critical Response. Trust Harris for LTE. Public

More information

5G Use Cases & Opportunities

5G Use Cases & Opportunities 5G Use Cases & Opportunities An AT&T View 5G North American Workshop November 13, 2014 5G Has Many Facets AT&T sees 5G as a new Eco System from end-to-end, harnessing both evolutionary as well as revolutionary

More information

An Architecture. What the MEC? for 5G

An Architecture. What the MEC? for 5G An Architecture What the MEC? for 5G What the MEC? An architecture for 5G As we stated in the first e-book in this series, the evolution from LTE to 5G will be the most profound transformation on the wireless

More information

New Control Plane in 3GPP LTE/EPC Architecture for On-Demand Connectivity Service

New Control Plane in 3GPP LTE/EPC Architecture for On-Demand Connectivity Service Author manuscript, published in "CLOUDNET 2013 : 2nd IEEE International Conference on Cloud Networking, San Francisco : United States (2013)" New Control Plane in 3GPP LTE/EPC Architecture for On-Demand

More information

IT Certification Exams Provider! Weofferfreeupdateserviceforoneyear! h ps://www.certqueen.com

IT Certification Exams Provider! Weofferfreeupdateserviceforoneyear! h ps://www.certqueen.com IT Certification Exams Provider! Weofferfreeupdateserviceforoneyear! h ps://www.certqueen.com Exam : 4A0-M02 Title : Alcatel-Lucent Mobile Gateways for the LTE Evolved Packet Core Version : Demo 1 / 7

More information

5G a Network Operator s Point of View. Tilemachos Doukoglou, Ph.D. Cosmote / OTE S.A. Labs

5G a Network Operator s Point of View. Tilemachos Doukoglou, Ph.D. Cosmote / OTE S.A. Labs 5G a Network Operator s Point of View Tilemachos Doukoglou, Ph.D. Cosmote / OTE S.A. Labs 11 July 2017 5G? Is 5G a solution to all our problems? or 5G is a solution waiting for the problem? From a different

More information

BestNet: SDN enabled converged network optimization.

BestNet: SDN enabled converged network optimization. BestNet: SDN enabled converged network optimization. A PoC comprising SDN enabled terminals, Wi-Fi, Ethernet and LTE access networks. Background Smartphones and tablets have several wireless access technologies

More information

5G Network Softwarization: Key issues and Gap Analysis. Yachen Wang

5G Network Softwarization: Key issues and Gap Analysis. Yachen Wang 5G Network Softwarization: Key issues and Gap Analysis Yachen Wang 2015.9 Agenda Requirement, View and Key Issues Consideration of Key Issues Gap Analysis and Potential Work 5G Scenarios & Requirements

More information

Using SDN and NFV to Realize a Scalable and Resilient Omni-Present Firewall

Using SDN and NFV to Realize a Scalable and Resilient Omni-Present Firewall Institute of Computer Science Chair of Communication Networks Prof. Dr.-Ing. P. Tran-Gia Using SDN and NFV to Realize a Scalable and Resilient Omni-Present Firewall comnet.informatik.uni-wuerzburg.de SarDiNe

More information

Firewall offloading based on SDN and NFV

Firewall offloading based on SDN and NFV Chair of Communication Networks Department of Electrical and Computer Engineering Technical University of Munich Firewall offloading based on SDN and NFV ITG 5.2.2/5.2.4 05.12.2016 Raphael Durner r.durner@tum.de

More information

Software Defined Network Architectures for Wireless Networks

Software Defined Network Architectures for Wireless Networks Software Defined Network Architectures for Wireless Networks Krishna M. Sivalingam Professor, Department of CSE, IIT Madras, Chennai 600036, India Partly Supported by DST-EPSRC India-UK Advanced Technology

More information

THETARAY ANOMALY DETECTION

THETARAY ANOMALY DETECTION NEPTUNE 0100110001101111011100100110010101101101001000000110100101110 0000111001101110101011011010010000001100100011011110110110001 1011110111001000100000011100110110100101110100001000000110000 1011011010110010101110100001011000010000001100011011011110110

More information

INTRODUCTION TO LTE. ECE MOBILE COMMUNICATION Monday, 25 June 2018

INTRODUCTION TO LTE. ECE MOBILE COMMUNICATION Monday, 25 June 2018 INTRODUCTION TO LTE ECE 2526 - MOBILE COMMUNICATION Monday, 25 June 2018 1 WHAT IS LTE? 1. LTE stands for Long Term Evolution and it was started as a project in 2004 by the Third Generation Partnership

More information

Metering Re-ECN: Performance Evaluation and its Applicability in

Metering Re-ECN: Performance Evaluation and its Applicability in Metering Re-ECN: Performance Evaluation and its Applicability in Cellular Networks Ying Zhang, Ingemar Johansson, Howard Green, Mallik Tatipamula Ericsson Research Resource allocation and usage accountability

More information

MEC clusters great again!

MEC clusters great again! MEC clusters great again! Geo-partitioning of MEC resources Mathieu Bouet, Vania Conan Thales Communications & Security, France www.thalesgroup.com ETSI MEC (Mobile Multi-access Edge Computing) Launched

More information

Inside SD-WAN: WAN Virtualization Traffic Routing Options

Inside SD-WAN: WAN Virtualization Traffic Routing Options TECHNOLOGY REPORT Inside SD-WAN: WAN Virtualization Traffic Routing Options How to select the right software-defined traffic routing technique for each type of network traffic. SD-WAN and WAN Virtualization

More information

POWDER: Platform for Open Wireless Data-driven Experimental Research RENEW: Reconfigurable Ecosystem for Next-gen End-to-end Wireless

POWDER: Platform for Open Wireless Data-driven Experimental Research RENEW: Reconfigurable Ecosystem for Next-gen End-to-end Wireless POWDER: Platform for Open Wireless Data-driven Experimental Research RENEW: Reconfigurable Ecosystem for Next-gen End-to-end Wireless powderwireless.net renew.rice.edu 1 City scale living lab, for novices

More information

CellSDN: Software-Defined Cellular Core networks

CellSDN: Software-Defined Cellular Core networks CellSDN: Software-Defined Cellular Core networks Xin Jin Princeton University Joint work with Li Erran Li, Laurent Vanbever, and Jennifer Rexford Cellular Core Network Architecture Base Station User Equipment

More information

Axyom Ultra-Broadband Software Framework

Axyom Ultra-Broadband Software Framework Axyom Ultra-Broadband Software Framework MULTI-SERVICE ACCESS AND CORE SOLUTIONS Expanding Quantity and Variety of Broadband Network Connections The Internet of Things (IoT), high-definition everything,

More information

6WINDGate. White Paper. Packet Processing Software for Wireless Infrastructure

6WINDGate. White Paper. Packet Processing Software for Wireless Infrastructure Packet Processing Software for Wireless Infrastructure Last Update: v1.0 - January 2011 Performance Challenges for Wireless Networks As advanced services proliferate and video consumes an ever-increasing

More information

Mobile Edge Computing:

Mobile Edge Computing: Mobile Edge Computing: Accelerating to 5G Era Hannu Flinck January 2016 1 Nokia 2015 Current megatrends Mobile computing, 5G and cloud computing Mobile computing Cloud computing 2 Nokia 2015 Architecture

More information

2013 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media,

2013 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, 2013 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, including reprinting/republishing this material for advertising

More information

Lowering Network TCO with a Virtualized Core. Mavenir vepc S O L U T I O N B R I E F

Lowering Network TCO with a Virtualized Core. Mavenir vepc S O L U T I O N B R I E F S O L U T I O N B R I E F Mavenir vepc Lowering Network TCO with a Virtualized Core Mavenir vepc Mobile operators are competing to add capacity and services quickly, yet are finding that their traditional

More information

Virtualization techniques: Opportunities for fixed/mobile convergence

Virtualization techniques: Opportunities for fixed/mobile convergence Virtualization techniques: Opportunities for fixed/mobile convergence Fabrice Guillemin Orange Labs, IMT/IMT/OLN/CNC/NCA Networking 2015 - May 21, 2015 Overview 1 2 3 4 Introduction Convergent gateway:

More information

Current Challenges on SDN Research

Current Challenges on SDN Research Software Defined Networks ISCTE, April 04 2018 Current Challenges on SDN Research Rui L. Aguiar ruilaa@ua.pt Universidade de Aveiro Instituto de Telecomunicações 2005, it - instituto de telecomunicações.

More information

Deliverable D6.2 VNF/SDN/EPC: integration and system testing

Deliverable D6.2 VNF/SDN/EPC: integration and system testing 5G Communication with a Heterogeneous, Agile Mobile network in the Pyeongchang Winter Olympic CompetitioN Grant agreement n. 723247 Deliverable D6.2 VNF/SDN/EPC: integration and system Date of Delivery:

More information