IPv6 in the Telco Cloud

Size: px
Start display at page:

Download "IPv6 in the Telco Cloud"

Transcription

1 IPv6 in the Telco Cloud APNIC 44 September 2017 Telstra Unrestricted Copyright Telstra

2 Introduction Sunny Yeung Senior Technology Specialist, Telstra Wireless Network Engineering Technical lead for Wireless IPv6 deployment Wireless Mobile Edge and Telco Cloud IP Architecture 2 Telstra Unrestricted IPv6 in the Telco Cloud Sunny Yeung 09/2017

3 Executive Summary What does a IPv6 Mobile Network look like? Where are we at with deployment? What challenges lies ahead? Where else do we need to consider IPv6? 3 Telstra Unrestricted IPv6 in the Telco Cloud Sunny Yeung 09/2017

4 IPv6 for a Mobile Network Telstra Unrestricted Copyright Telstra 4 Telstra Unrestricted IPv6 in the Telco Cloud Sunny Yeung 09/2017

5 IPv6 for a Mobile Network Why? As IPv4 addresses deplete, it will be more expensive to extend IPv4 resources Dual-Stack is an effective transition technology but does not solve the IPv4 depletion problem Introducing IPv6: Reduced dependency on NAT Remove the need for regionalisation Pushes applications to move to IPv6 5 Telstra Unrestricted IPv6 in the Telco Cloud Sunny Yeung 09/2017

6 IPv6 for a Mobile Network Traffic Flow IPv6 NAT64 Public IPv6 to Public IPv4 IPv4 Public Internet Radio Network (IPv4 transport) EPG Carrier Network (IPv4 + IPv6) IBR IPv6 Public Internet Single Bearer IPv6 only user plane Native IPv6 6 Telstra Unrestricted IPv6 in the Telco Cloud Sunny Yeung 09/2017

7 IPv6 for a Mobile Network Different APNs for different purposes Two existing APNs one for Handsets, one for Mobile Broadband and Tethering 464XLAT Telstra.WAP NAT64/ DNS64 Internet or Telstra.Internet DNS-DS/ NAT44 Internet 464XLAT + NAT64 + DNS64 for the Handset APN only IPv6 enabled DNS for all other APNs 7 Telstra Unrestricted IPv6 in the Telco Cloud Sunny Yeung 09/2017

8 What have we achieved so far? Telstra Unrestricted Copyright Telstra 8 Telstra Unrestricted IPv6 in the Telco Cloud Sunny Yeung 09/2017

9 What have we achieved so far? Most major content providers are providing IPv6 reachability Some providers have mandated IPv6 support in their app stores and all new apps must support native IPv6 Networks are evolving to support new IPv6 connections SS or DS Devices are beginning to support IPv6 natively 9 Telstra Unrestricted IPv6 in the Telco Cloud Sunny Yeung 09/2017

10 What have we achieved so far? 10 Telstra Unrestricted IPv6 in the Telco Cloud Sunny Yeung 09/2017 Source -

11 So what is there left to do? 11 Telstra Unrestricted IPv6 in the Telco Cloud Sunny Yeung 09/2017

12 Complexity in the network Telstra Unrestricted Copyright Telstra 12 Telstra Unrestricted IPv6 in the Telco Cloud Sunny Yeung 09/2017

13 Complexity in the network Value Added Services or packet processing requires manual steps today FW Video Optimizer Parental Control Mobile Network Internet PGW Border Router Each path may require a unique VPN or PBR to define its path. The more services, the more convoluted this becomes. 13 Telstra Unrestricted IPv6 in the Telco Cloud Sunny Yeung 09/2017

14 Complexity in the network Network Function Virtualization Mobile Network PE BR Internet Provider Virtualisation may reduce the cost of such network functions, but does not necessarily reduce the network complexity Spine Leaf Spine Leaf Each path may require a unique VPN or PBR to define its path. The more services, the more convoluted this becomes. vpgw vfw vvideo Optimizer vparental Control vcgn 14 Telstra Unrestricted IPv6 in the Telco Cloud Sunny Yeung 09/2017

15 Complexity in the network SDN only solves one of many problems Mobile Network PE BR Internet Provider Software-Defined Network means many different things to many people. If Service A then vfw then vcgn then Internet If Service B then vfw then vparental Control then vcgn then Internet If Service C then vvideo Optimizer then vparental Control then vcgn then Internet vpgw vfw Spine Leaf vvideo Optimizer Spine Leaf vparental Control Openflow Switch vcgn Service Function Chaining is the equivalent of PBR for SDN. 1. Identify the user 2. Allocate a service chain to the user according to their subscription 3. Program the network to direct the packets of this user to the appropriate VNFs 15 Telstra Unrestricted IPv6 in the Telco Cloud Sunny Yeung 09/2017

16 Let s dive deeper 16 Telstra Unrestricted IPv6 in the Telco Cloud Sunny Yeung 09/2017

17 Complexity in the network Underlay and Overlay Underlay can be IPv4 only. But why? Mobile Network PE Spine Leaf SR? Internet Provider BR Spine Leaf Can we do Point-to-Point /127 and do away with IPv4 altogether? Is VXLAN over EVPN the best solution for a Telco Cloud? What about service chaining? This should all be contained within a single AS. What routing protocol is run between VTEPs? vpgw vfw vvideo Optimizer vparental Control vcgn If this is entirely IPv6, can we leverage Segment Routing for SDN control? 17 Telstra Unrestricted IPv6 in the Telco Cloud Sunny Yeung 09/2017

18 Complexity in the network Underlay and Overlay Openstack is somewhat ready for IPv6 neutron supports IPv6 subnets and DHCPv6, as well as SLAAC You can begin to onboard tenants that can be IPv6 enabled. Really there is only two options Dual-Stack everything, or Conditional Dual-Stack. IPv4/IPv6 IPv4/IPv6 IPv4/IPv6 IPv4/IPv6 API endpoints Databases Automation Interfaces 18 Telstra Unrestricted IPv6 in the Telco Cloud Sunny Yeung 09/2017

19 Complexity in the network Openstack does not fully support IPv6 Does not support the use of an external IPAM module for IPv6 to allocate the subnet. OVS tunnel types do not support IPv6 endpoints until OVS Single-stack IPv6 tenant networking not fully available. VPN support not good until at least Kilo. NAT on OvS for IPv4. 19 Telstra Unrestricted IPv6 in the Telco Cloud Sunny Yeung 09/2017

20 Fog and Transport Telstra Unrestricted Copyright Telstra 20 Telstra Unrestricted IPv6 in the Telco Cloud Sunny Yeung 09/2017

21 Fog 5G requires super low latency depending on the network slice required and the application behind it. Transit Provider Content Provider Roaming Gateway At some point, we must move the cloud even closer to the user MPLS Core Telco Cloud: 1. Service Functions in VNFs 2. Virtualised Packet Core Nodes 3. Media Cache 4. Value Added Services Aggregation PE Border Router Internet CRAN Telco Cloud 21 Telstra Unrestricted IPv6 in the Telco Cloud Sunny Yeung 09/2017

22 Transport IPv6 SS for transport layer? (6PE) Transit Provider Content Provider SRIPv6 to replace traditional MPLS? Roaming Gateway MPLS Core 6VPE required to ensure services provided by different VPNs have IPv6 support Aggregation PE Internet Border Router CRAN Telco Cloud 22 Telstra Unrestricted IPv6 in the Telco Cloud Sunny Yeung 09/2017

23 What is our goal? Telstra Unrestricted Copyright Telstra 23 Telstra Unrestricted IPv6 in the Telco Cloud Sunny Yeung 09/2017

24 What is our goal? The full removal of IPv4 private and public addressing from the entire network Enable NAT translations for only what is necessary IPv4aaS 24 Telstra Unrestricted IPv6 in the Telco Cloud Sunny Yeung 09/2017

25 There is a long journey yet for IPv6, this is just the start 25 Telstra Unrestricted IPv6 in the Telco Cloud Sunny Yeung 09/2017

26 Thanks! Telstra Unrestricted Copyright Telstra 26 Telstra Unrestricted IPv6 in the Telco Cloud Sunny Yeung 09/2017

Journey to IPv6 A Real-World deployment for Mobiles

Journey to IPv6 A Real-World deployment for Mobiles Journey to IPv6 A Real-World deployment for Mobiles APRICOT 2017 February 2017 Telstra Unrestricted Copyright Telstra Introduction Instructional Slide Jeff Schmidt- Technology Team Manager, Telstra Wireless

More information

Journey to IPv6: A Real-World deployment for Mobiles

Journey to IPv6: A Real-World deployment for Mobiles Journey to IPv6: A Real-World deployment for Mobiles ISP Workshops Last updated 1 st March 2017 Telstra Unrestricted Acknowledgements p We would like to acknowledge Jeff Schmidt @ Telstra for permitting

More information

Provisioning Overlay Networks

Provisioning Overlay Networks This chapter has the following sections: Using Cisco Virtual Topology System, page 1 Creating Overlays, page 2 Creating Network using VMware, page 3 Creating Subnetwork using VMware, page 4 Creating Routers

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

ARCHITECTING THE NETWORK FOR THE MOBILE IPV6 TRANSITION. Gary Hauser Sr. Marketing Mgr. Mobility Sector Member 3GPP RAN3 WG

ARCHITECTING THE NETWORK FOR THE MOBILE IPV6 TRANSITION. Gary Hauser Sr. Marketing Mgr. Mobility Sector Member 3GPP RAN3 WG ARCHITECTING THE NETWORK FOR THE MOBILE IPV6 TRANSITION Gary Hauser Sr. Marketing Mgr. Mobility Sector Member 3GPP RAN3 WG ghauser@juniper.net AGENDA! The State of Standards IPv6 & Transition in Mobile!

More information

Cisco IOS IPv6. Cisco IOS IPv6 IPv6 IPv6 service provider IPv6. IPv6. data link IPv6 Cisco IOS IPv6. IPv6

Cisco IOS IPv6. Cisco IOS IPv6 IPv6 IPv6 service provider IPv6. IPv6. data link IPv6 Cisco IOS IPv6. IPv6 IP6FD v6 Fundamentals, Design, and Deployment v3.0 Cisco IOS IPv6 Cisco IOS IPv6 IPv6 IPv6 service provider IPv6 IP IPv6 IPv6 data link IPv6 Cisco IOS IPv6 IPv6 IPv6 DHCP DNS DHCP DNS IPv6 IPv4 IPv6 multicast

More information

Provisioning Overlay Networks

Provisioning Overlay Networks This chapter has the following sections: Using Cisco Virtual Topology System, page 1 Creating Overlays, page 2 Creating Network using VMware, page 4 Creating Subnetwork using VMware, page 4 Creating Routers

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

OPEN CONTRAIL ARCHITECTURE GEORGIA TECH SDN EVENT

OPEN CONTRAIL ARCHITECTURE GEORGIA TECH SDN EVENT OPEN CONTRAIL ARCHITECTURE GEORGIA TECH SDN EVENT sdn-and-nfv-technical---georgia-tech---sep-2013---v2 Bruno Rijsman, Distinguished Engineer 24 September 2013 Use Cases 2 Copyright 2013 Juniper Networks,

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

2015 Spring Technical Forum Proceedings

2015 Spring Technical Forum Proceedings Approaches for IPv4 as a Service Brian Field Ph.D. Comcast Abstract IPv6 has been gaining traction both as a necessary service provider technology and as an increasing carrier of Internet traffic. Within

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

IP Fabric Reference Architecture

IP Fabric Reference Architecture IP Fabric Reference Architecture Technical Deep Dive jammon@brocade.com Feng Shui of Data Center Design 1. Follow KISS Principle Keep It Simple 2. Minimal features 3. Minimal configuration 4. Configuration

More information

Fully Scalable Networking with MidoNet

Fully Scalable Networking with MidoNet Fully Scalable ing with MidoNet Sandro Mathys Community Manager Sandro Mathys MidoNet Community Manager at Midokura Former Linux Systems Engineer Long standing contributor to Fedora & RDO Twitter / Freenode

More information

Huawei CloudFabric and VMware Collaboration Innovation Solution in Data Centers

Huawei CloudFabric and VMware Collaboration Innovation Solution in Data Centers Huawei CloudFabric and ware Collaboration Innovation Solution in Data Centers ware Data Center and Cloud Computing Solution Components Extend virtual computing to all applications Transform storage networks

More information

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

Routing Applications State of the Art and Disruptions

Routing Applications State of the Art and Disruptions Routing Applications State of the Art and Disruptions Use cases, Innovations and Disruptions Sachin Natu, Sr. Director Product Management Disha Chopra, Sr. Manager Product Management This statement of

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

IPv6 Transition Strategies

IPv6 Transition Strategies IPv6 Transition Strategies Philip Smith APNIC 36 Xi an 20 th -30 th August 2013 Last updated 25 July 2013 1 Presentation Slides p Will be available on n http://thyme.apnic.net/ftp/seminars/apnic36-

More information

IPv6 Community Wifi. Unique IPv6 Prefix per Host. IPv6 Enhanced Subscriber Access for WLAN Access Gunter Van de Velde Public.

IPv6 Community Wifi. Unique IPv6 Prefix per Host. IPv6 Enhanced Subscriber Access for WLAN Access Gunter Van de Velde Public. IPv6 Community Wifi Unique IPv6 Prefix per Host IPv6 Enhanced Subscriber Access for WLAN Access Gunter Van de Velde 19-01-2016 1 Nokia 2016 Public IPv6 timeline 4 waves as noticed by ALU IP Division ~2000

More information

IPv6 Rapid Deployment (6rd) in broadband networks. Allen Huotari Technical Leader June 14, 2010 NANOG49 San Francisco, CA

IPv6 Rapid Deployment (6rd) in broadband networks. Allen Huotari Technical Leader June 14, 2010 NANOG49 San Francisco, CA Rapid Deployment () in broadband networks Allen Huotari Technical Leader ahuotari@cisco.com June 14, 2010 NANOG49 San Francisco, CA 1 Why IP Tunneling? IPv4 Tunnel Tunnel IPv4 IPv4 Retains end-end IP semantics

More information

Deployment of IPv6 at Ss. Cyril and Methodius University in Skopje Goce Gjorgjijoski

Deployment of IPv6 at Ss. Cyril and Methodius University in Skopje Goce Gjorgjijoski Deployment of IPv6 at Ss. Cyril and Methodius University in Skopje Goce Gjorgjijoski University Computer Centre, Ss. Cyril and Methodius University in Skopje (UKIM) 2 Introduction February 2011 - IANA

More information

SDN, SD-WAN, NFV, VNF I m confused!

SDN, SD-WAN, NFV, VNF I m confused! SDN, SD-WAN, NFV, VNF I m confused! Presenter: Tim Sullivan CEO, Coevolve @timsullo April 2017 Introduction to Coevolve Coevolve was established in 2014 to help drive enterprise adoption of next-generation

More information

BROCADE CLOUD-OPTIMIZED NETWORKING: THE BLUEPRINT FOR THE SOFTWARE-DEFINED NETWORK

BROCADE CLOUD-OPTIMIZED NETWORKING: THE BLUEPRINT FOR THE SOFTWARE-DEFINED NETWORK BROCADE CLOUD-OPTIMIZED NETWORKING: THE BLUEPRINT FOR THE SOFTWARE-DEFINED NETWORK Ken Cheng VP, Service Provider and Application Delivery Products September 12, 2012 Brocade Cloud-Optimized Networking

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

DELL EMC TECHNICAL SOLUTION BRIEF

DELL EMC TECHNICAL SOLUTION BRIEF DELL EMC TECHAL SOLUTION BRIEF ARCHITECTING A CLOUD FABRIC WHEN DEPLOING VIRTUALIZATION OVERLAS Version 2.0 Author: VICTOR LAMA Dell EMC Networking SE May 2017 Architecting a Data Center Cloud Fabric:

More information

Using PCE for path computation, PCEP for device config and BGP-LS for topology discovery vcpe

Using PCE for path computation, PCEP for device config and BGP-LS for topology discovery vcpe Requirement Configuration and management of DC networks using OpenStack Neutron Using overlay L2/L3 network for VM/IaaS connectivity Configuration and management of Open vswitch instances; deploying all

More information

Course 20741B: Networking with Windows Server 2016

Course 20741B: Networking with Windows Server 2016 Course Duration: 5 days Course description Overview: This 5-day classroom-based course provides the fundamental networking skills required to deploy and support Windows Server 2016 in most organizations.

More information

IPv6 Implementation Best Practices For Service Providers

IPv6 Implementation Best Practices For Service Providers IPv6 Implementation Best Practices For Service Providers Brandon Ross Chief Network Architect and CEO 2013 Utilities Telecom Council Network Utility Force www.netuf.net @NetUF RFC 6540 - IPv6 Support Required

More information

Data Center Configuration. 1. Configuring VXLAN

Data Center Configuration. 1. Configuring VXLAN Data Center Configuration 1. 1 1.1 Overview Virtual Extensible Local Area Network (VXLAN) is a virtual Ethernet based on the physical IP (overlay) network. It is a technology that encapsulates layer 2

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

Configuring VXLAN EVPN Multi-Site

Configuring VXLAN EVPN Multi-Site This chapter contains the following sections: About VXLAN EVPN Multi-Site, page 1 Guidelines and Limitations for VXLAN EVPN Multi-Site, page 2 Enabling VXLAN EVPN Multi-Site, page 2 Configuring VNI Dual

More information

Service Graph Design with Cisco Application Centric Infrastructure

Service Graph Design with Cisco Application Centric Infrastructure White Paper Service Graph Design with Cisco Application Centric Infrastructure 2017 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 1 of 101 Contents Introduction...

More information

Building NFV Solutions with OpenStack and Cisco ACI

Building NFV Solutions with OpenStack and Cisco ACI Building NFV Solutions with OpenStack and Cisco ACI Domenico Dastoli @domdastoli INSBU Technical Marketing Engineer Iftikhar Rathore - INSBU Technical Marketing Engineer Agenda Brief Introduction to Cisco

More information

Distributed Data Centers within the Juniper Networks Mobile Cloud Architecture. White Paper

Distributed Data Centers within the Juniper Networks Mobile Cloud Architecture. White Paper Distributed Data Centers within the Juniper Networks Mobile Cloud Architecture White Paper June 2017 Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, California 94089 USA 408-745-2000 www.juniper.net

More information

Openstack Networking Design

Openstack Networking Design Openstack Networking Design Pete Lumbis CCIE #28677, CCDE 2012::3 Cumulus Networks Technical Marketing Engineer 1 Openstack Overview Takes a pool of servers Deploys s (OS, disk, memory, CPU cores, etc)

More information

NETWORK VIRTUALIZATION THE STORY OF SDN/NFV, NUAGE, DATACENTERS, VCPE

NETWORK VIRTUALIZATION THE STORY OF SDN/NFV, NUAGE, DATACENTERS, VCPE NETWORK VIRTUALIZATION THE STORY OF SDN/NFV, NUAGE, DATACENTERS, VCPE Roland Thienpont September 2014 CONSTRAINT CONSTRAINT CONSTRAINT Access & Capacity Static Networks Cost, Risk in Innovation CONSTRAINT

More information

6RD. IPv6 Rapid Deployment. Version Fred Bovy. Chysalis6 6RD 1-1

6RD. IPv6 Rapid Deployment. Version Fred Bovy. Chysalis6 6RD 1-1 6RD IPv6 Rapid Deployment Version 1.0 2012 Fred Bovy. Chysalis6 6RD 1-1 About the Author Fred Bovy 15 years experience in IPv6 IPv6 Forum Certified Gold Engineer IPv6 Forum Certified Gold Trainer 7 years

More information

IPv6 Transition Strategies

IPv6 Transition Strategies IPv6 Transition Strategies Philip Smith MENOG 14 Dubai 1 st April 2014 Last updated 5 th March 2014 1 Presentation Slides p Will be available on n http://thyme.apnic.net/ftp/seminars/

More information

Cloud Networking (VITMMA02) Network Virtualization: Overlay Networks OpenStack Neutron Networking

Cloud Networking (VITMMA02) Network Virtualization: Overlay Networks OpenStack Neutron Networking Cloud Networking (VITMMA02) Network Virtualization: Overlay Networks OpenStack Neutron Networking Markosz Maliosz PhD Department of Telecommunications and Media Informatics Faculty of Electrical Engineering

More information

Practical IPv6 for Windows Administrators

Practical IPv6 for Windows Administrators Practical IPv6 for Windows Administrators Edward Horley Apress" Contents J Forward About the Author About the Technical Reviewers Acknowledgments Introduction xvii xix xxi xxiii xxv Chapter 1: IPv6 the

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

Red Hat OpenStack Platform 10 Red Hat OpenDaylight Product Guide

Red Hat OpenStack Platform 10 Red Hat OpenDaylight Product Guide Red Hat OpenStack Platform 10 Red Hat OpenDaylight Product Guide Overview of Red Hat OpenDaylight OpenStack Team Red Hat OpenStack Platform 10 Red Hat OpenDaylight Product Guide Overview of Red Hat OpenDaylight

More information

Why, When & How? Asela Galappattige Sri Lanka Telecom PLC

Why, When & How? Asela Galappattige Sri Lanka Telecom PLC Why, When & How? Asela Galappattige Sri Lanka Telecom PLC LkNOG Conference, Colombo Sri Lanka, 20 th Oct 2017 Precursor World has run out of IPv4 addresses IPv6 is the new Network Address Scheme for the

More information

Customer IPv6 Delivery

Customer IPv6 Delivery Customer IPv6 Delivery The Nextgen Experience Chris Chaundy, Nextgen Networks October 2011 Agenda Nextgen Network s strategy Just get a prefix and turn it on!?!? Scope of the project Hardware considerations

More information

JN0-210.juniper. Number: JN0-210 Passing Score: 800 Time Limit: 120 min.

JN0-210.juniper. Number: JN0-210 Passing Score: 800 Time Limit: 120 min. JN0-210.juniper Number: JN0-210 Passing Score: 800 Time Limit: 120 min Exam A QUESTION 1 Which protocol does Juniper Networks recommend to provide real-time updates of the network topology to the NorthStar

More information

Post IPv4 completion. Making IPv6 deployable incrementally by making it. Alain Durand

Post IPv4 completion. Making IPv6 deployable incrementally by making it. Alain Durand Post IPv4 completion Making IPv6 deployable incrementally by making it backward compatible with IPv4. Alain Durand The tmust support continued, un interrupted growth regardless of IPv4 address availability

More information

Software Defined Broadband Networks. Jon Mischel Director, Product Management

Software Defined Broadband Networks. Jon Mischel Director, Product Management Software Defined Broadband Networks Jon Mischel Director, Product Management This statement of direction sets forth Juniper Networks current intention and is subject to change at any time without notice.

More information

Configuring VXLAN EVPN Multi-Site

Configuring VXLAN EVPN Multi-Site This chapter contains the following sections: About VXLAN EVPN Multi-Site, page 1 Licensing Requirements for VXLAN EVPN Multi-Site, page 2 Guidelines and Limitations for VXLAN EVPN Multi-Site, page 2 Enabling

More information

Telco Cloud Requirements: What VNFs Are Asking For

Telco Cloud Requirements: What VNFs Are Asking For Telco Cloud Requirements: What VNFs Are Asking For Toby Ford AT&T Marco Rodrigues Juniper Telco VNF(n) Openstack Summit Telco / NFV Track Austin, TX (April 2016) Agenda 1. What is the Telco Cloud? 2. Telco

More information

IPv6 Transition Planning

IPv6 Transition Planning IPv6 Transition Planning ITU/APNIC/MOIC IPv6 Workshop 19 th 21 st June 2017 Thimphu These materials are licensed under the Creative Commons Attribution-NonCommercial 4.0 International license (http://creativecommons.org/licenses/by-nc/4.0/)

More information

Systems Engineering for Software-Defined Network Virtualisation. John Risson, Solutions Engineering Manager IP and Transport Engineering, Telstra

Systems Engineering for Software-Defined Network Virtualisation. John Risson, Solutions Engineering Manager IP and Transport Engineering, Telstra Systems Engineering for Software-Defined Network Virtualisation John Risson, Solutions Engineering Manager IP and Transport Engineering, Telstra Agenda Motivation Case Studies Opportunities and Challenges

More information

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

Internet Technology. 15. Things we didn t get to talk about. Paul Krzyzanowski. Rutgers University. Spring Paul Krzyzanowski Internet Technology 15. Things we didn t get to talk about Paul Krzyzanowski Rutgers University Spring 2016 May 6, 2016 352 2013-2016 Paul Krzyzanowski 1 Load Balancers Load Balancer External network NAT

More information

Introduction to External Connectivity

Introduction to External Connectivity Before you begin Ensure you know about Programmable Fabric. Conceptual information is covered in the Introduction to Cisco Programmable Fabric and Introducing Cisco Programmable Fabric (VXLAN/EVPN) chapters.

More information

Networking with Windows Server 2016

Networking with Windows Server 2016 Course 20741B: Networking with Windows Server 2016 Course details Course Outline Module 1: Planning and implementing an IPv4 network This module also explains how to use fundamental networking tools and

More information

Planning IPv4 addressing Configuring an IPv4 host Managing and troubleshooting IPv4 network connectivity

Planning IPv4 addressing Configuring an IPv4 host Managing and troubleshooting IPv4 network connectivity Course 20741B: Networking with Windows Server 2016 Course Outline Module 1: Planning and implementing an IPv4 network This module also explains how to use fundamental networking tools and techniques to

More information

NETWORK VIRTUALIZATION IN THE HOME Chris Donley CableLabs

NETWORK VIRTUALIZATION IN THE HOME Chris Donley CableLabs NETWORK VIRTUALIZATION IN THE HOME Chris Donley CableLabs Abstract Networks are becoming virtualized. While there has been significant focus on virtualization in core and data center networks, network

More information

Transition To IPv6 October 2011

Transition To IPv6 October 2011 Transition To IPv6 October 2011 Fred Bovy ccie #3013 fred@fredbovy.com 2011 Fred Bovy fred@fredbovy.com. Transition to IPv6 1 1st Generation: The IPv6 Pioneers Tunnels for Experimental testing or Enterprises

More information

OpenStack Network Design using Cisco Solutions Shannon McFarland CCIE #5245 Principal

OpenStack Network Design using Cisco Solutions Shannon McFarland CCIE #5245 Principal OpenStack Network Design using Cisco Solutions Shannon McFarland CCIE #5245 Principal Engineer @eyepv6 Other Sessions Getting Started with OpenStack (DEVNET-1101) OpenStack Enabling DevOps (DEVNET-1104)

More information

Implementing VXLAN. Prerequisites for implementing VXLANs. Information about Implementing VXLAN

Implementing VXLAN. Prerequisites for implementing VXLANs. Information about Implementing VXLAN This module provides conceptual information for VXLAN in general and configuration information for layer 2 VXLAN on Cisco ASR 9000 Series Router. For configuration information of layer 3 VXLAN, see Implementing

More information

IN CONFIDENCE. UK IPv6 Council: 464xlat for mobile operators 25 th September

IN CONFIDENCE. UK IPv6 Council: 464xlat for mobile operators 25 th September IN CONFIDENCE UK IPv6 Council: 464xlat for mobile operators 25 th September 2018 1 Why IPv6 in cellular networks? Major reason - Avoiding IPv4 private address exhaustion Increase in users of data, leading

More information

Neutron networking with RHEL OpenStack Platform. Nir Yechiel Senior Technical Product Manager, OpenStack Red Hat

Neutron networking with RHEL OpenStack Platform. Nir Yechiel Senior Technical Product Manager, OpenStack Red Hat Neutron networking with RHEL OpenStack Platform Nir Yechiel (@nyechiel) Senior Technical Product Manager, OpenStack Red Hat About Me OpenStack Community Member Working with customers deploying OpenStack

More information

TungstenFabric (Contrail) at Scale in Workday. Mick McCarthy, Software Workday David O Brien, Software Workday

TungstenFabric (Contrail) at Scale in Workday. Mick McCarthy, Software Workday David O Brien, Software Workday TungstenFabric (Contrail) at Scale in Workday Mick McCarthy, Software Engineer @ Workday David O Brien, Software Engineer @ Workday Agenda Introduction Contrail at Workday Scale High Availability Weekly

More information

OpenStack Networking Services and Orchestration 2015 BROCADE COMMUNICATIONS SYSTEMS, INC. COMPANY PROPRIETARY INFORMATION

OpenStack Networking Services and Orchestration 2015 BROCADE COMMUNICATIONS SYSTEMS, INC. COMPANY PROPRIETARY INFORMATION OpenStack Networking Services and Orchestration 2015 BROCADE COMMUNICATIONS SYSTEMS, INC. COMPANY PROPRIETARY INFORMATION A Brief History of Networking Intelligent Industry Solutions Scale Architecture

More information

IPv6 transition for mobile networks. Tomas lynch ip & convergence Lacnog, sao paulo, brazil October 2010

IPv6 transition for mobile networks. Tomas lynch ip & convergence Lacnog, sao paulo, brazil October 2010 IPv6 transition for mobile networks Tomas lynch ip & convergence Lacnog, sao paulo, brazil October 2010 agenda Introduction Transition and Migration Plan Mobile Networks Components Technical Recommendations

More information

EZY Intellect Pte. Ltd.,

EZY Intellect Pte. Ltd., Microsoft Certified Solutions Associate (MCSA) Course 20741B: Networking with Windows Server 2016 Duration: 5 Days Associate Level: Window Server 2016 About this course This 5-day classroom-based course

More information

Virtualizing 5G Infrastructure using Cloud VIM. Sangho Shin SK Telecom

Virtualizing 5G Infrastructure using Cloud VIM. Sangho Shin SK Telecom Virtualizing 5G Infrastructure using Cloud VIM Sangho Shin SK Telecom NFV ETSI Standard T-MANO Cloud VIM Cloud VIM T-MANO 2 T-MANO In lined with SK Telecom s unified orchestration strategy, T-MANO provides

More information

The TeraStream Approach - A Means for the provision of Cost Efficiency and Service Integration

The TeraStream Approach - A Means for the provision of Cost Efficiency and Service Integration The TeraStream Approach - A Means for the provision of Cost Efficiency and Service Integration Mr. Christos Mizikakis Hellenic Telecommunications Organization S.A. (OTE) Motivations Massive IP traffic

More information

Qwest IPv6. Engineering & Certification 1/31/2011. Government Services

Qwest IPv6. Engineering & Certification 1/31/2011. Government Services Qwest IPv6 Engineering & Certification 1/31/2011 Agenda Qwest IPv6 history IPv4 Depletion & Carrier Timeline IPv6 Service objectives Qwest IP Networks => IPv6 Networks? IPv6 Implementation: Public port

More information

Cisco VTS. Enabling the Software Defined Data Center. Jim Triestman CSE Datacenter USSP Cisco Virtual Topology System

Cisco VTS. Enabling the Software Defined Data Center. Jim Triestman CSE Datacenter USSP Cisco Virtual Topology System Cisco Virtual Topology System Cisco VTS Enabling the Software Defined Data Center Jim Triestman CSE Datacenter USSP jtriestm@cisco.com VXLAN Fabric: Choice of Automation and Programmability Application

More information

ACI Multi-Site Architecture and Deployment. Max Ardica Principal Engineer - INSBU

ACI Multi-Site Architecture and Deployment. Max Ardica Principal Engineer - INSBU ACI Multi-Site Architecture and Deployment Max Ardica Principal Engineer - INSBU Agenda ACI Network and Policy Domain Evolution ACI Multi-Site Deep Dive Overview and Use Cases Introducing ACI Multi-Site

More information

Colt Novitas: Bringing SDN & NFV in Production. Javier Benitez, Strategy & Architecture,

Colt Novitas: Bringing SDN & NFV in Production. Javier Benitez, Strategy & Architecture, Colt Novitas: Bringing SDN & NFV in Production Javier Benitez, Strategy & Architecture, Javier.benitez@colt.net 09 May 2016 ESNOG GORE 17, Barc elona 2016 1 Colt at a glance 187k+ LDN, metro fibre and

More information

L7 Application Visibility for NFV and Data Centers

L7 Application Visibility for NFV and Data Centers L7 Application Visibility for NFV and Data Centers Creating Service-Awareness across Networks October 2015 Agenda 1. Who is Qosmos? 2. What is L7 visibility and application awareness? 3. Use cases L7 application

More information

Simplifying the Branch Network

Simplifying the Branch Network Simplifying the Branch Network By: Lee Doyle, Principal Analyst at Doyle Research Sponsored by Aruba, a Hewlett Packard Enterprise company Executive Summary A majority of IT organizations are experiencing

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

Our Virtual Intelligent Network Overlay (VINO) solutions bring next-generation performance and efficiency to business networks throughout North

Our Virtual Intelligent Network Overlay (VINO) solutions bring next-generation performance and efficiency to business networks throughout North Our Virtual Intelligent Network Overlay (VINO) solutions bring next-generation performance and efficiency to business networks throughout North America TELoIP Simplifies Public And Private Cloud Access

More information

Introduction to Cisco Virtual Topology System DP Ayyadevara, Product Manager, Cloud Virtualization Cisco PSOSDN-1050

Introduction to Cisco Virtual Topology System DP Ayyadevara, Product Manager, Cloud Virtualization Cisco PSOSDN-1050 Introduction to Cisco Virtual Topology System DP Ayyadevara, Product Manager, Cloud Virtualization Group @ Cisco PSOSDN-1050 Agenda Cisco Data Center SDN Strategy Programmable Fabric with VTS VTS Architecture

More information

Simplify Container Networking With ican. Huawei Cloud Network Lab

Simplify Container Networking With ican. Huawei Cloud Network Lab Simplify Container Networking With ican Huawei Cloud Network Lab Container Network Defined By Application 2 What we face today Automation Deployment and Orchestration: Automate deploy resource for application

More information

Data Centers & Clouds Network Plumbing with Palo Alto

Data Centers & Clouds Network Plumbing with Palo Alto Data Centers & Clouds Network Plumbing with Palo Alto Topics Day Two: Public Cloud - Routing in hybrid cloud environments: Amazon, Azure, vcloud Air. - L2 connectivity from private DC to public DC. - Load

More information

Course Networking with Windows Server 2016

Course Networking with Windows Server 2016 Course 20741 Networking with Windows Server 2016 About this course: This 5-day classroom-based course provides the fundamental networking skills required to deploy and support Windows Server 2016 in most

More information

Cisco Virtual Topology System (VTS)

Cisco Virtual Topology System (VTS) Cisco Virtual Topology System (VTS) Cisco Knowledge Network Presentation Vijay Arumugam and Palak Desai Product Management, Cloud and Virtualization Feb 3, 2016 Agenda Trends and Challenges in SP market

More information

CloudEngine 1800V Virtual Switch

CloudEngine 1800V Virtual Switch CloudEngine 1800V Virtual Switch CloudEngine 1800V Virtual Switch Product Overview Huawei CloudEngine 1800V (CE1800V) is a distributed virtual switch designed for virtualized environments in cloud data

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

Docker Networking Deep Dive online meetup

Docker Networking Deep Dive online meetup Docker Networking Deep Dive online meetup 08/24/2016 @MadhuVenugopal Agenda What is libnetwork CNM 1.12 Features Multihost networking Secured Control plane & Data plane Service Discovery Native Loadbalacing

More information

SFC in the DOCSIS Network James Kim Cable Television Laboratories, Inc.

SFC in the DOCSIS Network James Kim Cable Television Laboratories, Inc. SFC in the DOCSIS Network James Kim Cable Television Laboratories, Inc. Abstract Service Function Chaining (SFC) is a concept that has been around for a while. Newer technology advancements in the SDN

More information

IPv6 Transition Technology

IPv6 Transition Technology www.huawei.com Transition Technology HUAWEI TECHNOLOGIES CO., LTD. Address exhaustion has occurred The address exhaustion has arrived. 4.3 billion addresses are not enough to address the humans and their

More information

Network Virtualisation Vision and Strategy_ (based on lesson learned) Telefónica Global CTO

Network Virtualisation Vision and Strategy_ (based on lesson learned) Telefónica Global CTO Network Virtualisation Vision and Strategy_ (based on lesson learned) Telefónica I+D @ Global CTO 18.03.2014 Business development requires a continuous evolution of our network but it still seems unable

More information

BT & EE Update 7 th December

BT & EE Update 7 th December BT & EE Update 7 th December 2018 1 BT IPv6 Business Broadband Rollout BT Business Broadband support was added in 2017 Business have a static IPv6 option (/56) High Speed Internet and VPN services have

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

IPv6 Deployment Planning

IPv6 Deployment Planning IPv6 Deployment Planning ISP Workshops Last updated 1 st October 2016 1 Introduction p Presentation introduces the high level planning considerations which any network operator needs to be aware of prior

More information

Distributed Data Centers Within Juniper Networks Mobile Cloud Architecture. Mobile World Congress 2017

Distributed Data Centers Within Juniper Networks Mobile Cloud Architecture. Mobile World Congress 2017 Distributed Data Centers Within Juniper Networks Mobile Cloud Architecture Mobile World Congress 2017 Agenda Challenges and Trends Use Cases and Solutions Products and Services Proof Points Juniper s Mobile

More information

ODL Summit Bangalore - Nov 2016 IPv6 Design in OpenDaylight

ODL Summit Bangalore - Nov 2016 IPv6 Design in OpenDaylight ODL Summit Bangalore - Nov 2016 IPv6 Design in OpenDaylight Sridhar Gaddam (sgaddam@redhat.com) Dayavanti Gopal Kamath (dayavanti.gopal.kamat@ericsson.com) Agenda IPv6 Intro. IPv6 Neighbor Discovery. IPv6

More information

Dual-Stack lite. Alain Durand. May 28th, 2009

Dual-Stack lite. Alain Durand. May 28th, 2009 Dual-Stack lite Alain Durand May 28th, 2009 Part I: Dealing with reality A dual-prong strategy IPv4 reality check: completion of allocation is real Today Uncertainty IPv6 reality check: the IPv4 long tail

More information

IPv6 Best Operational Practices of Network Functions Virtualization (NFV) With Vmware NSX. Jeremy Duncan Tachyon Dynamics

IPv6 Best Operational Practices of Network Functions Virtualization (NFV) With Vmware NSX. Jeremy Duncan Tachyon Dynamics IPv6 Best Operational Practices of Network Functions Virtualization (NFV) With Vmware NSX Jeremy Duncan Tachyon Dynamics Overview NSX as it pertains to NFV How NSX works NSX IPv6 Capabilities & Limitations

More information

Unicast Forwarding. Unicast. Unicast Forwarding Flows Overview. Intra Subnet Forwarding (Bridging) Unicast, on page 1

Unicast Forwarding. Unicast. Unicast Forwarding Flows Overview. Intra Subnet Forwarding (Bridging) Unicast, on page 1 Unicast, on page 1 Unicast Flows Overview Intra and inter subnet forwarding are the possible unicast forwarding flows in the VXLAN BGP EVPN fabric, between leaf/tor switch VTEPs. They are explained in

More information

Implementing A High Performance Virtualized CPE Solution

Implementing A High Performance Virtualized CPE Solution Implementing A High Performance Virtualized CPE Solution Hongjun Ni & Singfu Lee Intel HuachenTel Acknowledgement: Chuanguo Wang @HuachenTel Xuekun Hu, Jerry Zhang @Intel Ray Kinsella, Radu Nicolau @Intel

More information

Gluon: An Enabler for NFV

Gluon: An Enabler for NFV Gluon: An Enabler for NFV Bin Hu PMTS, AT&T Ian Wells Principal Engineer, Cisco Ildikó Váncsa OpenStack Coordinator, Ericsson Alternatives for Improving Openstack Networking to Address NFV Needs Controller

More information

2018 Cisco and/or its affiliates. All rights reserved.

2018 Cisco and/or its affiliates. All rights reserved. Beyond Data Center A Journey to self-driving Data Center with Analytics, Intelligent and Assurance Mohamad Imaduddin Systems Engineer Cisco Oct 2018 App is the new Business Developer is the new Customer

More information

IPv6 Deployment Strategies. IPv6 Training Day 18 th September 2012 Philip Smith APNIC

IPv6 Deployment Strategies. IPv6 Training Day 18 th September 2012 Philip Smith APNIC IPv6 Deployment Strategies IPv6 Training Day 18 th September 2012 Philip Smith APNIC 1 Introduction p Presentation introduces the high level planning considerations which any network operator needs to

More information

Cisco ACI Multi-Pod/Multi-Site Deployment Options Max Ardica Principal Engineer BRKACI-2003

Cisco ACI Multi-Pod/Multi-Site Deployment Options Max Ardica Principal Engineer BRKACI-2003 Cisco ACI Multi-Pod/Multi-Site Deployment Options Max Ardica Principal Engineer BRKACI-2003 Agenda ACI Introduction and Multi-Fabric Use Cases ACI Multi-Fabric Design Options ACI Stretched Fabric Overview

More information