Evolved Service Platform Cisco Strategy for SDN/NFV. Patrice Nivaggioli SP Architectures - EMEAR June 2015

Size: px
Start display at page:

Download "Evolved Service Platform Cisco Strategy for SDN/NFV. Patrice Nivaggioli SP Architectures - EMEAR June 2015"

Transcription

1 Evolved Service Platform Cisco Strategy for SDN/NFV Patrice Nivaggioli SP Architectures - EMEAR June 2015

2 Agenda Evolved Service Platform (ESP) Overview Model driven architectures Virtual topologies Use Cases

3 Cisco ESP Framework Transform Business through Automation, Service Innovation, and Optimization Cisco Services Applications Business Mobility Video Consumer Service Broker Evolved Services Platform Service Profile Orchestration Engine Catalog of Network Functions (Phy, VNFs) Evolved Programmable Network VNFs Compute Storage Network

4 Cisco ESP Solutions Transform Business through Automation, Service Innovation, and Optimization Cisco Services Applications Business Mobility Video Consumer Evolved Services Platform Service Broker Orchestration Engine Network Services Orchestrator enabled by tail-f Service Profile Meraki ESC-lite Orchestration Engine Open SDN Ctlr. Catalog of Network Functions APIC, VTC ESC, CTCM Evolved Programmable Network VNFs MX60 ISR G2 VNF/UCS(E ) Compute ASR CRS CSR/XRv Storage ACI/Nexus VTF VNFs Network Customer Premise Access / WAN Data Center

5 Agenda Evolved Service Platform (ESP) Overview Model driven architectures Virtual topologies Use Cases

6 Virtualized Infrastructur e YANG in the Orchestration domain YANG Service Model Render Orchestrator CE0 CE1 PE0 MPLS Core P1 P2 P0 P3 PE3 CE6 VNF Manager VIM (OpenStack) CE2 PE1 PE2 vswitch SDN CTL CE3 CE4 CE5 Physical Domain Virtualized Domain VNF VNF VNF VNF Service chain

7 YANG Model Example : L3VPN - topology [yang]pnivaggi $ more l3vpn.yang module l3vpn { namespace " prefix l3vpn; import ietf-inet-types { prefix inet; import tailf-common { prefix tailf; import tailf-ncs { prefix ncs; container topology { list role { key "role"; tailf:cli-compact-syntax; leaf role { type enumeration { enum ce; enum pe; enum p; leaf-list device { type leafref { path "/ncs:devices/ncs:device/ncs:name"; list connection { key "name"; leaf name { type string; container endpoint-1 { tailf:cli-compact-syntax; uses connection-grouping; container endpoint-2 { tailf:cli-compact-syntax; uses connection-grouping; leaf link-vlan { type uint32;

8 YANG Model Example : L3VPN - VPN container vpn { list l3vpn { description "Layer3 VPN"; key name; leaf name { tailf:info "Unique service id"; tailf:cli-allow-range; type string; uses ncs:service-data; ncs:servicepoint l3vpn-servicepoint; leaf as-number { description "AS used within all VRF of the VPN"; tailf:info "MPLS VPN AS number."; mandatory true; type uint32; list endpoint { key "id"; leaf id{ tailf:info "Endpoint identifier"; type string; leaf ce-device { mandatory true; type leafref { path "/ncs:devices/ncs:device/ncs:name"; leaf ce-interface { mandatory true; type string; leaf ip-network { // the private IP network mandatory true; type inet:ip-prefix; leaf bandwidth { tailf:info "Bandwidth in bps"; mandatory true; type uint32;

9 YANG Model configuration examples : L3VPN L3 VPN service configuration admin@ncs% show vpn l3vpn ford as-number 22000; endpoint 10 { ce-device ce0; ce-interface gigabitethernet0/1; ip-network /24; bandwidth ; endpoint 20 { ce-device ce1; ce-interface gigabitethernet0/1; ip-network /24; bandwidth ; qos { qos-policy BRONZE; L3 VPN topology configuration admin@ncs% show topology role ce { device [ ce0 ce1 ce2 ce3 ce4 ce5 ce6 ce7 ce8 ]; role pe { device [ pe0 pe1 pe2 pe3 ]; role p { device [ p0 p1 p2 p3 ]; connection c0 { endpoint-1 { device ce0; interface GigabitEthernet0/8; ip-address /30; endpoint-2 { device pe0; interface GigabitEthernet0/0/0/3; ip-address /30; link-vlan 88;

10 Service Modeling with Cisco NSO Architecture overview OSS/BSS Network Engineer NETCONF REST JSON RPC JAVA CLI Web UI Service and Device Data Auxiliary Service Data Script API Developer API NCS AAA Package Manager Alarm Manager Service Manager Core Engine Notification Receiver Mapping Logic Fast Map Mapping Templates Device Manager Service Models Device Models Topology Models Service Assurance Models Resource Manager Models Network Element Drivers Policy Models (QoS)

11 Cisco Solution Mapped on ETSI NFV Framework SP s Portal / Prime Service Catalog SP s OSS/BSS or Prime Order Fulfillment NSO (Powered by Tail-f NCS) NSO VNF 1 (Cisco or 3 rd Party) NSO VNF 2 (Cisco or 3 rd Party) NSO VNF 3 (Cisco or 3 rd Party) ESC Service Assurance KVM (or ESXi) Ceph VTF/ACI OpenStack Cisco UCS UCS (iscsi) Cisco Network VTC/APIC Virtual Topology System (VTS) End-to-End Solution from Cisco including NFVI, MANO, Wide array of VNFs and Professional Services 1

12 ETSI NFV PoC#36 Orchestration of Active Monitoring

13 Service Modeling with Cisco NSO Service Application and Mapping Developer API Mapping Logic Fast Map Mapping Templates VPN Service Model Java Mapping Logic L3 VPN example Physical and NFV resources Auxiliary Data Service Application Simple variable interface PE Feature Template VNFM Feature Template CE Feature Template IOS XR YANG Model IOS YANG Model 3 rd Party YANG Model ESC YANG Model 3 rd Party YANG Model IOS YANG Model 3 rd Party YANG Model

14 Service Modeling with Cisco NSO Service Application and Fast Map algorithm Developer API Mapping Logic Fast Map Service Application Mapping Templates Service creation Note : Service delete not shown Service change

15 Service Modeling with Cisco NSO Service Intent, Topology Overlay and Underlay show configuration virto Transaction Database (CDB) GraphDB NSO seeks for appropriate resources to instantiate the service show configuration topology

16 Network Devices Modeling Feature Template How NSO touches ODL Same with OS Neutron IOS YANG Model IOS XR YANG Model ESC YANG Model ODL YANG Model NED NED NED NED CLI NETCONF /YANG NETCONF /YANG RESTFul IOS IOS XR ESC ODL

17 IETF network and service models Lot of RFCs / drafts on YANG models for network feature or overall service delivery YANG model and Netconf adoption on devices will simplify the 3 rd party device integration i.e. NED simplification Policy abstracts like GBP or SFC have already their YANG model draft-zhang-mpls-lspdb-yang-00 A generic YANG Data Model for Label Switch Path (LSP). draft-ietf-netmod-routing-cfg-19 A YANG Data Model for Routing Management draft-penno-sfc-yang-13 Yang Data Model for Service Function Chaining draft-ietf-isis-yang-isis-cfg-02 YANG Data Model for ISIS protocol draft-asechoud-netmod-diffserv-model-02 YANG Model for Diffserv draft-litkowski-spring-sr-yang-00 YANG Data Model for Segment Routing draft-zhdankin-idr-bgp-cfg-00 Yang Data Model for BGP Protocol draft-ltsd-l3sm-l3vpn-service-model-00 YANG Data Model for L3VPN service delivery

18 A typical NFV/SDN network design Orchestrator or VIM SDN controller (GBP, SFC, VTN ) forwarding elements Provides the API to applications to control the network Has a database that stores requested network state Doesn t control the network directly Controls software forwarders that move packets from hardware NICs to VMs Or, controls SR-IOV hardware Controls hardware between the hosts to move packets efficiently, e.g. on-switch VXLAN, DC edge routers May be software or hardware

19 Introducing Group Based Policy Model Group Policy Target Policy Target Policy Target L2 Policy provide Classifier Classifier L3 Policy Policy Rules Set Policy Rule Policy Rule Action Action consume Group Policy Target Policy Target Policy Target L2 Policy Service Chain Node Node Group: Set of endpoints with the same properties. Often a tier of an application. Policy Rules Set: Set of Classifier / Actions describing how Policy Groups communicate. Policy Classifier: Traffic filter including protocol, port and direction. Policy Action: Behavior to take as a result of a match. Supported actions include allow and redirect. Service Chains: Set of ordered network services between Groups. L2 Policy: Specifies the boundaries of a switching domain. Broadcast is an optional parameter L3 Policy: An isolated address space containing L2 Policies/Subnets.

20 Group Based Policy deployment Neutron Driver maps GBP to existing Neutron API and offers compatibility with any existing Neutron Plugin Native Plugins exist for OpenDaylight as well as multiple vendors (Cisco, Nuage Networks, and One Convergence) CLI Horizon Heat Group Based Policy Neutron Driver GBP Native Driver Neutron Any Existing Plugins and ML2 Drivers 3 rd Party Open model that is compatible with ANY physical or virtual networking backends

21 GBP configuration in Horizon New Policy Tab Policy Authoring Interface

22 Service Chaining Function Introduction Trend is to separate network functions into individual VMs and link them via a service chain Service chain types Bridged: use separate virtual bridges to enforce a service chain VLANs: stitch VLANs together to guide a flow through the sequence of service functions Routing: manipulate routing tables NSH / Service Function Chaining

23 Why we must Evolve Service Function Chaining Try rendering a business policy like All traffic between the Internet & Web front end servers apply: De/Encryption with highest throughput / low latency and least $$ cost Copy all mobile only transactions to a Big Data analytics system Perform the copy at most optimal point ($$ cost & least latency impact) Send all traffic through a SLB+WAF & and IDS Additionally, deploy this policy with other caveats like: Service functions are both virtual and physical and vendor neutral Compute & service elasticity; compute mobility Practically impossible today! Mobile Elastic Copy Elastic Analytics Internet Elastic SSL Elastic LB + WAF Elastic IDS Elastic Web FE

24 Components of an Evolved Service Chaining Architecture Service Classifier (SC) Determines which traffic requires service forms the logical start of a service path IP SC Service Path the actual forwarding path used to realize a service chain the intent ->the actual instantiation of the chain in the network Service Overlay The network overlay created to form the service path Service Network Forwarder (SNF) Tunnels service paths to downstream SFF Service Function Forwarder (SFF) Forwards packets to SF instance Loadbalancing awareness across multiple SF instances IP NSH IP NSH GRE IP NSH SNF SFF IP NSH GRE IP NSH VXLan IP NSH GRE IP NSH SNF SFF IP NSH GRE IP NSH Service Header Shared context, carried in a service header, enables network-service interaction and richer policy creation and enforcement. SF 1 1 SF 2 1 SF 2 SF x y Instance X of Service Function of Type Y 2

25 Resource Footprint Example: NAT, FW, QoS, IPSec and DPI Services Assume we need to carry 10 Gbps of traffic with IPSec, (QOS + NAT + Firewall) and DPI Assume 1vCPU image on VMWare ESXi, IOS XE 3.14 for IPSec, Qos, NAT and Firewall Assume 4vCPU image for DPI Throughput per VM Multi-Service VM S1: IPSEC (1vCPU) n.a Gbps S2: NAT + Firewall + QoS (1vCPU) n.a 0.69 Gbps S3: DPI (4vCPU) n.a. 0.7 Gbps S1+S2+S3: IPSEC + (FW + QoS + NAT) + DPI Number of VMs required for 10 Gbps of forwarding Total: Gbps n.a. Total Number of vcpus required Plus 50% HV traversal tax per VM (e.g. ofr KVM+OVS) Total Memory required (GB) LB S1+ S2 + S3 Multiple Single-Service VMs S1 LB S2 S3 IPSec: 26, NAT+Firewall+QoS: 15, DPI: 15 Total: 56

26 SFC YANG Model in Opendaylight Yang Data Model for Service Function Chaining draft-penno-sfc-yang-13

27 Agenda Evolved Service Platform (ESP) Overview Model driven architectures Virtual topologies Use Cases

28 Updates on Nexus Portfolio Offerings Extended NX-API Support Across Nexus 2K-9K Application Centric Infrastructure Programmable Fabric Programmable Network DB DB Web Web App Web App NEW! ACI Release for Nexus 9000 (Shipping June 2015 ) Microsoft Azure and System Center Integration Programmability examples: vcenter plugin, ACI toolkit etc. Simplified operations Stretched fabric, multiple destinations from 30KMs to 150KMs Group-based policy on Openstack New ACI ecosystem partners (CliQr) NEW! Virtual Topology System (VTS) for software overlay provisioning and management across for Nexus 2K-9K (2H 2015) Standards-based fabric support on Nexus 5600/7x00 with VXLAN BGP EVPN (shipping with Nexus 9000 today) NEW! Unified Open NX-OS Release for Nexus 3000 and Nexus 9000 (Q3 2015) Enhancements to NX-API object store and model driven Native 3rd party RPM applications integration (tcollector, Nagios, Ganglia, Puppet / Chef etc.) Linux utilities support for seamless tool integration across compute and network SDK for custom application integration NEW! Common NX-API across N2K- N9K (2H 2015)

29 Cisco ACI integration with Openstack NEUTRON NETWORK APIC Driver (ML2) NEUTRON ROUTER SECURITY GROUP F/W ADC Group Policy Plugin Contract WEB ADC Contract Contract APP DB APIC Driver Neutron Networking OVS Driver APIC Group Driver Group Policy Neutron Networking OVS Driver Web App Web App DB Web Web DB Web App Web App DB Web Web DB HYPERVISOR HYPERVISOR HYPERVISOR HYPERVISOR HYPERVISOR HYPERVISOR

30 Programmable Fabric NX-API, VXLAN BGP EVPN Fabric, and Virtual Topology System (VTS) VTS NX-API BGP-EVPN VXLAN Fabric Physical Virtual DCI/WAN Operations / Programmability & Automation Bare Metal VM VM OS OS Virtualized Automated DCI / WAN VTS for overlay provisioning and management across Nexus 2000 Nexus 9000 (2H 2015)

31 VXLAN as Data Center Overlay technology VTE P IP Transport Network VTE P VXLAN VNI VTEP VTEP Local LAN Local LAN Segment Local LAN Local LAN Modes of Operation: Underlay Network: IP routing proven, stable, scalable ECMP utilize all available network paths Overlay Network: Standards-based overlay Layer-2 extensibility and mobility Expanded Layer-2 name space Scalable network domain Multi-Tenancy BGP EVPN (BGP control plane with MP-BGP Extensions) Multicast based flood and learn (No control plane)

32 VTS Architecture Management & Orchestration Plane 3 rd Party VM Manager Control Plane Cisco NSO VTS GUI REST API OpenStack VCenter Cisco Virtual Topology Forwarder (VTF) Lightweight, multi-tenant software dataplane High performance L2, L3, VXLan packet processing on x86 SW VTEP for VXLAN overlays Hybrid overlays by stitching Hardware and Software VTEPS MP-BGP Virtual Topology System (VTS) MP-BGP RR BGP-EVPN BGP-EVPN RR IP / MPLS WAN DCI ToR RESTCONF/Yang ToR DCI WAN / Internet 3 rd Party Cloud Data Plane VM or VNF OVS VM or VNF VM or VNF VTF VM or VNF VM or VNF VTF VM or VNF VM or VNF dvs VM or VNF VM or VNF VM or VNF VM or VNF VM or VNF Bare Metal Workload Virtualized Workloads with OVS Virtualized Workloads with Feature Rich & High Performance Cisco VTF Solution Virtualized Virtualized Workloads with dvs Workloads with SR-IOV

33 VTS Overlay Configuration through GUI Create a Tenant Add Network to the Tenant Add Subnet Select the ToR and host facing ports VLAN and VNID is automatically allocated Layer-2 VXLAN segment is configured on the ToR switches

34 Current VTS Network Models Based on OpenStack Neutron Constructs

35 Agenda Evolved Service Platform (ESP) Overview Model driven architectures Virtual topologies Use Cases

36 How it all started.. Cloud Network Services GOAL: Improve Experience for Consumer of Network Services Service immediacy and speed Freedom of choice, service customization Personalized experience, user in charge Consumption based economics Bring your own device, craft your own design

37 How it all started.. CPE Device CPE Device Orchestration Layer Network Service Lifecycle Mgmt Network Layer Control and Data Planes Service topology Model based Soft-real time Event driven Discovery of devices Network topology Physical devices Virtual devices Advanced Network technologies/features GOAL: Improve Experience for Consumer of Network Services Automated service delivery simplicity and efficiency ( ITless ) Automated service creation, high cadence of new services Self-service creation and reporting Elasticity of network and compute resources Open architecture, extensibility

38 Customer Experience CPE ships Order Services Orchestration happens! Unbox & Plug-in CPE vcpe vfw Service up and running

39 CloudVPN Business Services CloudVPN with Internet, FW, RA and Next-Gen-IPS CPE Cloud-Hosted Management Scalable, elastic, on-demand VR vfw vng- IPS SP CLOUD Internet Router Internet Cloud IPVPN with FW and Remote Access to Internet vfw with NAT and Policy vfw with IPSec/SSL Remote Access including Remote End-Host posture verification vng-ips (SourceFire) for advanced threat protection and real-time contextual awareness Overlay Packet Tunnels IPSec tunnels mesh, hub&spoke; CPE CPE

40 X86 Server CloudVPN Architecture Customer Orders Service Tenant Portal SP s OSS/BSS PnP server NETCONF/YANG NCS REST API NC/YANG, RC/YANG PnP Functionality Zero Touch Provisioning Provide Day 1 Configuration Elastic Services Controller (ESC) Provision CSR1Kv Provision ASAv Provision vwsa OpenStack vswitch ODL VTF Internet Gateway CPE Establish VPN: IPSec tunnel, IP Overlay (L2TP, VXLAN, GRE, LISP) CSR1Kv ASAv vwsa CPE Shipped at Customer Site, connected & Powered ON VNF Service chain

41 CBCS : Cloud based Consumer Services A Service Enabling Approach Virtual Broadband Network pcpe Access Network vcpe Home network is virtually extended to the vbn platform and moving most L3 features from the home to the SP datacenter Services instantiated on compute module Network Attached Storage Wi-Fi Management Remote Access to Data Multimedia Access Home Automation / IoE Anti-virus / Parental Control 4

42 Portal Self Onboarding RCS Orchestration Infrastructure and Interfaces Orchestration Resource Manager REST APIs ACS Controller vcpe Containers / Host vswitch Media Server/ Connected Storage RPC APIs SoftGRE, L2TPv3 or VLANs IP or IP/MPLS Transport IP TR69: pcpe forwarding mode and overlay

43 Thank you

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

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

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

Cisco Virtual Topology System Release Service Provider Data Center Cisco Knowledge Network. Phil Lowden (plowden) October 9, 2018

Cisco Virtual Topology System Release Service Provider Data Center Cisco Knowledge Network. Phil Lowden (plowden) October 9, 2018 Cisco Virtual Topology System Release 2.6.2 Service Provider Data Center Cisco Knowledge Network Phil Lowden (plowden) October 9, 2018 Cisco VTS is a standards-based, open software-overlay management and

More information

nil.com 2017 NIL, Security Tag: PUBLIC 2017 NIL, Security Tag: INTERNAL 1

nil.com 2017 NIL, Security Tag: PUBLIC 2017 NIL, Security Tag: INTERNAL 1 nil.com 2017 NIL, Security Tag: PUBLIC 2017 NIL, Security Tag: INTERNAL 1 Implementing NFV: From Idea to Practice 2017 NIL, Security Tag: INTERNAL 2 Overview What is NFV? Why should I care? If I do care,

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

Introduction to Cisco Virtual Topology System (VTS) Vijay Arumugam Kannan - Product Manager, VTS

Introduction to Cisco Virtual Topology System (VTS) Vijay Arumugam Kannan - Product Manager, VTS Introduction to Cisco Virtual Topology System (VTS) Vijay Arumugam Kannan - Product Manager, VTS Agenda Cisco Data Center SDN Strategy Cisco Virtual Topology System (VTS) VTS Use Cases Cisco Virtual Topology

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

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

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

MP-BGP VxLAN, ACI & Demo. Brian Kvisgaard System Engineer, CCIE SP #41039 November 2017

MP-BGP VxLAN, ACI & Demo. Brian Kvisgaard System Engineer, CCIE SP #41039 November 2017 MP-BGP VxLAN, ACI & Demo Brian Kvisgaard System Engineer, CCIE SP #41039 November 2017 Datacenter solutions Programmable Fabric Classic Ethernet VxLAN-BGP EVPN standard-based Cisco DCNM Automation Modern

More information

Cisco Virtualized Infrastructure Manager

Cisco Virtualized Infrastructure Manager DEVNET-2570 Virtualized Infrastructure Manager Suhail Syed, Product Manager Vamsi Krihsna Kuppur, Product Manager Spark How Questions? Use Spark to communicate with the speaker after the session 1. Find

More information

Data Center and Cloud Automation

Data Center and Cloud Automation Data Center and Cloud Automation Tanja Hess Systems Engineer September, 2014 AGENDA Challenges and Opportunities Manual vs. Automated IT Operations What problem are we trying to solve and how do we solve

More information

Deploying Cloud Network Services Prime Network Services Controller (formerly VNMC)

Deploying Cloud Network Services Prime Network Services Controller (formerly VNMC) Deploying Cloud Network Services Prime Network Services Controller (formerly VNMC) Dedi Shindler - Sr. Manager Product Management Cloud System Management Technology Group Cisco Agenda Trends Influencing

More information

The Next Opportunity in the Data Centre

The Next Opportunity in the Data Centre The Next Opportunity in the Data Centre Application Centric Infrastructure Soni Jiandani Senior Vice President, Cisco THE NETWORK IS THE INFORMATION BROKER FOR ALL APPLICATIONS Applications Are Changing

More information

Weiterentwicklung von OpenStack Netzen 25G/50G/100G, FW-Integration, umfassende Einbindung. Alexei Agueev, Systems Engineer

Weiterentwicklung von OpenStack Netzen 25G/50G/100G, FW-Integration, umfassende Einbindung. Alexei Agueev, Systems Engineer Weiterentwicklung von OpenStack Netzen 25G/50G/100G, FW-Integration, umfassende Einbindung Alexei Agueev, Systems Engineer ETHERNET MIGRATION 10G/40G à 25G/50G/100G Interface Parallelism Parallelism increases

More information

Cisco Cloud Services Router 1000V with Cisco IOS XE Software Release 3.13

Cisco Cloud Services Router 1000V with Cisco IOS XE Software Release 3.13 Q&A Cisco Cloud Services Router 1000V with Cisco IOS XE Software Release 3.13 Q. What is the Cisco Cloud Services Router 1000V? A. The Cisco Cloud Services Router 1000V (CSR 1000V) is a router in virtual

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

Cisco Virtual Managed Services

Cisco Virtual Managed Services Data Sheet Cisco Virtual Managed Services SD-WAN Made Simple for Service Providers Cisco Virtual Managed Services (VMS) is a cloud native solution for service providers to automate, innovate and accelerate

More information

Building a Platform Optimized for the Network Edge

Building a Platform Optimized for the Network Edge Building a Platform Optimized for the Network Edge MPLS + SDN + NFV WORLD 2018 Nicolas Bouthors, Enea Innovation Agenda Software Virtualization - Key Requirements Leveraging DPDK Multi-Function VNFs at

More information

SP Datacenter fabric technologies. Brian Kvisgaard System Engineer CCIE SP #41039

SP Datacenter fabric technologies. Brian Kvisgaard System Engineer CCIE SP #41039 SP Datacenter fabric technologies Brian Kvisgaard System Engineer CCIE SP #41039 VMDC 2.1 DC Container Architecture Simplified architecture Services on the stick design modification (Core/Agg handoff)

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

Cisco SDN 解决方案 ACI 的基本概念

Cisco SDN 解决方案 ACI 的基本概念 Cisco SDN 解决方案 ACI 的基本概念 Presented by: Shangxin Du(@shdu)-Solution Support Engineer, Cisco TAC Aug 26 th, 2015 2013 Cisco and/or its affiliates. All rights reserved. 1 Type Consumption Delivery Big data,

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

SDN-NFV For Telco DC. Abhishek Mande Customer Solution Architect APJ March 2017

SDN-NFV For Telco DC. Abhishek Mande Customer Solution Architect APJ March 2017 SDN-NFV For Telco DC Abhishek Mande Customer Solution Architect APJ March 2017 Agenda Drivers and Trends for SDN and NFV in Telco s SDN Fabric Evolution NFVI Approaches and Requirements Summary Q&A BRKSPG-2402

More information

Cisco SD-WAN and DNA-C

Cisco SD-WAN and DNA-C Cisco SD-WAN and DNA-C SD-WAN Cisco SD-WAN Intent-based networking for the branch and WAN 4x Improved application experience Better user experience Deploy applications in minutes on any platform with consistent

More information

Pradeep Kathail Chief Software Architect Network Operating Systems Technology Group, Cisco Systems Inc.

Pradeep Kathail Chief Software Architect Network Operating Systems Technology Group, Cisco Systems Inc. Pradeep Kathail Chief Software Architect Network Operating Systems Technology Group, Cisco Systems Inc. March 4 th, 2014 2012 2010 Cisco and/or its affiliates. All rights reserved. 1 2012 Cisco and/or

More information

Cisco Cloud Strategy. Uwe Müller. Leader PreSales Cloud & Datacenter Germany

Cisco Cloud Strategy. Uwe Müller. Leader PreSales Cloud & Datacenter Germany Cisco Cloud Strategy Uwe Müller Leader PreSales Cloud & Datacenter Germany 277X Data created by IoE devices v. end-user 30M New devices connected every week 180B Mobile apps downloaded in 2015 78% Workloads

More information

Cisco Application Centric Infrastructure and Microsoft SCVMM and Azure Pack

Cisco Application Centric Infrastructure and Microsoft SCVMM and Azure Pack White Paper Cisco Application Centric Infrastructure and Microsoft SCVMM and Azure Pack Introduction Cisco Application Centric Infrastructure (ACI) is a next-generation data center fabric infrastructure

More information

Virtualizing Managed Business Services for SoHo/SME Leveraging SDN/NFV and vcpe

Virtualizing Managed Business Services for SoHo/SME Leveraging SDN/NFV and vcpe Virtualizing Managed Business Services for SoHo/SME Leveraging SDN/NFV and vcpe A Technical Paper prepared for SCTE/ISBE by Ajay Manuga VP Engineering Benu Networks amanuja@benunets.com 2017 SCTE-ISBE

More information

Service Function Chaining (SFC)

Service Function Chaining (SFC) Service Function Chaining (SFC) Release draft (534a1d1) OPNFV February 25, 2016 CONTENTS 1 Introduction 1 2 Definitions 3 3 Abbreviations 5 4 Use Cases 7 5 Architecture 9 5.1 Service Functions............................................

More information

Deployment Case Study of SDN and NFV Transformation. Marcela Blanco-Luna Solutions Architect Advanced Services

Deployment Case Study of SDN and NFV Transformation. Marcela Blanco-Luna Solutions Architect Advanced Services Deployment Case Study of SDN and NFV Transformation Marcela Blanco-Luna Solutions Architect Advanced Services Future Network Platform Service Creation Service Design Service Assurance Cloud Optimization

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

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

Hillstone CloudEdge For Network Function Virtualization (NFV) Solutions

Hillstone CloudEdge For Network Function Virtualization (NFV) Solutions Hillstone CloudEdge For Network Function Virtualization (NFV) Solutions Introduction With the advancing technologies, business applications and operations naturally have become more dynamic in order to

More information

Hybrid Cloud Solutions

Hybrid Cloud Solutions Hybrid Cloud Solutions with Cisco and Microsoft Innovation Rob Tappenden, Technical Solution Architect rtappend@cisco.com March 2016 Today s industry and business challenges Industry Evolution & Data Centres

More information

Multi-domain Service Orchestration with Cisco Network Service Orchestrator. Gabor Szabo Version 1.2

Multi-domain Service Orchestration with Cisco Network Service Orchestrator. Gabor Szabo Version 1.2 Multi-domain Service Orchestration with Cisco Network Service Orchestrator Gabor Szabo gabszabo@cisco.com Version 1.2 Agenda Theory & Concepts Cisco NSO inroduction Demonstration: simple service Use-Cases

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

and public cloud infrastructure, including Amazon Web Services (AWS) and AWS GovCloud, Microsoft Azure and Azure Government Cloud.

and public cloud infrastructure, including Amazon Web Services (AWS) and AWS GovCloud, Microsoft Azure and Azure Government Cloud. DATA SHEET vthunder SOFTWARE FOR VIRTUAL & CLOUD INFRASTRUCTURE A10 vthunder software appliances enable organizations to SUPPORTED SOLUTIONS gain flexible, easy-to-deploy and high-performance secure application

More information

VXLAN Overview: Cisco Nexus 9000 Series Switches

VXLAN Overview: Cisco Nexus 9000 Series Switches White Paper VXLAN Overview: Cisco Nexus 9000 Series Switches What You Will Learn Traditional network segmentation has been provided by VLANs that are standardized under the IEEE 802.1Q group. VLANs provide

More information

Cisco Virtual Networking Solution Nexus 1000v and Virtual Services. Abhishek Mande Engineer

Cisco Virtual Networking Solution Nexus 1000v and Virtual Services. Abhishek Mande Engineer Cisco Virtual Networking Solution Nexus 1000v and Virtual Services Abhishek Mande Engineer mailme@cisco.com Agenda Application requirements in virtualized DC The Anatomy of Nexus 1000V Virtual Services

More information

Introduction to Cisco and Intel NFV Quick Start

Introduction to Cisco and Intel NFV Quick Start Quick Start Cisco Intel NFV Quick Start. Simplify Virtualization, Encourage Innovation for Service Providers Introduction Customer expectations for network services have evolved markedly. Customers want

More information

OpenStack and OpenDaylight, the Evolving Relationship in Cloud Networking Charles Eckel, Open Source Developer Evangelist

OpenStack and OpenDaylight, the Evolving Relationship in Cloud Networking Charles Eckel, Open Source Developer Evangelist OpenStack and OpenDaylight, the Evolving Relationship in Cloud Networking Charles Eckel, Open Source Developer Evangelist Agenda Introduction OpenStack OpenDaylight OPNFV Putting it all Together Conclusion

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

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

SDN Controller/ Orchestration/ FastDataStacks. Joel Halpern (Ericsson) Frank Brockners (Cisco)

SDN Controller/ Orchestration/ FastDataStacks. Joel Halpern (Ericsson) Frank Brockners (Cisco) SDN Controller/ Orchestration/ FastDataStacks Joel Halpern (Ericsson) Frank Brockners (Cisco) Building Blocks Service Model WorkFlow Topology App Intent Service/WF Life Cycle Manager Virtual Machine/Container

More information

5 days lecture course and hands-on lab $3,295 USD 33 Digital Version

5 days lecture course and hands-on lab $3,295 USD 33 Digital Version Course: Duration: Fees: Cisco Learning Credits: Kit: DCAC9K v1.1 Cisco Data Center Application Centric Infrastructure 5 days lecture course and hands-on lab $3,295 USD 33 Digital Version Course Details

More information

BESS work on control planes for DC overlay networks A short overview

BESS work on control planes for DC overlay networks A short overview BESS work on control planes for DC overlay networks A short overview Jorge Rabadan IETF99, July 2017 Prague 1 Agenda EVPN in a nutshell BESS work on EVPN for NVO3 networks EVPN in the industry today Future

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

Customize OpenStack for Telco NFV

Customize OpenStack for Telco NFV Security Level: Customize OpenStack for Telco NFV Tianran Zhou (zhoutianran@huawei.com) Feng Dong (albert.dongfeng@huawei.com) www.huawei.com HUAWEI TECHNOLOGIES CO., LTD. Motivation Linux as a general

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

Cisco Unified Data Center Strategy

Cisco Unified Data Center Strategy Cisco Unified Data Center Strategy How can IT enable new business? Holger Müller Technical Solutions Architect, Cisco September 2014 My business is rapidly changing and I need the IT and new technologies

More information

Cisco Cloud Architecture with Microsoft Cloud Platform Peter Lackey Technical Solutions Architect PSOSPG-1002

Cisco Cloud Architecture with Microsoft Cloud Platform Peter Lackey Technical Solutions Architect PSOSPG-1002 Cisco Cloud Architecture with Microsoft Cloud Platform Peter Lackey Technical Solutions Architect PSOSPG-1002 Agenda Joint Cisco and Microsoft Integration Efforts Introduction to CCA-MCP What is a Pattern?

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

Cisco SD-WAN. Intent-based networking for the branch and WAN. Carlos Infante PSS EN Spain March 2018

Cisco SD-WAN. Intent-based networking for the branch and WAN. Carlos Infante PSS EN Spain March 2018 Cisco SD-WAN Intent-based networking for the branch and WAN Carlos Infante PSS EN Spain March 2018 Aug-12 Oct-12 Dec-12 Feb-13 Apr-13 Jun-13 Aug-13 Oct-13 Dec-13 Feb-14 Apr-14 Jun-14 Aug-14 Oct-14 Dec-14

More information

Intelligent WAN: Leveraging the Internet Secure WAN Transport and Internet Access

Intelligent WAN: Leveraging the Internet Secure WAN Transport and Internet Access Now a part of Cisco We bought Viptela Intelligent WAN: Leveraging the Internet Secure WAN Transport and Internet Access Branch Hybrid WAN Transport IPsec Secure MPLS (IP-VPN) Private Cloud Virtual Private

More information

APPLICATION CENTRIC INFRASTRUCTURE

APPLICATION CENTRIC INFRASTRUCTURE APPLICATION CENTRIC INFRASTRUCTURE Ulrich Hamm, Technical Solutions Architect, uhamm@cisco.com Jose Moreno, Technical Solutions Architect, josemor@cisco.com May 30, 2014 1 WHAT IS THE PROBLEM? (I) The

More information

ACI Terminology. This chapter contains the following sections: ACI Terminology, on page 1. Cisco ACI Term. (Approximation)

ACI Terminology. This chapter contains the following sections: ACI Terminology, on page 1. Cisco ACI Term. (Approximation) This chapter contains the following sections:, on page 1 Alias API Inspector App Center Alias A changeable name for a given object. While the name of an object, once created, cannot be changed, the Alias

More information

Integration of Hypervisors and L4-7 Services into an ACI Fabric. Azeem Suleman, Principal Engineer, Insieme Business Unit

Integration of Hypervisors and L4-7 Services into an ACI Fabric. Azeem Suleman, Principal Engineer, Insieme Business Unit Integration of Hypervisors and L4-7 Services into an ACI Fabric Azeem Suleman, Principal Engineer, Insieme Business Unit Agenda Introduction to ACI Review of ACI Policy Model Hypervisor Integration Layer

More information

Cisco Application Centric Infrastructure Roadshow. Wednesday, 2. April 14

Cisco Application Centric Infrastructure Roadshow. Wednesday, 2. April 14 Cisco Application Centric Infrastructure Roadshow Wednesday, 2. April 14 Cisco ACI Roadshow - Agenda Business and IT trends Cisco Open Network Environment (ONE) Lunch Cisco Application Centric Infrastructure

More information

Enterprise Network Compute System (ENCS)

Enterprise Network Compute System (ENCS) Enterprise Network Compute System (ENCS) Cisco vbranch Architecture Per Jensen, per@cisco.com Sept 2017 Agenda: Tech Update september-2017 1. ENCS update + demo v/per 2. Viptela update + demo v/dr Søren

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

Nexus 1000V in Context of SDN. Martin Divis, CSE,

Nexus 1000V in Context of SDN. Martin Divis, CSE, Nexus 1000V in Context of SDN Martin Divis, CSE, mdivis@cisco.com Why Cisco Nexus 1000V Losing the Edge Server Admin Host Host Host Host Server Admin manages virtual switching! vswitch vswitch vswitch

More information

Layer 4 to Layer 7 Service Insertion, page 1

Layer 4 to Layer 7 Service Insertion, page 1 This chapter contains the following sections:, page 1 Layer 4 to Layer 7 Policy Model, page 2 About Service Graphs, page 2 About Policy-Based Redirect, page 5 Automated Service Insertion, page 12 About

More information

Modelos de Negócio na Era das Clouds. André Rodrigues, Cloud Systems Engineer

Modelos de Negócio na Era das Clouds. André Rodrigues, Cloud Systems Engineer Modelos de Negócio na Era das Clouds André Rodrigues, Cloud Systems Engineer Agenda Software and Cloud Changed the World Cisco s Cloud Vision&Strategy 5 Phase Cloud Plan Before Now From idea to production:

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme NET1949BU Seamless Network Connectivity for Virtual and Bare-metal s with NSX Suresh Thiru Sridhar Subramanian VMworld 2017 Content: Not for publication VMworld 2017 - NET1949BU Disclaimer This presentation

More information

A Centrally Orchestrated SD-WAN Building a Green Ecosystem. --ZTE-SD-WAN Solution

A Centrally Orchestrated SD-WAN Building a Green Ecosystem. --ZTE-SD-WAN Solution A Centrally Orchestrated SD-WAN Building a Green Ecosystem --ZTE-SD-WAN Solution 1 SD-WAN is on the Way 2 SD-WAN Solution CONTENTS 3 Conclusion SD-WAN is on the Way X 22 Infrastructure trusteeship Maintenance

More information

Cisco HyperFlex Systems

Cisco HyperFlex Systems White Paper Cisco HyperFlex Systems Install and Manage Cisco HyperFlex Systems in a Cisco ACI Environment Original Update: January 2017 Updated: March 2018 Note: This document contains material and data

More information

IBM Cloud for VMware Solutions NSX Edge Services Gateway Solution Architecture

IBM Cloud for VMware Solutions NSX Edge Services Gateway Solution Architecture IBM Cloud for VMware Solutions NSX Edge Services Gateway Solution Architecture Date: 2017-03-29 Version: 1.0 Copyright IBM Corporation 2017 Page 1 of 16 Table of Contents 1 Introduction... 4 1.1 About

More information

Application Provisioning

Application Provisioning Overview, page 1 Application Categories, page 1 Application Containers, page 2 Catalogs, page 7 Self-Service Provisioning, page 8 Overview After you have allocated your resources among your user groups,

More information

Cisco Nexus 9200 Switch Datasheet

Cisco Nexus 9200 Switch Datasheet Cisco Nexus 9200 Switch Datasheet CONTENT Content... 1 Overview... 2 Appearance... 2 Key Features and Benefits... 3 NX-OS Software... 4 Nexus 9200 Compare models... 6 Specification of nexus 9200 series

More information

Disaggregation and Virtualization within the Juniper Networks Mobile Cloud Architecture. White Paper

Disaggregation and Virtualization within the Juniper Networks Mobile Cloud Architecture. White Paper Disaggregation and Virtualization 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

Cisco Enterprise Cloud Suite Overview Cisco and/or its affiliates. All rights reserved.

Cisco Enterprise Cloud Suite Overview Cisco and/or its affiliates. All rights reserved. Cisco Enterprise Cloud Suite Overview 2015 Cisco and/or its affiliates. All rights reserved. 1 CECS Components End User Service Catalog SERVICE PORTAL Orchestration and Management UCS Director Application

More information

Brocade and VMware Strategic Partners. Kyle Creason Brocade Systems Engineer

Brocade and VMware Strategic Partners. Kyle Creason Brocade Systems Engineer Brocade and VMware Strategic Partners Kyle Creason Brocade Systems Engineer Brocade Data Center Network Technologies Strategic focus areas FIBRE CHANNEL FABRICS ETHERNET FABRICS CORE ROUTING SDN NFV CLOUD

More information

Cisco Integrated Services Virtual Router

Cisco Integrated Services Virtual Router Data Sheet Cisco Integrated Services Virtual Router The Cisco Integrated Services Virtual Router (ISRv) is a virtual form-factor Cisco IOS XE Software router that delivers comprehensive WAN gateway and

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

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

WELCOME. Chicago Juniper Users Group SEPT 18TH, 2013

WELCOME. Chicago Juniper Users Group SEPT 18TH, 2013 WELCOME Chicago Juniper Users Group SEPT 18TH, 2013 THE SDN OPPORTUNITY James Kelly SDN PORTFOLIO & PARTNER MANAGEMENT SSD STRATEGY & MARKETING WHY SDN NOW? SOFTWARE TRENDS AND TECHNOLOGY DAMANDS + + Software

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

Evolution of Data Center Security Automated Security for Today s Dynamic Data Centers

Evolution of Data Center Security Automated Security for Today s Dynamic Data Centers Evolution of Data Center Security Automated Security for Today s Dynamic Data Centers Speaker: Mun Hossain Director of Product Management - Security Business Group Cisco Twitter: @CiscoDCSecurity 2 Any

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

1V0-642.exam.30q.

1V0-642.exam.30q. 1V0-642.exam.30q Number: 1V0-642 Passing Score: 800 Time Limit: 120 min 1V0-642 VMware Certified Associate 6 Network Visualization Fundamentals Exam Exam A QUESTION 1 Which is NOT a benefit of virtualized

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

NFV Infrastructure for Media Data Center Applications

NFV Infrastructure for Media Data Center Applications NFV Infrastructure for Media Data Center Applications Today s Presenters Roger Sherwood Global Strategy & Business Development, Cisco Systems Damion Desai Account Manager for Datacenter, SDN, NFV and Mobility,

More information

Design Guide for Cisco ACI with Avi Vantage

Design Guide for Cisco ACI with Avi Vantage Page 1 of 23 Design Guide for Cisco ACI with Avi Vantage view online Overview Cisco ACI Cisco Application Centric Infrastructure (ACI) is a software defined networking solution offered by Cisco for data

More information

Running RHV integrated with Cisco ACI. JuanLage Principal Engineer - Cisco May 2018

Running RHV integrated with Cisco ACI. JuanLage Principal Engineer - Cisco May 2018 Running RHV integrated with Cisco ACI JuanLage Principal Engineer - Cisco May 2018 Agenda Why we need SDN on the Data Center What problem are we solving? Introduction to Cisco Application Centric Infrastructure

More information

OpenStack Networking: Where to Next?

OpenStack Networking: Where to Next? WHITE PAPER OpenStack Networking: Where to Next? WHAT IS STRIKING IS THE PERVASIVE USE OF OPEN VSWITCH (OVS), AND AMONG NEUTRON FEATURES, THE STRONG INTEREST IN SOFTWARE- BASED NETWORKING ON THE SERVER,

More information

Cisco ACI Terminology ACI Terminology 2

Cisco ACI Terminology ACI Terminology 2 inology ACI Terminology 2 Revised: May 24, 2018, ACI Terminology Cisco ACI Term Alias API Inspector App Center Application Policy Infrastructure Controller (APIC) Application Profile Atomic Counters Alias

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

Quantum, network services for Openstack. Salvatore Orlando Openstack Quantum core developer

Quantum, network services for Openstack. Salvatore Orlando Openstack Quantum core developer Quantum, network services for Openstack Salvatore Orlando sorlando@nicira.com Openstack Quantum core developer Twitter- @taturiello Caveats Quantum is in its teenage years: there are lots of things that

More information

Flexible NFV WAN interconnections with Neutron BGP VPN

Flexible NFV WAN interconnections with Neutron BGP VPN Flexible NFV WAN interconnections with Neutron BGP VPN Thomas Morin Orange OpenStack Summit, May 2018, Vancouver BC Agenda BGP VPNs as a key building block for Telcos 1-slide reminder on BGP VPNs Why we

More information

Virtualization Design

Virtualization Design VMM Integration with UCS-B, on page 1 VMM Integration with AVS or VDS, on page 3 VMM Domain Resolution Immediacy, on page 6 OpenStack and Cisco ACI, on page 8 VMM Integration with UCS-B About VMM Integration

More information

Automating Cloud Networking with RedHat OpenStack

Automating Cloud Networking with RedHat OpenStack Automating Cloud Networking with RedHat OpenStack Madhu Kashyap Sr. Product Mgr, OpenStack & SDN 2015 BROCADE COMMUNICATIONS SYSTEMS, INC. INTERNAL USE ONLY The New IP The Foundation for the Digital Business

More information

Huawei AR1000V Brochure

Huawei AR1000V Brochure Huawei AR1000V Brochure AR1000V Brochure AR1000V Brochure Huawei AR1000V is a virtual router based on Network Functions Virtualization (NFV). As a software product, the AR1000V uses the x86 server hardware

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

Building Open Source-Based Cloud Solutions with OpenDaylight. Colin Dixon, Brocade/OpenDaylight Lisa Caywood, OpenDaylight

Building Open Source-Based Cloud Solutions with OpenDaylight. Colin Dixon, Brocade/OpenDaylight Lisa Caywood, OpenDaylight Building Open Source-Based Cloud Solutions with OpenDaylight Colin Dixon, Brocade/OpenDaylight Lisa Caywood, OpenDaylight Part of a New OPEN Networking Stack Networking Apps ORCHESTRATION (NFVO,...) Mgmt

More information

ONAP VoLTE Use Case Solution Brief

ONAP VoLTE Use Case Solution Brief ONAP VoLTE Use Case Solution Brief ONAP Voice over LTE Improves Agility and Slashes Costs for Communication Service Providers ONAP VoLTE Use Case Solution Brief 1 By using ONAP to support the VoLTE use

More information

Nuage Networks Product Architecture. White Paper

Nuage Networks Product Architecture. White Paper Nuage Networks Product Architecture White Paper Table of Contents Abstract... 3 Networking from the Application s Perspective... 4 Design Principles... 4 Architecture... 4 Integrating Bare Metal Resources...

More information

Service Insertion with ACI using F5 iworkflow

Service Insertion with ACI using F5 iworkflow Service Insertion with ACI using F5 iworkflow Gert Wolfis F5 EMEA Cloud SE October 2016 Agenda F5 and Cisco ACI Joint Solution Cisco ACI L4 L7 Service Insertion Overview F5 and Cisco ACI Integration Models

More information

vedge Cloud Datasheet PRODUCT OVERVIEW DEPLOYMENT USE CASES EXTEND VIPTELA OVERLAY INTO PUBLIC CLOUD ENVIRONMENTS

vedge Cloud Datasheet PRODUCT OVERVIEW DEPLOYMENT USE CASES EXTEND VIPTELA OVERLAY INTO PUBLIC CLOUD ENVIRONMENTS vedge Cloud Datasheet PRODUCT OVERVIEW Viptela vedge Cloud is a software router platform that supports entire range of capabilities available on the physical vedge-100, vedge-1000 and vedge-2000 router

More information