Virtualization techniques: Opportunities for fixed/mobile convergence

Size: px
Start display at page:

Download "Virtualization techniques: Opportunities for fixed/mobile convergence"

Transcription

1 Virtualization techniques: Opportunities for fixed/mobile convergence Fabrice Guillemin Orange Labs, IMT/IMT/OLN/CNC/NCA Networking May 21, 2015

2 Overview Introduction Convergent gateway: design principles and implementation Use cases Further issues related to convergent gateways 2 interne Orange

3 Introduction: Fixed/mobile convergence Fixed/mobile convergence is a recurrent issue in the design of networks Architecture of mobile and fixed access networks has been inherited from principles of the 80 s for fixed and 90 s for cellular networks Mobile networks are greatly centralized: all traffic converges to a few concentration points (Packet GateWays, PGW) architecture of cellular networks designed by 3GPP and that of ADSL/FTTH fixed networks by Broadband Forum However, customers usage is changing (data traffic explosion, content services, streaming on cellular networks, user generated content, P2P, ) densification of the radio coverage (3G/4G, WiFi, small/femto/macro cells) IP has become the common convergence layer (even if L4/L3 functions are not in force, information is already packetized according to IP principles at the access) Key challenge: design of backhaul and mobile core networks for 5G 3

4 Architecture of fixed networks OTT services GigaBit Ethernet, use of VLAN for wall gardened services VoD TV STB 24/24 PC ToIP DSLAM IP/MPLS backhaul NE NE NM NC NC NM RBCI PF Orange Home GateWay BAS IP functions actually begin above the BNG (or BAS) 4

5 Architecture of cellular networks RAN Evolved Packet Core 2G 3G LTE Non 3GPP Untrusted Non-3GPP IP Access Trusted Non-3GPP IP Access NodeB enodeb BSC RNC S1-U Gb Iu S12 S1-MME S16 S3 S10 SGSN S4 MME S11 epdg SGW S6a Gr/S6d S2c S2b S2a S5 Gxc PGW S6b Gx SGi PCRF Rx+ Operator Services Internet Corporate Services SWx AAA HSS Control plane User plane Only a few PGW (less than 10 for the Orange France network) 5

6 Rationale for introducing a Convergent Gateway (CGW) Three main drivers: change of usage with smartphones and tablets (studies show that users are massively using WiFi in the domestic networks) densification of radio network (WiFi via fixed access or hot spots, femto, small, macro cells) explosion of traffic Usage massive usage by customers of the wireless technology to connect to the Internet (mobile and WiFi) customers wish to access the Internet without taking care of the access technology (WiFi, 3G/4G, wired) The customer is surrounded by many access networks but can hardly switch from one network to another (different authentication, addressing, customer s profile, routing, charging, ) 6

7 Limitations due separate architectures In terms of usage: each access network has its own addressing system and allocates IP addresses via PPP or DHCP NAT, local DHCP, at the home gateway NAT, (DHCP), at the PGW Addressing systems and policies are different Is IPv6 sufficient to overcome this problem? Unique IPv6 address per device? What about mobility, roaming, etc.? IP address changes when switching from one access network to another Applications need to adapt themselves in order to be resistant to IP address changes (issues with VPN, conversational and real time constrained applications, ) Many applications are resilient to IP address changing (e.g., adaptive streaming) but for real time applications (voice) this is still an open issue 7

8 Cost of separate architectures Customers generate more and more mobile traffic to cope with traffic explosion, centralized PGWs have to be continually upgraded and some links of the network have to be upgraded to carry traffic towards these gateways When a user switch from one network to the other, complex signaling procedures are run (notably radio bearer (de)activation) because of centralized control, huge amount of signaling traffic can appear (up to 30% of network radio capacity) all over the network Bearer activation is a source of latency (QUIC ) Centralized functions are vulnerable points in the architecture (Single Point of Failure, need for resilience at extra cost) Separate AAA need to be maintained Challenge: AAA without smart cards for unified access? 8

9 Technological trends L2/L1 concentration higher in the network larger distance between ONUs and OLT in optical access BBU hostelling in mobile networks development of new convergence points in the network (NGPoP) colocation of OLT and BBU hostels in NGPoPs Distribution of some IP features lower in the network: NGPoP host more network services distributed CDN to make information available closer to the end user Fog computing (distribution of data centers) Need for a new type of network element realizing the convergence between fixed and mobile access: The convergent gateway 9

10 CGW: Design principles and implementation 10

11 CGW principles Convergence of various types of access at Network s Edge: fixed, WiFi, cellular Authentication for cellular and fixed access Open issue: Need for a convergent AAA IP functions start at the CGW: routing, quality of service, mobility Information (in form of IP packet) is delivered to the IP collect network above the CGW no need for centralized platforms Dynamic instantiation on COTS servers/switches through Networks Functions Virtualization: flexible deployment, configuration, upgrades, scaling SDN used for flexible traffic control at Network s Edge 11

12 Location of the CGW same address pool for the APs connected to the CGW IP traffic, no GI functions (e.g., DPI) services in OTT mode enodeb Backhaul Network Convergent GW IP collect Network Internet WiFi Hotspot (public or private) Home Gateway pure IP, IP/MPLS, L2 or L1 possible colocation with NGPoPs need for a connection between addresses and AP 12

13 The functional blocks of the CGW all the functions are hosted by virtual machines (NFV) all the functions are coupled control plane DHCP Server AAA MME (LISP PxTR) L-ANDSF 1 Monitoring vepc WiFi controller address allocation authentication mobility management choice of the best AP supervision of the AP termination of GTP tunnels Control of the WiFi AP forwarding plane 13 switch/router (OVS) CGW 1 ANDSF (Access Network Detection and Selection function): standardized by 3GPP (centralized version), assists the terminal to select the best AN depending upon user s subscription (WiFi offloading)

14 Implementation issues alternative: do nothing in the network and let terminals manage mobility Mobility management (MME): intra CGW MME the need for MME depends on the addressing scheme used for allocating addresses to terminals connected to APs either the addresses depends on APs and in that case addresses may change when one terminal is moving from one AP to the other possible need for MME (LISP tested in lab, SDN solutions under study) or addresses are common to all AP; in that case, need for maintaining a map between the address and the AP for forwarding information (convergence function) inter CGW MME when one terminal moves from one CGW coverage to another CGW coverage possible use of LISP principles if the terminal communicate the identifier of the CGW; if a NAT is implemented in CGW (EID = IPv6 address of the terminal, and local ID = IP address of the CGW to maintain in the map resolver) 14

15 Implementation issues (cont d) vepc: need for open source vepc stacks challenge with the current vepc: break the link between GTP-U and GTP-C GPT-U should be handled by the forwarding function only GTP-C should be hosted by separate VMs address allocation should be done by the global DCHP server More challenging: no more GTP tunnels use the same principles as for fixed networks without PPP tunnels use of DHCP for address allocation, flat IP in the backhaul, unified AAA between fixed and wireless networks Monitoring Is it possible to do monitoring in Virtual Machines? Can (soft) switches do port mirroring at high speeds (> 1Gbit/s)? What is the trade-off between processing capacities and the level of traffic analysis? 15

16 Further issues Convergence Fixe/dMobile AAA Authent Accounting OAM NFV Cloud MNGT Added Value Services Security SDN HA Scalability Mobility (MME, EPC) Monitoring (ANDSF, ) DHCP (Ipv6, ) OVS, ODL, vepc, Charging and accounting: The distribution of the mobile core makes it difficult to count traffic/user reinvent charging? End of capped offers? CGW instantiated in (mini) data centers possibility to couple with added value services: WebRTC TURN servers to enable WebRTC services CDN servers co-located with the CGW. Quality of service and traffic management monitoring functions and Local-ANDSF to perform traffic and QoS management possible API for QoS negotiation how to manage QoS without radio information? Couple traffic management with BBU hostels? 16

17 Use cases for fog/edge computing 17

18 Introduction to use cases The CGW can be coupled to Service/Content processing and storage facilities at the Network s Edge Possible services which could associated with a CGW Services, (WebRTC) Content (incl. User Generated), mini CDN nodes business cloud, IoT data, user s assistance, Several use cases can be anticipated 18

19 Business premises Operator s core (possibly incl. AAA/HSS) 2 1 CGW CGW The CGW is a gateway of the LAN of a business customer, which can optimize the use of radio resources (especially for data) For cellular sessions, the operator s mobile core can be used for AAA 19

20 For backhauling crowds Operators HSS Operators Networks CGW Event In the case of crowded events, the cellular network is often saturated The CGW can be used to backhaul radio APs (cellular with limited range or WiFi) 20

21 Further issues related to a CGW 21

22 CGW on the fly The basic design principles of a CGW is that this element should be instantiated on the fly on data centers (OpenStack) distributed at network edges (fog computing) there is hence a need for a tool capable of configuring such elements (typically OpenStack) But CGWs should be interconnected, sometimes with bandwidth constraints OpenStack is not sufficient by itself, there is a need for a tool able to configure the network in order to interconnect CGW (e.g., OpenDaylight), typically when used to backhaul an enterprise network OpenDayLight and Openstackhave been developed for given purposes, there is a need for a tool with a global view of the network in terms of storage, computing and bandwidth GlobalOS 22

23 OpenDayLight (open source, hosted by the Linux foundation) 23

24 OpenStack (for cloud mainly, compute and storage) 24

25 Configuration of a CGW (OpenStack centralized view) OpenStack configuration of CGW Nova configuration of CGW Data center Neutron [ceilometer] Data center VM (vepc ( vepc) Network tunnel configuration. Network tunnel configuration. VM (vepc ( vepc) VM (AAA) VM (AAA) Switch/router (e.g. OVS) CGW L3/L2 tunnel tunnel Neutron agent Neutron agent Switch/router (e.g. OVS) CGW network Openstack can control and configure a CGW from the edge (nothing in the network) 25

26 Configuration of a CGW (OpenStack + ODL) OpenStack OpenStack configuration of CGW Nova Nova configuration of CGW Neutron [ceilometer] Neutron [ceilometer] Data center Network tunnel configuration. Neutron service OpenDaylight Network tunnel configuration. Data center VM (vepc ( vepc) Node config. Node config. VM (vepc ( vepc) VM (AAA) VM (AAA) Switch/router (e.g. OVS) CGW L3/L2 tunnel tunnel Neutron agent Neutron agent Switch/router (e.g. OVS) CGW network 26

27 Configuration of CGW (orchestration) request for VM configuration resource reporting orchestrator (network abstraction) request for VM configuration resource reporting OpenStack network configuration requests/ network abstraction OpenStack configuration of CGW Nova Nova configuration of CGW Neutron [ceilometer] Neutron [ceilometer] Data center Network tunnel configuration. Neutron service OpenDaylight Network tunnel configuration. Data center VM (vepc ( vepc) Node config./monitoring Node config./monitoring VM (vepc ( vepc) VM (AAA) VM (AAA) Switch/router (e.g. OVS) CGW L3/L2 tunnel tunnel Neutron agent Neutron agent Switch/router (e.g. OVS) CGW network 27

28 Global OS: first view API Services Security (network programming language) orchestration by using network abstraction (topology, resources, etc.), scheduling, etc. Openstack OpenDayLight Global OS data center configuration and monitoring (openflow, netconf, etc.) data center data center network 28

29 GlobalOS framework Fault mgt Perf. mgt Network orchestrator Resource allocation Network data collector Network data base Network drivers Network characteristics 29

30 Network programming language Very active domain of research Many languages have been proposed so far static approach NetKAT (Kleen Algebra with Test): express network procedures into an equational system (for formally proving properties of procedures) NICE MERLIN dynamic approach Kinetic VeryFlow Most languages are packet based and do not include resource allocation aspects 30

31 Conclusion Virtualization techniques offer new possibilities for networking instantiation of VMs on the fly for specific tasks (in particular NFV) Convergent gateways: package of VMs realizing control for fixed/mobile convergence (vepc, AAA, DHCP, convergence functions, etc.) Convergent gateways raise many issues addressing, AAA, and mobility management new charging scheme (more difficult to count traffic per user, capped offers vs. usage/network conditions) monitoring: Is it possible to instantiate network probes on VM instead of dedicated hardware? Convergent gateways can be included in a more general framework: GlobalOS a global OS acts as the OS of a computer but at a network scale need for abstraction of network resources resource management, language for network configuration, etc. 31

32 Thank you 32

Where is the Network Edge? MEC Deployment Options, Business Case & SDN Considerations

Where is the Network Edge? MEC Deployment Options, Business Case & SDN Considerations Where is the Network Edge? MEC Deployment Options, Business Case & SDN Considerations Ian Goetz, Chief Architect, Vodafone Global Account, Juniper Networks August, 2016 Market Trends & The Network Environment

More information

Unified Access and Aggregation Network Allowing Fixed and Mobile Networks to Converge: The COMBO project

Unified Access and Aggregation Network Allowing Fixed and Mobile Networks to Converge: The COMBO project Unified Access and Aggregation Network Allowing Fixed and Mobile Networks to Converge: The COMBO project P. Chanclou, S. Gosselin, T. Mamouni, D. Breuer, E. Weis, J. Torrijos 1 Agenda 2 COMBO project Key

More information

DAY 2. HSPA Systems Architecture and Protocols

DAY 2. HSPA Systems Architecture and Protocols DAY 2 HSPA Systems Architecture and Protocols 1 LTE Basic Reference Model UE: User Equipment S-GW: Serving Gateway P-GW: PDN Gateway MME : Mobility Management Entity enb: evolved Node B HSS: Home Subscriber

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

SDN and NFV. Stepping Stones to the Telco Cloud. Prodip Sen CTO, NFV. March 16, 2016

SDN and NFV. Stepping Stones to the Telco Cloud. Prodip Sen CTO, NFV. March 16, 2016 SDN and NFV Stepping Stones to the Telco Cloud Prodip Sen CTO, NFV March 16, 2016 The Evolution of SDN and NFV 2 The technology journey: convergence of the SDN & NFV stages NFV phase 0 Decouple NFV phase

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

07/08/2016. Sami TABBANE. I. Introduction II. Evolved Packet Core III. Core network Dimensioning IV. Summary

07/08/2016. Sami TABBANE. I. Introduction II. Evolved Packet Core III. Core network Dimensioning IV. Summary Core network and transmission dimensioning Sami TABBANE 1 CONTENTS I. Introduction II. Evolved Packet Core III. Core network Dimensioning IV. Summary 2 1 CONTENTS I. Introduction 3 Introduction LTE Commercialization

More information

China Unicom s perspective on CORD

China Unicom s perspective on CORD China Unicom s perspective on CORD Dr. Xiongyan Tang, China Unicom 29 th July, 2016 Central Office today and tomorrow Future: DC-Centric Network on SDN/NFV Today: TradiMonal Network DDF PSTN DSLAM BRAS

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

Cisco ASR 5000 Series Small Cell Gateway

Cisco ASR 5000 Series Small Cell Gateway Data Sheet Cisco ASR 5000 Series Small Cell Gateway Mobile subscribers want access to the network at home, work, hotspots, and everywhere in between. This requires mobile operators to expand their service

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

Evolution to A Common Core

Evolution to A Common Core Evolution to A Common Core Interworking Access Networks Mike Dolan April 2008 Outline Current Situation Multiple Core Networks Commonality at the Application Layer, IMS Converging on a Common Core Network

More information

vepc-based Wireless Broadband Access

vepc-based Wireless Broadband Access With 70 years of experience, Iskratel is the leading European provider of infocommunications solutions and has, its own R&D and manufacturing centres, 900 employees and a local presence in more than 30

More information

Overview of the Juniper Networks Mobile Cloud Architecture

Overview of the Juniper Networks Mobile Cloud Architecture Overview of the Juniper Networks Mobile Cloud Architecture Laying the Foundation for a Next-Generation Secure Distributed Telco Cloud White Paper June 2017 Juniper Networks, Inc. 1133 Innovation Way Sunnyvale,

More information

LTE Backhaul Considerations. June 25,

LTE Backhaul Considerations. June 25, LTE Backhaul Considerations June 25, 2012 1 AGENDA LTE Requirements and Backhaul Considerations Backhaul Framework and Architecture How to Manage the Network Evolution 2 LTE Business model challenge imperatives:

More information

It s Time to Aim Lower Zero Latency at the Edge

It s Time to Aim Lower Zero Latency at the Edge #DATACENTERWORLD #CPEXPO CHANNELPARTNERSCONFERENCE.COM DATACENTERWORLD.COM It s Time to Aim Lower Zero Latency at the Edge Anton Kapela, CTO, EdgeMicro #DATACENTERWORLD DATACENTERWORLD.COM Data Center

More information

Multi-RAT Heterogeneous Networks. Presenter: S. Vasudevan, Technical Manager, Advanced Technology Standards

Multi-RAT Heterogeneous Networks. Presenter: S. Vasudevan, Technical Manager, Advanced Technology Standards Multi-RAT Heterogeneous Networks Presenter: S. Vasudevan, Technical Manager, Advanced Technology Standards What are Multi-RAT Heterogeneous Networks Integrated Networks supporting a range of cell sizes

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

Converged fixed and mobile broadband networks based on Next Generation Point of Presence

Converged fixed and mobile broadband networks based on Next Generation Point of Presence Converged fixed and mobile broadband networks based on Next Generation Point of Presence Stéphane GOSSELIN, Tahar MAMOUNI, Philippe BERTIN, Jose TORRIJOS, Dirk BREUER, Erik WEIS, Jean-Charles POINT Orange,

More information

CDG Technology Forum Inter-Technology Networking

CDG Technology Forum Inter-Technology Networking CDG Technology Forum Inter-Technology Networking The Impact of 4G on the Packet Core Network April 30, 2008 Gennady Sirota Vice President, Product Management Safe Harbor Statement This presentation contains

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

IP routing and mobile packet core update

IP routing and mobile packet core update IP routing and mobile packet core update SReXperts Moscow Roland Thienpont 6-12-2016 1 Nokia 2016 New demands on networks Expanding requirements for Cloud, IoT and 5G demands a new architecture 2 Nokia

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

SDN+NFV Next Steps in the Journey

SDN+NFV Next Steps in the Journey SDN+NFV Next Steps in the Journey Margaret T. Chiosi AT&T Labs Distinguished Architect SDN-NFV Realization 2015 AT&T Intellectual Property. All rights reserved. AT&T, the AT&T logo and all other AT&T marks

More information

SimpleCore: an appeal for less complex core networks

SimpleCore: an appeal for less complex core networks Handle with care 2016 DOCOMO Communications Laboratories Europe GmbH All rights reserved Unauthorized photocopy/replication and removal from company premises are prohibited Appropriate disposal by security

More information

E. The enodeb performs the compression and encryption of the user data stream.

E. The enodeb performs the compression and encryption of the user data stream. Volume: 140 Questions Question No: 1 Which of the following statements is FALSE regarding the enodeb? A. The enodebs maybe interconnect TEID with each other via anx2 interface. B. The enodeb is an element

More information

ULTRA BROADBAND NETWORKS

ULTRA BROADBAND NETWORKS 10/30/2013 TELCOVISION LAS VEGAS 2013 ULTRA BROADBAND NETWORKS Luc Absillis October 23, 2013 1 COPYRIGHT 2011 ALCATEL-LUCENT. ALL RIGHTS RESERVED. MARKET TRENDS Residential Residential Subscribers driving

More information

MSF Architecture for 3GPP Evolved Packet System (EPS) Access MSF-LTE-ARCH-EPS-002.FINAL

MSF Architecture for 3GPP Evolved Packet System (EPS) Access MSF-LTE-ARCH-EPS-002.FINAL MSF Architecture for 3GPP Evolved Packet System (EPS) Access MSF-LTE-ARCH-EPS-002.FINAL MultiService Forum Architecture Agreement Contribution Number: Document Filename: Working Group: Title: Editor: Contact

More information

IPv6 migration strategies for mobile networks

IPv6 migration strategies for mobile networks migration strategies for mobile s White paper To cope with the increasing demand for IP addresses, most mobile operators (MNOs) have deployed Carrier Grade Network Address Translation (CG-NAT). Introducing

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

NFV and SDN: The enablers for elastic networks

NFV and SDN: The enablers for elastic networks NFV and SDN: The enablers for elastic networks Kashif Mahmood, Next Generation Network Technology (NGNT) Group, Telenor Research, Norway UNIK Guest Lecture, 8 th May 2014 Outline Challenges What is coming

More information

Securing emerging wireless networks and services

Securing emerging wireless networks and services Securing emerging wireless networks and services 4 th ESTI security workshop, 13-14 January 2009 - ETSI, Sophia Antipolis, France Ganesh Sundaram, Distinguished Member of Technical Staff Wireless Advanced

More information

Analysis of key functions, equipment and

Analysis of key functions, equipment and Executive Summary of the deliverable The COMBO project will propose and investigate new integrated approaches for Fixed Mobile Convergence (FMC) in broadband access and aggregation networks. COMBO targets

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

IPv6 deployment scenarios in mobile networks Jouni Korhonen Netnod Spring Meeting 9-11 March, 2011 Stockholm, Sweden

IPv6 deployment scenarios in mobile networks Jouni Korhonen Netnod Spring Meeting 9-11 March, 2011 Stockholm, Sweden IPv6 deployment scenarios in mobile networks Jouni Korhonen Netnod Spring Meeting 9-11 March, 2011 Stockholm, Sweden 1 Nokia Siemens Networks Foreword This presentation concentrates in most parts to 3GPP

More information

3GPP Evolved Packet System and Femtocell Technologies

3GPP Evolved Packet System and Femtocell Technologies Next-Generation Mobile Networks: 3GPP Evolved Packet System and Femtocell Technologies Dr. Stefan Schmid Manager, Next Generation Networking Group NEC Laboratories Europe Heidelberg, Germany (stefan.schmid@neclab.eu)

More information

Nokia Cloud Mobile Gateway

Nokia Cloud Mobile Gateway The (CMG) is a multi-functional packet core mobile gateway that provides greater deployment flexibility, elastic scale, high reliability and the capacity to deliver mobile services. The Nokia CMG is architected

More information

GTP-based S2b Interface Support on the P-GW and SAEGW

GTP-based S2b Interface Support on the P-GW and SAEGW GTP-based S2b Interface Support on the P-GW and SAEGW This chapter describes the GTP-based S2b interface support feature on the standalone P-GW and the SAEGW. Feature, page 1 How the S2b Architecture Works,

More information

Towards 5G RAN Virtualization Enabled by Intel and ASTRI*

Towards 5G RAN Virtualization Enabled by Intel and ASTRI* white paper Communications Service Providers C-RAN Towards 5G RAN Virtualization Enabled by Intel and ASTRI* ASTRI* has developed a flexible, scalable, and high-performance virtualized C-RAN solution to

More information

Cisco 5G Vision Series: Licensed, Unlicensed, and Access-Independent Networks

Cisco 5G Vision Series: Licensed, Unlicensed, and Access-Independent Networks White Paper Cisco 5G Vision Series: Licensed, Unlicensed, and Access-Independent Networks What You Will Learn A very important capability of evolving mobile networks is the need to integrate and/or aggregate

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

OPEN TELCO: A take on the Virtual Central Office

OPEN TELCO: A take on the Virtual Central Office OPEN TELCO: A take on the Virtual Central Office 0930-1000 Hanen Garcia, M. Eng. Global Telco Solutions Manager Red Hat, Inc. CENTRAL OFFICE Current Status Desired Status Huge Source of CAPEX and OPEX

More information

IxLoad EPC Wi-Fi Offload Testing

IxLoad EPC Wi-Fi Offload Testing IxLoad EPC Wi-Fi Offload Testing Mobile network traffic is growing exponentially, and service providers must manage their networks efficiently to meet consumer demand. Wi-Fi, one of the small cell technologies,

More information

2. enodeb Emulator: Simulation of emtc and NB-IoT UE and enodeb conforming to 3GPP Release 13 enhancements for Cellular IoT.

2. enodeb Emulator: Simulation of emtc and NB-IoT UE and enodeb conforming to 3GPP Release 13 enhancements for Cellular IoT. Version 13.0.0.2 Release Date: Feb 17, 2017 NetTest v13.0 Release Notes Page 1 of 12 1. C-SGN Emulator: Includes the MME, SGW and PGW Emulators with new interfaces and functions for testing CIoT base stations

More information

Nokia Virtualized Mobility Manager

Nokia Virtualized Mobility Manager Release 9.1 The (VMM) performs the 3GPP mobility and session management control functions in the evolved packet core (EPC) network. The VMM delivers the deployment flexibility, reliability, high performance

More information

Solutions Guide. F5 solutions for the emerging 5G landscape

Solutions Guide. F5 solutions for the emerging 5G landscape Solutions Guide F5 solutions for the emerging 5G landscape 1 F5 Solutions for the emerging 5G landscape. Access Network Control Plane Cloud Mobile Edge and Core Analytics DNS EPC & IMS DDoS Mobile Access

More information

Exam Questions 4A0-M02

Exam Questions 4A0-M02 Exam Questions 4A0-M02 Alcatel-Lucent Mobile Gateways for the LTE Evolved Packet Core https://www.2passeasy.com/dumps/4a0-m02/ 1.Which of the following statements is FALSE regarding the enodeb? A. The

More information

Development of IPX: Myth or Reality?

Development of IPX: Myth or Reality? Development of IPX: Myth or Reality? Patrick MeLampy -CTO/Founder Acme Packet Acme Packet 1 Agenda IPX Acme Packet Perspective IPX and LTE/VoLTE Acme Packet Acme Packet Page 2 IPX A Vendor Perspective

More information

Implementing Cisco Service Provider Mobility LTE Networks ( )

Implementing Cisco Service Provider Mobility LTE Networks ( ) Implementing Cisco Service Provider Mobility LTE Networks (600-212) Exam Description: The Implementing Cisco LTE Packet Core Networks (600-212 SPLTE) exam is a 90- minute, 65 75 question assessment within

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

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

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

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

Things You Can Do Today to Build a 5G Ready Network. Building the Mobile Edge

Things You Can Do Today to Build a 5G Ready Network. Building the Mobile Edge Things You Can Do Today to Build a 5G Ready Network Building the Mobile Edge Opinion Paper Things You Can Do Today to Build a 5G Ready Network Building the Mobile Edge Summary While 5G network standards

More information

Subscriber-aware Dynamic SFC

Subscriber-aware Dynamic SFC Subscriber-aware Dynamic SFC Madhu Kashyap Dir. of Product Management Netsia Serkant Uluderya Engineering Mgr. Netsia 1 About Netsia Working with Leading Operators in Tandem Collaboration & Partnerships

More information

Wi-Fi Calling Overview

Wi-Fi Calling Overview Wi-Fi Calling Overview Opportunities and challenges towards 5G v1 Agenda 1. About WBA 2. WBA Work Item - Wi-Fi Calling 3. Broaden Wi-Fi Calling Support 4. Technology Options 5. Wi-Fi Calling and Path towards

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

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

NFV ISG PoC Proposal SDN Enabled Virtual EPC Gateway

NFV ISG PoC Proposal SDN Enabled Virtual EPC Gateway NFV ISG PoC Proposal SDN Enabled Virtual EPC Gateway 1 NFV ISG PoC proposal 1.1 PoC Team Members PoC Project Name: SDN Enabled Virtual EPC Gateway Network Operator/Service Providers: o Telenor Contact:

More information

LTE Training LTE (Long Term Evolution) Training Bootcamp, Crash Course

LTE Training LTE (Long Term Evolution) Training Bootcamp, Crash Course LTE Training LTE (Long Term Evolution) Training Bootcamp, Crash Course Why should you choose LTE Training? LTE Training is an intensive learning experience that cover the essential elements of Long Term

More information

System Enhancements for Accessing Broadcast Services in All-IP Networks. Motivation

System Enhancements for Accessing Broadcast Services in All-IP Networks. Motivation System Enhancements for ing Broadcast Services in All-IP Networks Patrick Stupar, Krishna Pandit, and Wolfgang Granzow Qualcomm CDMA Technologies GmbH Motivation 54.2 % 18.0 % 23.1 % 36.4 % Over 4 billion

More information

Service Assurance in the Era of Virtualization

Service Assurance in the Era of Virtualization Service Assurance in the Era of Virtualization Sébastien Grognuz, Swisscom Dr Vikram Saksena, NetScout 2017 TM Forum 1 23.06.16 We need a story to virtualize our network functions! Comms/EPC AFG CSCF MRS

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

Leverage SDN Principles in LTE to Meet Future Network Demands

Leverage SDN Principles in LTE to Meet Future Network Demands Leverage SDN Principles in LTE to Meet Future Network Demands PLATFORM FOR PROFITABLE GROWTH The Role of SDN in LTE Networks SDN refers to specific technologies considered promising for mobile network

More information

5G: an IP Engineer Perspective

5G: an IP Engineer Perspective 5G: an Engineer Perspective Igor Giangrossi Principal Consulting Engineer /Optical Networks igor.giangrossi@nokia.com 1 NANOG 75 A Brief History of Mobile Networks From analog voice to high speed Internet

More information

Overview of the Juniper Mobile Cloud Architecture Laying the Foundation for a Next-gen Secure Distributed Telco Cloud. Mobile World Congress 2017

Overview of the Juniper Mobile Cloud Architecture Laying the Foundation for a Next-gen Secure Distributed Telco Cloud. Mobile World Congress 2017 Overview of the Juniper Mobile Cloud Laying the Foundation for a Next-gen Secure Telco Cloud Mobile World Congress 2017 Summary Mobile Challenges and Trends through 2020 Business Drivers Enable new revenue

More information

5G Infinite Acceleration Cisco Knowledge Network. Humberto J. La Roche, PhD, Principal Engineer October 25, 2016

5G Infinite Acceleration Cisco Knowledge Network. Humberto J. La Roche, PhD, Principal Engineer October 25, 2016 5G Infinite Acceleration Cisco Knowledge Network Humberto J. La Roche, PhD, Principal Engineer October 25, 2016 Our Big Bang the Internet! 2 Internet Is Constantly Growing By year 2020: 82% of the world

More information

Fiber in the backhaul : Powering mobile Broadband

Fiber in the backhaul : Powering mobile Broadband Fiber in the backhaul : Powering mobile Broadband Gamal Hegazi / Lead Architect Founding Board member FTTH Council Members and Mission MENA council members are from the main FTTH industry players of the

More information

WiMAX Networking Paradigms Base for heterogeneous networking in IEEE802?

WiMAX Networking Paradigms Base for heterogeneous networking in IEEE802? WiMAX Networking Paradigms Base for heterogeneous networking in IEEE802? [IEEE 802.16 Mentor Presentation Template (Rev. 0)] Document Number: IEEE802.16-12-0355-00-Shet Date Submitted: 2012-05-09 Source:

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

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

Enabling Agile Service Chaining with Service Based Routing

Enabling Agile Service Chaining with Service Based Routing Enabling Agile Service Chaining with Service Based Routing Contents Abstract...1 1. Introduction...1 2. Huawei s SBR Solution for Agile Service Chaining...3 2.1. Architecture Overview...3 2.2. Multi-Dimensional

More information

Basic SAE Management Technology for Realizing All-IP Network

Basic SAE Management Technology for Realizing All-IP Network LTE SAE EPC Special Articles on SAE Standardization Technology Basic SAE Management Technology for Realizing All-IP Network The standardization of 3GPP Release 8 brings new provisions for All-IP networks

More information

Towards Multitechnology

Towards Multitechnology Towards Multitechnology seamless access for 5G: a first approach with very tight coupling IMT 5G Workshop, 7 sep 2015 X. Lagrange, Y. Khadraoui, A. Gravey Outline Introduction : Fixed Mobile Convergence

More information

Architectur and QoS Model in Convergence 2G - 3G and 4G In IP Access Network

Architectur and QoS Model in Convergence 2G - 3G and 4G In IP Access Network Architectur and QoS Model in Convergence 2G - 3G and 4G In IP Access Network Mr GOUGIL Lhoussaine Télécommunication Engineer And Doctoral student Laboratoire LSIS ; ENSA Fès ; Université USMBA lgougil@hotmail.com

More information

ARCHITECTURE MATTERS. Dilbert by Scott Adams

ARCHITECTURE MATTERS. Dilbert by Scott Adams ARCHITECTURE MATTERS Dilbert by Scott Adams 1 TELECOMMUNICATIONS MEET IT, T-Mobile, Josef Trčka and Ondřej Macháček AGENDA 01 Telecommunication standardization 02 Generations of mobile systems 03 Current

More information

IEEE NetSoft 2016 Keynote. June 7, 2016

IEEE NetSoft 2016 Keynote. June 7, 2016 IEEE NetSoft 2016 Keynote June 7, 2016 0 Contents Introduction - Network Evolution & Operator Challenges Re-architecting the RAN SDRAN: Software-defined RAN - Overview & Enabling Features SDRAN Opportunities

More information

Casa Systems Axyom Multiservice Router

Casa Systems Axyom Multiservice Router Solution Brief Casa Systems Axyom Multiservice Router Solving the Edge Network Challenge To keep up with broadband demand, service providers have used proprietary routers to grow their edge networks. Cost

More information

3GPP security hot topics: LTE/SAE and Home (e)nb

3GPP security hot topics: LTE/SAE and Home (e)nb 3GPP security hot topics: LTE/SAE and Home (e)nb Valtteri Niemi 3GPP SA3 (Security) chairman Nokia Research Center, Lausanne, Switzerland Marc Blommaert 3GPP LTE/SAE security rapporteur Devoteam Telecom

More information

Applying NFV and SDN to LTE Mobile Core Gateways The Functions Placement Problem

Applying NFV and SDN to LTE Mobile Core Gateways The Functions Placement Problem Applying NFV and SDN to LTE Mobile Core Gateways The Functions Placement Problem Arsany Basta 1, Wolfgang Kellerer 1, Marco Hoffmann 2, Hans Jochen Morper 2, Klaus Hoffmann 2 1 Technische Universität München,

More information

E2E Network Slicing - Key 5G technology

E2E Network Slicing - Key 5G technology NETMANIAS TECH-BLOG Please visit www.netmanias.com to view more posts E2E Network Slicing - Key 5G technology : What is it? Why do we need it? How do we implement it? November 27, 2015 By Dr. Harrison

More information

VOLTE and the IP/MPLS Cell Site Evolution

VOLTE and the IP/MPLS Cell Site Evolution AVIAT NETWORKS VOLTE and the IP/MPLS Cell Site Evolution By Eduardo J. Sánchez, Aviat Networks Technical Marketing TABLE OF CONTENTS INTRODUCTION...3 PROBLEM: DEPLOYING VOLTE FOR RELIABLE VOICE AND VIDEO...3

More information

IxLoad LTE Evolved Packet Core Network Testing: enodeb simulation on the S1-MME and S1-U interfaces

IxLoad LTE Evolved Packet Core Network Testing: enodeb simulation on the S1-MME and S1-U interfaces IxLoad LTE Evolved Packet Core Network Testing: enodeb simulation on the S1-MME and S1-U interfaces IxLoad is a full-featured layer 4-7 test application that provides realworld traffic emulation testing

More information

Service-Based Architecture for 5G Core Networks

Service-Based Architecture for 5G Core Networks Independent market research and competitive analysis of next-generation business and technology solutions for service providers and vendors Service-Based Architecture for 5G Core Networks A Heavy Reading

More information

Wireless technologies Testers. WLAN traffic offload bypass for crowded mobile networks

Wireless technologies Testers. WLAN traffic offload bypass for crowded mobile networks Wireless technologies Testers traffic offload bypass for crowded mobile networks 10 traffic offload the rerouting of mobile data traffic to networks is an interesting alternative for network operators

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

5G: on the Road to Convergence. June, 2016

5G: on the Road to Convergence. June, 2016 5G: on the Road to Convergence June, 2016 The wireless world until yesterday Different Strokes for Different Folks Different wireless networks have been designed to support different applications Wireless

More information

ELEC-E7230 Mobile Communication Systems

ELEC-E7230 Mobile Communication Systems ELEC-E7230 Mobile Communication Systems Lecture 1 Prof. Tarik Taleb School of Electrical Engineering Aalto University Work Plan Content Mobile Network Architectures Evolution MN Arch. Evolution: 2G to

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

High-Touch Delivery Learning Services

High-Touch Delivery Learning Services Data Sheet High-Touch Delivery Learning Services Implementing Cisco Service Provider Mobility LTE Networks The Implementing Cisco LTE Packet Core Networks (SPLTE) Version 1.0 is an instructor-led course

More information

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

ETSI FUTURE Network SDN and NFV for Carriers MP Odini HP CMS CT Office April 2013 ETSI FUTURE Network SDN and NFV for Carriers MP Odini HP CMS CT Office April 2013 Challenges and Opportunities Reduce Capex/Opex Challenges Innovation at devices and OTT side Number of devices explode

More information

Version LTE Emulators v10.2 Release Notes - Page 1 of 16 - Release Date: Aug 28, Resolved Issues

Version LTE Emulators v10.2 Release Notes - Page 1 of 16 - Release Date: Aug 28, Resolved Issues Version 10.2.0.15 Release Date: Aug 28, 2015 Resolved Issues LTE Emulators v10.2 Release Notes - Page 1 of 16-11336 MME does not release previous S1 association when UE Context Release Request procedure

More information

IMS Migrations IMS Enabling Common Network Convergence. Michael Coward CTO and Co-founder

IMS Migrations IMS Enabling Common Network Convergence. Michael Coward CTO and Co-founder IMS Migrations IMS Enabling Common Network Convergence Michael Coward CTO and Co-founder Introduction New wave of telecom infrastructure $4B IMS New generation of Fixed/Mobile Convergence 3G-LTE Equipment

More information

Service Boost: Towards On-demand QoS Enhancements for OTT Apps in LTE

Service Boost: Towards On-demand QoS Enhancements for OTT Apps in LTE Service Boost: Towards On-demand QoS Enhancements for OTT Apps in LTE Konstantinos Samdanis, Faisal G. Mir, Dirk Kutscher, Tarik Taleb NEC Europe, Heidelberg Contact: < samdanis@neclab.eu> Capacity Sharing

More information

Distributed Mobility Management: Current Practices and Gap Analysis

Distributed Mobility Management: Current Practices and Gap Analysis Distributed Mobility Management: Current Practices and Gap Analysis draft-ietf-dmm-best-practices-gap-analysis-02 Juan Carlos Zuniga (Editor) Presenting Dapeng Liu (Editor) CJ. Bernardos Pierrick Seite

More information

Casa Systems Axyom Multiservice Router

Casa Systems Axyom Multiservice Router Solution Brief Casa Systems Axyom Multiservice Router Solving the Edge Network Challenge To keep up with broadband demand, service providers have used proprietary routers to grow their edge networks. Cost

More information

Cisco Universal Wi-Fi Solution 7.0

Cisco Universal Wi-Fi Solution 7.0 Data Sheet Cisco Universal Wi-Fi Solution 7.0 Cisco Universal Wi-Fi 7.0 is a suite of carrier-grade Wi-Fi solutions which provides operators with Cisco validated solution architectures. These Architectures

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

End-to-End QoS in Mobile Networks

End-to-End QoS in Mobile Networks End-to-End QoS in Mobile Networks an holistic engineering view IEEE ComSoc / IST Paulino Corrêa António Carlos Fernandes 8 th January 2013 Definition ( ) In the field of computer networking and other packet-switched

More information

Introduction of ASTRI s Network Functions Virtualization (NFV) Technologies. ASTRI Proprietary

Introduction of ASTRI s Network Functions Virtualization (NFV) Technologies. ASTRI Proprietary Introduction of ASTRI s Network Functions Virtualization (NFV) Technologies ASTRI LTE NFV Technology Demo on Intel ONP Virtual Network Functions Provides LTE Core Network Functions (VNF) SGW MME PGW LTE

More information