Enterprise SDN - APIC Enterprise Module

Size: px
Start display at page:

Download "Enterprise SDN - APIC Enterprise Module"

Transcription

1

2 Enterprise SDN - APIC Enterprise Module Adam Radford Distinguished Systems Engineer #clmel

3 Agenda Introduction APIC-EM NB API Scale out Interaction with Prime Infrastructure Conclusion

4 Introduction

5 Maturity Model Level 0/10 Level 1 Level 2 Level 3

6 Cisco ACI Common Policy Model APPLICATION PROFILE USER ACCESS APIC EM

7 Cisco APIC Enterprise Module Architecture Security QoS ZTD Path Selection Cisco and Third Party Applications REST API Cisco APIC Enterprise Module Exposes Network Intelligence For Business Innovation Network Info Database Policy Infrastructure CLI, Netconf, etc API Automation Abstracts Network Devices to Mask Complexity Treat Network as a System Network Devices Catalyst, ASR, ISR

8 Policy Engine Business Intent Intent Policies High Level Constructs Translation Translation of high level constructs to network control functions reduces skills gaps and clarifies policy procedures Network Control Functions QoS Configuration ACL

9 An Example Intent Policies UI:: BradWebAllow: Brad Web allow High Level Constructs Policy Manager:: Business Policy -> Network Policy Translation Policy Programmer:: Network Policy-> Network Cmds Network Control Functions Scanner-Service:: Network Commands -> device QoS Configuration ACL

10 configuration Evolution to a Campus/WAN Policy Model Today ACI policy policy policy traditional traditional traditional Time

11 configuration Reality of Adoption Today policy traditional Traditional Read Only Apps Earn Trust traditional Time

12 APIC-EM

13 APIC-EM: Services Layered View APIC-EM Services APIC-EM Apps NETWORK MODEL DEVICE MODEL DEVICE INTERFACE Easy QoS Visualiser Discovery Easy QoS Business Intent to Network Intent Conversion Policy Programmer (QoS, ACL) Inventory Application Visualiser Inventory Visualiser Policy Analysis Policy Manager Network Tapping Network Discovery Network Tapping Visualiser Topology Visualiser NB REST API Conflict Detection and Resolution (BI and NI) Application Visibility Network Events Policy Manager Compliance Check Pxgrid Client + LDAP client Topology PfR Network Programmer IWAN Services Network PnP ACL Visualiser Radius Proxy + LDAP client PnP APIC-EM Services IWAN Services Basic Services for Controller Availability 13 NETWORK

14 Controller Home Page

15 Topology

16 Path Trace Application 5 Tuple Exact path through network - Netflow - Cef - Traceroute for unknown

17 MapCollab Server Use Case: Path Visualisation via Collaboration App MapCollab App CUCM Cluster SIP Registration SIP Registration SIP Messages SIP Messages 1 5 tuple Information on active calls: WWW & REST API 4 User Sees Path (UI) 5 Tuple 2 APIC Path 3 MapCollab Clients 17

18 Path Trace CAPWAP Tunnels

19 Cisco Intelligent WAN (IWAN) App for the APIC-EM Enables IT automation through centrally managed policies Simplified workflows use case driven with step-by-step provisioning Zero touch provisioning plug & play for remote devices without user intervention Business - level policies application rules drive network actions and abstraction of underlying policy configurations Open architecture northbound API Network and application monitoring status, alerting of network issue 19

20 Cisco Intelligent WAN App for APIC-EM Business Policy: App SLA APP DMVPN SLA QoS Security Path Selection NETWORK IT Admin Access Application Network Profile SDN Simple Workflow Templates Zero Touch Provisioning Network, Applications Monitoring Business Level Policies Open Architecture Business Policy Dictates Network Action

21 Site topology choices in IWAN app

22 Link type selection in IWAN app

23 Application priority policy setting in IWAN app

24 Network Plug-N-Play Simple, Secure, Scalable Today s Process Network PnP Ships equipment Reseller/Part ner Central Staging Facility Network Admin Install OS Install base config 2 1 Pre Provision Projects/Sites Network Admin Install & Power-on devices 3 Monitor device installation Installer Installer Network Admin Site-1 Site-2 Site-3 Site(s) Unskilled Installer GUI Based Consistent for devices & PIN(Campus/Branch) Secure Zero-touch RMA Greenfield & Brownfield

25 NB API

26 Three Classes of Use Case NetOps Net Integration Net Innovation Cultural change: "TEST and VERIFY" "TRUST" "HOW" to "WHAT"

27 RESTful Services Exposed

28 API: VERBS + NOUNS + SYNTAX GET POST PUT DELETE /host /link /network-device /interface JSON Syntax: { "policyowner": "Admin", "networkuser": {"useridentifiers":[" "], "applications":[{"raw": "12340;UDP"}] } } Header: Content-Type: Application/JSON GET/POST

29 General Structure GET /noun/count, /noun/{id}, /noun?offset=1&limit=500, /noun/1/500 POST Now Asynchronous. Returns 202 status code and a taskid GET /api/v0/task/{taskid} to find out result PUT Now Asynchronous. Returns 202 status code and a taskid GET /api/v0/task/{taskid} to find out result DELETE Now Asynchronous. Returns 202 status code and a taskid GET /api/v0/task/{taskid} to find out result

30 Swagger

31 Try it out!!!

32 Postman URI (Noun) Verb Syntax Response Code Body

33 API Structure 2 /ztd-site/ /device 1 /file-service/ file/config file/image /ztd-device 3 33

34 Create a Rule POST { "hostname" : "test-switch6", "site" : "Sydney", "platformid" : "WS-C2960X-48FPD-L" } IMPORTANT: Name of "site" rather than UUID These are only three mandatory attributes Default "status" is PENDING "serialnumber", "configid", "imageid", are often used 34

35 User Interface 35

36 More on API developer.cisco.com

37 Scale Out

38 Grapevine Console service Start/stop

39 Architecture Physical Host Root VM: Manage client spin-up. Operation and update of services. Service catalog Client VM(s): Controlled by root. Where services run Client VM(s): Controlled by root. Where services run

40 Stateless Services $./bin/harvest_all_clients Harvesting client b2c1f0f0-b a5ea-60d0a4edc33c... Harvesting client 6a e-4d4f-a558-dc bdb... Harvesting client 76dca644-be38-43ea-bb37-c24e595f38bd... Harvesting client 4c230bed-bd2f e2-36e3bd5961e7... Task 'b75745a2-ba72-11e4-a41d b1beb8' completed successfully (grapevine) Shutdown/resume $./bin/grow_all_services Growing reverse-proxy latest... Growing router latest... Growing telemetry-service latest... Growing postgres latest... Growing cas-service latest... Growing data-access-service latest... Growing rbac-service latest... Growing task-service latest... Growing data-uploader latest... Growing file-service latest... Growing identity-manager-pxgrid-service latest... Growing inventory-manager-service latest... Growing network-discovery-service latest... Growing network-poller-service latest... Growing policy-analysis-service latest... Growing port-stats-service latest... Growing topology-service latest... Growing ui latest... Task 'd182b83a-ba72-11e4-a41d b1beb8' completed successfully

41 Service Upgrades (1) Cloud Store Cisco deploys new version of service to the cloud Physical Host Physical Host Physical Host and service catalogs are updated with new version

42 Service Upgrades (2) Grapevine automatically deploys the new version of the service Physical Host Physical Host Physical Host

43 Interaction with Prime Infrastructure

44 What About Network Management? Traditional Management Customer developed provisioning tools, manual CLI changes, and run book automation for IT Operations support Feature Configuration Management (NMS) NE NE NE NE SDN Led Management Customer input on business / service intent Automation (Workflow / Orchestration) Policy Automation Management (Provisioning and Assurance) Controller (APIC-EM) NE NE NE NE

45 Systemic View of Management / Control Roles Orchestrates sequential changes and enables IT process execution Network Infra Stores, processes and visualises all historical data for monitoring and network change Owns the communication to/from the network and drives programmability

46 Key Milestones to SDN Led Management Evolution in 2015 Q Mid-2015 Q APIC-EM CA Path Visualisation application for network path tracing Prime Infra 2.2 FCS (Dec 2014) Cross domain monitoring across WAN, Access, DC APIC-EM Apps IWAN app EFT with policy based provisioning of Secure WAN APIC-EM GA Scalable controller foundation supporting multiple use case / apps Prime Infra Niihau Integration with APIC-EM for core network service automation APIC EM Apps IWAN App GA with dynamic QoS changes; BSA app EFT APIC-EM Updates Expanded application support across multiple enterprise use cases Prime Infra Lanai Integration with APIC-EM and Automation as System of Record APIC-EM Apps Multiple apps across Wireless, Access, Collab, Security and Automation

47 Cisco Controller and Management System Portfolio for the Campus/Branch in Months Common Automation Layer System of Automation Branch Service Automation Common Monitoring / Assurance Feature Configurable Provisioning Policy Prescriptive Provisioning Common Controller Layer for Campus/ Branch System of Record System of Change Prime Infrastructure Prime Infrastructure APIC-EM Multiple APIC-EM Apps NE NE NE NE NE NE NE NE NE NE

48 Summary

49 Q & A

50 Complete Your Online Session Evaluation Give us your feedback and receive a Cisco Live 2015 T-Shirt! Complete your Overall Event Survey and 5 Session Evaluations. Directly from your mobile device on the Cisco Live Mobile App By visiting the Cisco Live Mobile Site Visit any Cisco Live Internet Station located throughout the venue T-Shirts can be collected in the World of Solutions on Friday 20 March 12:00pm - 2:00pm Learn online with Cisco Live! Visit us online after the conference for full access to session videos and presentations.

51 Thank you.

52

Get Hands On With DNA Center APIs for Managing Intent

Get Hands On With DNA Center APIs for Managing Intent DEVNET-3620 Get Hands On With DNA Center APIs for Managing Intent Adam Radford Distinguished Systems Engineer Cisco Spark How Questions? Use Cisco Spark to communicate with the speaker after the session

More information

Network Automation and Branch Agility The Network Helps Enable Digital Business. Rajinder Singh Product Sales Specialist June 2016

Network Automation and Branch Agility The Network Helps Enable Digital Business. Rajinder Singh Product Sales Specialist June 2016 Network Automation and Branch Agility The Network Helps Enable Digital Business Rajinder Singh Product Sales Specialist June 2016 Agenda WAN Market Drivers Cisco Intelligent WAN (IWAN) Cisco Intelligent

More information

Cisco APIC-EM Components and Architecture, page 3. About the Cisco Application Policy Infrastructure Controller Enterprise Module (APIC-EM), page 1

Cisco APIC-EM Components and Architecture, page 3. About the Cisco Application Policy Infrastructure Controller Enterprise Module (APIC-EM), page 1 About the Cisco Application Policy Infrastructure Controller Enterprise Module (APIC-EM), page 1 Cisco APIC-EM Components and Architecture, page 3 About the Cisco Application Policy Infrastructure Controller

More information

Simplify and automate your network with Cisco DNA

Simplify and automate your network with Cisco DNA Simplify and automate your network with Cisco DNA Mr. Brink Sanders Managing Director, Software and Network Transformation Cisco Asia Pacific and Japan March, 2017 Agenda Software-Defined Networking (SDN)

More information

IWAN APIC-EM Application Cisco Intelligent WAN

IWAN APIC-EM Application Cisco Intelligent WAN IWAN APIC-EM Application Cisco Intelligent WAN René og Per Cisco DK SE s Feb 23 th 2016 AVC MPLS Private Cloud 3G/4G-LTE Virtual Private Cloud Branch WAAS PfR Internet Public Cloud Control, Management,

More information

DNA Automation Services Offerings

DNA Automation Services Offerings DNA Automation Services Offerings Jamie Owen, Solutions Architect, Cisco Advanced Services Cisco Spark How Questions? Use Cisco Spark to communicate with the speaker after the session 1. Find this session

More information

Delivering Enterprise SDN. Now. Simplify and Automate Your Network for Digital Transformation

Delivering Enterprise SDN. Now. Simplify and Automate Your Network for Digital Transformation Delivering Enterprise SDN. Now. Simplify and Automate Your Network for Digital Transformation Agenda Software-Defined Networking (SDN) Market Drivers Cisco APIC-EM Automate Network Configuration & Setup

More information

Cisco APIC Enterprise Module Simplifies Network Operations

Cisco APIC Enterprise Module Simplifies Network Operations Cisco APIC Enterprise Module Simplifies Network Operations October 2015 Prepared by: Zeus Kerravala Cisco APIC Enterprise Module Simplifies Network Operations by Zeus Kerravala October 2015 º º º º º º

More information

Networking in the Digital Era

Networking in the Digital Era Networking in the Digital Era Ioana Manea Cisco Systems Engineer 19 Octombrie 2016 Digital Transformation UBER, The world s largest taxi company owns no vehicles AIRBNB, The world s largest accommodation

More information

Cisco IWAN Application on DNA Center Quick Start Guide, Release 1.1 Patch 1, Limited Availability

Cisco IWAN Application on DNA Center Quick Start Guide, Release 1.1 Patch 1, Limited Availability Cisco IWAN Application on DNA Center Quick Start Guide, Release 1.1 Patch 1, Limited Availability First Published: 2017-12-22 Last Modified: 2017-12-22 Americas Headquarters Cisco Systems, Inc. 170 West

More information

Cisco IWAN Application 2.2 on DNA Center, Quick Start Guide

Cisco IWAN Application 2.2 on DNA Center, Quick Start Guide First Published: 2018-06-04 Last Modified: 2018-06-04 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387)

More information

Simplify and Automate Your Network with Cisco DNA. Brink Sanders Managing Director, Software and Network Transformation 12 May 2017

Simplify and Automate Your Network with Cisco DNA. Brink Sanders Managing Director, Software and Network Transformation 12 May 2017 Simplify and Automate Your Network with Cisco DNA Brink Sanders Managing Director, Software and Network Transformation 12 May 2017 Agenda Software-Defined Networking (SDN) Market Drivers Cisco APIC-EM

More information

APIC-EM. Adam Radford Distinguished Systems Engineer

APIC-EM. Adam Radford Distinguished Systems Engineer APIC-EM Adam Radford Distinguished Systems Engineer Agenda Introduction Inventory/Topology Path Trace Plug and Play IWAN EasyQoS APIC-EM Controller Architecture Scalable Platform Highly Available ` Single

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

Distributed Branch Deployment Costs

Distributed Branch Deployment Costs Branch Deployment Automation with Prime Infrastructure and APIC-EM Prakash Rajamani, Manager, Product Management Bipin Kapoor, Manager, Technical Marketing PSONMS-2003 Distributed Branch Deployment Costs

More information

Enabling Quality of Service with Cisco SDN. Jon Snyder

Enabling Quality of Service with Cisco SDN. Jon Snyder Enabling Quality of Service with Cisco SDN Jon Snyder Agenda Introduction SDN: What Do We Mean, and What s the Point? Background Collaboration Applications and the Network SDN and APIC-EM Network Configuration

More information

Routing Underlay and NFV Automation with DNA Center

Routing Underlay and NFV Automation with DNA Center BRKRST-1888 Routing Underlay and NFV Automation with DNA Center Prakash Rajamani, Director, Product Management Cisco Spark How Questions? Use Cisco Spark to communicate with the speaker after the session

More information

APIC-EM / EasyQoS - End to End Orchestration of QoS in Enterprise Networks

APIC-EM / EasyQoS - End to End Orchestration of QoS in Enterprise Networks APIC-EM / EasyQoS - End to End Orchestration of QoS in Enterprise Networks Saurav Prasad Technical Marketing Engineer CTHNMS-1002 Cisco Spark How Questions? Use Cisco Spark to chat with the speaker after

More information

SDN Security BRKSEC Alok Mittal Security Business Group, Cisco

SDN Security BRKSEC Alok Mittal Security Business Group, Cisco SDN Security Alok Mittal Security Business Group, Cisco Security at the Speed of the Network Automating and Accelerating Security Through SDN Countering threats is complex and difficult. Software Defined

More information

Cisco APIC-EM Network Path Visualization v1

Cisco APIC-EM Network Path Visualization v1 Cisco APIC-EM Network Path Visualization v1 Last Updated: 04-DEC-2015 About This Solution Cisco Application Policy Infrastructure Controller Enterprise Module (APIC-EM) is a software-defined networking

More information

Cisco Application Policy Infrastructure Controller Enterprise Module Administrator Guide, Release 1.6.x

Cisco Application Policy Infrastructure Controller Enterprise Module Administrator Guide, Release 1.6.x Cisco Application Policy Infrastructure Controller Enterprise Module Administrator Guide, Release 1.6.x First Published: 2015-12-16 Last Modified: 2017-10-23 Americas Headquarters Cisco Systems, Inc. 170

More information

APIC-EM Vedran Hafner Systems Engineer

APIC-EM Vedran Hafner Systems Engineer APIC-EM Vedran Hafner Systems Engineer APIC-EM Aleksandar Vulović Systems Engineer Agenda Introduction to Cisco SDN and APIC-EM intent What is APIC-EM? APIC-EM Deployment what you get and how to use it

More information

Performing Path Traces

Performing Path Traces About Path Trace, page 1 Performing a Path Trace, page 13 Collecting QoS and Interface Statistics in a Path Trace, page 15 About Path Trace With Path Trace, the controller reviews and collects network

More information

SDN Led IT Operations Management with APIC-EM and Prime Infrastructure Ronnie Ray BRKNMS-1036

SDN Led IT Operations Management with APIC-EM and Prime Infrastructure Ronnie Ray BRKNMS-1036 SDN Led IT Operations Management with APIC-EM and Prime Infrastructure Ronnie Ray BRKNMS-1036 Agenda Introduction to Campus / Branch SDN Evolution to SDN led IT Operations SDN led Provisioning SDN led

More information

Cisco Path Trace Application on APIC-EM User Guide, Release x

Cisco Path Trace Application on APIC-EM User Guide, Release x First Published: 2015-11-02 Last Modified: 2017-10-23 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387)

More information

Cisco Digital Network Architecture The Network Enables Digital Business. Rene Andersen Cisco DK

Cisco Digital Network Architecture The Network Enables Digital Business. Rene Andersen Cisco DK Cisco Digital Network Architecture The Network Enables Digital Business Rene Andersen Cisco DK IT Priorities for Digital Transformation Faster Innovation Slow IT processes Technology innovation speed Only

More information

Configuring the Cisco APIC-EM Settings

Configuring the Cisco APIC-EM Settings Logging into the Cisco APIC-EM, page 1 Quick Tour of the APIC-EM Graphical User Interface (GUI), page 2 Configuring the Prime Infrastructure Settings, page 3 Discovery Credentials, page 4 Security, page

More information

Cisco Path Trace Application on APIC-EM User Guide, Release x

Cisco Path Trace Application on APIC-EM User Guide, Release x First Published: 2015-11-02 Last Modified: 2017-02-20 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387)

More information

Accelerate Service Delivery with Network Service Orchestration

Accelerate Service Delivery with Network Service Orchestration Accelerate Service Delivery with Network Service Orchestration Executive Summary IT teams face unprecedented challenges to support dynamic application requirements on top of a rigid legacy infrastructure.

More information

Read the following information carefully, before you begin an upgrade.

Read the following information carefully, before you begin an upgrade. Read the following information carefully, before you begin an upgrade. Review Supported Upgrade Paths, page 1 Review Time Taken for Upgrade, page 1 Review Available Cisco APIC-EM Ports, page 2 Securing

More information

Multi-Cloud and Application Centric Modeling, Deployment and Management with Cisco CloudCenter (CliQr)

Multi-Cloud and Application Centric Modeling, Deployment and Management with Cisco CloudCenter (CliQr) Multi-Cloud and Application Centric Modeling, Deployment and Management with Cisco CloudCenter (CliQr) Jeremy Oakey - Sr. Director, Technical Marketing & Integrations BRKCLD-2008 Agenda Introduction Architecture

More information

Borderless Networks. Tom Schepers, Director Systems Engineering

Borderless Networks. Tom Schepers, Director Systems Engineering Borderless Networks Tom Schepers, Director Systems Engineering Agenda Introducing Enterprise Network Architecture Unified Access Cloud Intelligent Network & Unified Services Enterprise Networks in Action

More information

Cisco Wide Area Bonjour Solution Overview

Cisco Wide Area Bonjour Solution Overview , page 1 Topology Overview, page 2 About the Cisco Application Policy Infrastructure Controller Enterprise Module (APIC-EM), page 5 The Cisco Wide Area Bonjour solution is based on a distributed and hierarchical

More information

Supported Platforms for Cisco Path Trace, Release x. This document describes the supported platforms for the Cisco Path Trace, Release x.

Supported Platforms for Cisco Path Trace, Release x. This document describes the supported platforms for the Cisco Path Trace, Release x. Cisco Path Trace Application for APIC-EM Supported Platforms, Release 1.5.0.x First Published: 2017-06-23, Release 1.5.0.x This document describes the supported platforms for the Cisco Path Trace, Release

More information

UCS Management Architecture Deep Dive

UCS Management Architecture Deep Dive UCS Management Architecture Deep Dive Agenda Introductions UCS Architecture, Innovations, Topology Physical Building Blocks Logical Building Blocks Typical Use Cases (Live UCS Demo) Programmable Infrastructure

More information

Več kot SDN - SDA arhitektura v uporabniških omrežjih

Več kot SDN - SDA arhitektura v uporabniških omrežjih Več kot SDN - SDA arhitektura v uporabniških omrežjih Aleksander Kocelj SE Cisco Agenda - Introduction to Software Defined Access - Brief description on SDA - Cisco SDA Assurance - DEMO 2 New Requirements

More information

Deploying and Administering Cisco s Digital Network Architecture (DNA) and Intelligent WAN (IWAN) (DNADDC)

Deploying and Administering Cisco s Digital Network Architecture (DNA) and Intelligent WAN (IWAN) (DNADDC) Deploying and Administering Cisco s Digital Network Architecture (DNA) and Intelligent WAN (IWAN) (DNADDC) COURSE OVERVIEW: Deploying and Administering Cisco s Digital Network Architecture (DNA) and Intelligent

More information

Optimising SP Networks with WAN Automation Engine

Optimising SP Networks with WAN Automation Engine Optimising SP Networks with WAN Automation Engine Arman Maghbouleh Senior Director, WAN Orchestration Group #clmel Agenda New Era in Telecommunications Cloud Monetisation, Connectivity Optimisation Cisco

More information

CCNA ICND Exam Updates

CCNA ICND Exam Updates Appendix B CCNA ICND2 200-105 Exam Updates Over time, reader feedback allows Pearson to gauge which topics give our readers the most problems when taking the exams. To assist readers with those topics,

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

Simulating Networks Using Cisco Modelling Labs

Simulating Networks Using Cisco Modelling Labs Simulating Networks Using Cisco Modelling Labs Craig Brown (craibrow@cisco.com) Technical Marketing Engineer #clmel Physical network labs, as we know them, will become a thing of the past, and virtual

More information

Cisco ONE Software Overview. October 2017

Cisco ONE Software Overview. October 2017 Cisco ONE Software Overview October 2017 Agenda Why Cisco ONE Software and the Outcome Offers and Use Case Access (Wireless and Switching) WAN Cloud and Compute DC Networking Smart Accounts Resources Cisco

More information

PnP Deep Dive Hands-on with APIC-EM and Prime Infrastructure

PnP Deep Dive Hands-on with APIC-EM and Prime Infrastructure LTRNMS-2007 PnP Deep Dive Hands-on with APIC-EM and Prime Infrastructure Thomas Gerneth, Julian Mueller,Tobias Huelsdau Cisco Spark How Questions? Use Cisco Spark to communicate with the speaker after

More information

Next Gen Enterprise Management and Operations with Cisco DNA

Next Gen Enterprise Management and Operations with Cisco DNA Next Gen Enterprise Management and Operations with Cisco DNA Ramit Kanda Director PM, Enterprise Network Transformation Prakash Rajamani Director PM, Enterprise Network Transformation BRKNMS 1601 Cisco

More information

Configuring Cisco Network Plug and Play

Configuring Cisco Network Plug and Play This document provides an overview of the Cisco Network Plug and Play solution and explains the process for pre-provisioning projects and managing unplanned devices in the network. This chapter includes

More information

Multi-Cloud and Application Centric Modeling, Deployment and Management with Cisco CloudCenter (CliQr)

Multi-Cloud and Application Centric Modeling, Deployment and Management with Cisco CloudCenter (CliQr) Multi-Cloud and Application Centric Modeling, Deployment and Management with Cisco CloudCenter (CliQr) Jeremy Oakey Senior Director, Technical Marketing and Integrations Agenda Introduction Architecture

More information

THE NETWORK. INTUITIVE. Powered by intent, informed by context. Rajinder Singh Product Sales Specialist - ASEAN August 2017

THE NETWORK. INTUITIVE. Powered by intent, informed by context. Rajinder Singh Product Sales Specialist - ASEAN August 2017 THE NETWORK. INTUITIVE. Powered by intent, informed by context. Rajinder Singh Product Sales Specialist - ASEAN August 2017 The Network. Intuitive. Constantly learning, adapting and protecting. L E A R

More information

Fast IT - Policy Driven Infrastructure for the Intercloud World

Fast IT - Policy Driven Infrastructure for the Intercloud World Fast IT - Policy Driven Infrastructure for the Intercloud World Paul Horrocks Technical Solution Architect Agenda What is Fast IT? What is Policy? How Cisco delivers Fast IT The foundation for Fast IT

More information

Cisco DNA. Digital Network Architecture. https://twitter.com/rbrasfer https://pt.linkedin.com/in/ruibrasfernandes

Cisco DNA. Digital Network Architecture. https://twitter.com/rbrasfer https://pt.linkedin.com/in/ruibrasfernandes Cisco DNA Digital Network Architecture Rui Brás Fernandes rbrasfer@cisco.com https://twitter.com/rbrasfer https://pt.linkedin.com/in/ruibrasfernandes Cisco Vision and Strategy Vision Change the way the

More information

Sourcefire Network Security Analytics: Finding the Needle in the Haystack

Sourcefire Network Security Analytics: Finding the Needle in the Haystack Sourcefire Network Security Analytics: Finding the Needle in the Haystack Mark Pretty Consulting Systems Engineer #clmel Agenda Introduction The Sourcefire Solution Real-time Analytics On-Demand Analytics

More information

Release Notes for Cisco Application Policy Infrastructure Controller Enterprise Module, Release x

Release Notes for Cisco Application Policy Infrastructure Controller Enterprise Module, Release x Release s for Cisco Application Policy Infrastructure Controller Enterprise Module, Release 1.3.3.x First Published: 2017-02-10 Release s for Cisco Application Policy Infrastructure Controller Enterprise

More information

Use Plug and Play to Deploy New Devices

Use Plug and Play to Deploy New Devices About Plug and Play, page 1 Prerequisites for Using Plug and Play, page 2 Plug and Play Workflow, page 2 Use the Plug and Play Dashboard to Monitor New Device Deployments, page 4 Create Plug and Play Profiles

More information

Cisco pxgrid: A New Architecture for Security Platform Integration

Cisco pxgrid: A New Architecture for Security Platform Integration Cisco pxgrid: A New Architecture for Security Platform Integration Brian Gonsalves Product Manager #clmel Agenda Cisco pxgrid in Summary pxgrid Use-Cases How to Develop Using pxgrid Getting Started Cisco

More information

Cisco UCS Director and ACI Advanced Deployment Lab

Cisco UCS Director and ACI Advanced Deployment Lab Cisco UCS Director and ACI Advanced Deployment Lab Michael Zimmerman, TME Vishal Mehta, TME Agenda Introduction Cisco UCS Director ACI Integration and Key Concepts Cisco UCS Director Application Container

More information

PSOACI Tetration Overview. Mike Herbert

PSOACI Tetration Overview. Mike Herbert Tetration Overview Mike Herbert Cisco Spark How Questions? Use Cisco Spark to communicate with the speaker after the session 1. Find this session in the Cisco Live Mobile App 2. Click Join the Discussion

More information

Inside Cisco IT: Zero Touch Deployment Using Cisco Prime Infrastructure

Inside Cisco IT: Zero Touch Deployment Using Cisco Prime Infrastructure Inside Cisco IT: Zero Touch Deployment Using Cisco Prime Infrastructure Stephen Hoover - Member of Technical Staff David Iacobacci - Member of Technical Staff Mary Kadomoto - Director BRKCOC-2001 Agenda

More information

Orchestration: Accelerate Deployments and Reduce Operational Risk. Nathan Pearce, Product Development SA Programmability & Orchestration Team

Orchestration: Accelerate Deployments and Reduce Operational Risk. Nathan Pearce, Product Development SA Programmability & Orchestration Team Orchestration: Accelerate Deployments and Reduce Operational Risk Nathan Pearce, Product Development SA Programmability & Orchestration Team Agenda 1 2 3 Industry Trends Customer Journey Use Cases 2016

More information

Digital Network Architecture

Digital Network Architecture Digital Network Architecture Capturing the Digital Explosion Thomas Latzer, Cisco Digital Enterprise Definition Digital Enterprise: An organization or business that uses technology as a competitive advantage

More information

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

2018 Cisco and/or its affiliates. All rights reserved. Cisco Public Cisco ACI App Center Fabrice Servais, Software Engineer, Data Center Networking, Cisco Cisco Spark How Questions? Use Cisco Spark to communicate with the speaker after the session 1. Find this session

More information

Internet of Things Field Network Director

Internet of Things Field Network Director Internet of Things Field Network Director Prithvi Manduva, IoT Escalation Engineer Cisco Spark How Questions? Use Cisco Spark to communicate with the speaker after the session 1. Find this session in the

More information

Cisco Prime Infrastructure 3.0

Cisco Prime Infrastructure 3.0 Cisco Prime Infrastructure 3.0 Søren Dulong Andreasen FORVENTET FCS I slutningen af August, start September, afhænger af det igangværende betaforløb PI-DK mail liste, nyheder, tips og trick etc (1-2 mails

More information

Cisco Tetration Analytics

Cisco Tetration Analytics Cisco Tetration Analytics Real-time application visibility and policy management using advanced analytics Yogesh Kaushik, Sr. Director Product Management PSOACI-2100 Agenda Market context Introduction:

More information

Cisco SD-Access Building the Routed Underlay

Cisco SD-Access Building the Routed Underlay Cisco SD-Access Building the Routed Underlay Rahul Kachalia Sr. Technical Leader Cisco Spark How Questions? Use Cisco Spark to communicate with the speaker after the session 1. Find this session in the

More information

DC: Le Converged Infrastructure per Software Defined e Cloud Cisco NetApp - Softway. Luigi MARCOCCHIA SOFTWAY

DC: Le Converged Infrastructure per Software Defined e Cloud Cisco NetApp - Softway. Luigi MARCOCCHIA SOFTWAY DC: Le Converged Infrastructure per Software Defined e Cloud Cisco NetApp - Softway Luigi MARCOCCHIA SOFTWAY Today s Businesses Require Greater Agility Focus on increasing speed of business Customers expect

More information

Transforming the Network for the Digital Business

Transforming the Network for the Digital Business Transforming the Network for the Digital Business Driven by Software Defined Platforms Hugo Padilla Prad Enterprise Networks Digital Acceleration Team CCIE Emeritus #12444 Cisco Forum Kiev, November 14

More information

Using Event-Driven SDN for Dynamic DDoS Mitigation

Using Event-Driven SDN for Dynamic DDoS Mitigation Using Event-Driven SDN for Dynamic DDoS Mitigation Craig Hill Distinguished SE, US Federal crhill@cisco.com CCIE #1628 1 Concept and Content Creators The Cisco Engineering Team: Jason King Steven Carter

More information

vbranch Introduction and Demo

vbranch Introduction and Demo v Introduction and Demo Innovation@Cisco November, 2015 Bart Van de Velde, Sr. Director, Engineering, Chief Technology & Architecture Office Simon Spraggs, Distinguished Consulting Engineer, Chief Technology

More information

Cisco.Network.Intuitive FastLane IT Forum. Andreas Korn Systems Engineer

Cisco.Network.Intuitive FastLane IT Forum. Andreas Korn Systems Engineer Cisco.Network.Intuitive FastLane IT Forum Andreas Korn Systems Engineer 12.10.2017 Ziele dieser Session New Era of Networking - Was ist darunter zu verstehen? Software Defined Access Wie revolutioniert

More information

Get Started with Cisco DNA Center

Get Started with Cisco DNA Center About Cisco DNA Center, on page 1 Log In, on page 1 Log In for the First Time as a Network Administrator, on page 2 Default Home Page, on page 3 Use Global Search, on page 5 Where to Start, on page 6 About

More information

Intelligent WAN : CVU update

Intelligent WAN : CVU update Intelligent WAN : CVU update Deliver enhanced mobile experience at the branch with Intelligent WAN Soren D. Andreasen (sandreas@cisco.com) Technical Solution Architect CCIE# 3252 Agenda IWAN 2.0/2.1 overview

More information

Cisco SD-WAN (Viptela) Migration, QoS and Advanced Policies Hands-on Lab

Cisco SD-WAN (Viptela) Migration, QoS and Advanced Policies Hands-on Lab Cisco SD-WAN (Viptela) Migration, QoS and Advanced Policies Hands-on Lab Ali Shaikh Technical Leader Faraz Shamim Sr. Technical Leader Mossaddaq Turabi Distinguished ENgineer Cisco Spark How Questions?

More information

Tetration Hands-on Lab from Deployment to Operations Support

Tetration Hands-on Lab from Deployment to Operations Support LTRACI-2184 Tetration Hands-on Lab from Deployment to Operations Support Furong Gisiger, Solutions Architect Lawrence Zhu, Sr. Solutions Architect Cisco Spark How Questions? Use Cisco Spark to communicate

More information

Fundamentals and Deployment of Cisco SD-WAN Duration: 3 Days (24 hours) Prerequisites

Fundamentals and Deployment of Cisco SD-WAN Duration: 3 Days (24 hours) Prerequisites Fundamentals and Deployment of Cisco SD-WAN Duration: 3 Days (24 hours) Prerequisites The recommended knowledge and skills that a learner must have before attending this course are as follows: Knowledge

More information

Reviewing the API Documentation

Reviewing the API Documentation About the Cisco APIC-EM API Documentation, page 1 Testing the Cisco APIC-EM APIs, page 6 About the Cisco APIC-EM API Documentation Cisco APIC-EM controller provides interactive, northbound Representational

More information

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

2018 Cisco and/or its affiliates. All rights reserved. Cisco Public 2018 Cisco and/or its affiliates. All rights reserved. Cisco Public PSODCN-1030 Intent Based Systems Deliver Automation Dave Malik Cisco Fellow and Chief Architect Advanced Services @dmalik2 2018 Cisco

More information

APIs Assist Troubleshooting in Manufacturing

APIs Assist Troubleshooting in Manufacturing APIs Assist Troubleshooting in Manufacturing Gabriel Zapodeanu Technology Solutions Architect, Cisco Systems gzapodea@cisco.com, @zapodeanu, github.com/gzapodea Agenda Wireless Networks in Manufacturing

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

Cisco ACI Simulator VM Installation Guide

Cisco ACI Simulator VM Installation Guide Cisco ACI Simulator VM Installation Guide New and Changed Information 2 About the Application Policy Infrastructure Controller 2 About the ACI Simulator Virtual Machine 2 Simulator VM Topology and Connections

More information

Cisco ONE Enterprise Cloud Suite

Cisco ONE Enterprise Cloud Suite Cisco ONE Enterprise Cloud Suite Pragmatic Progression to Cloud Automation Geoff Soon Today s Businesses Require Greater Agility Focus on increasing speed of business Customers expect on-demand service

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

Policy Driven Data Centre with ACI

Policy Driven Data Centre with ACI Policy Driven Data Centre with ACI Chris Gascoigne Technical Solutions Architect #clmel Agenda Introduction What is policy Network policy Application policy Conclusion Introduction Traditional Data Centre

More information

Deploying IWAN Routers

Deploying IWAN Routers Deploying IWAN Routers Cisco Prime Infrastructure 3.1 Job Aid Copyright Page THE SPECIFICATIONS AND INFORMATION REGARDING THE PRODUCTS IN THIS MANUAL ARE SUBJECT TO CHANGE WITHOUT NOTICE. ALL STATEMENTS,

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

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

Cisco Day Hotel FourPoints Mons Ljubljana, Slovenia. Cisco Slovenia

Cisco Day Hotel FourPoints Mons Ljubljana, Slovenia. Cisco Slovenia Cisco Day 20. 04. 2016 Hotel FourPoints Mons Ljubljana, Slovenia Cisco Slovenia Cisco Prime Infrastructure The future of Cisco Network Management Seppi Dittli Consulting Systems Engineer Unified Access

More information

Autonomic Networking BRKGEN Michael Behringer

Autonomic Networking BRKGEN Michael Behringer Autonomic Networking BRKGEN-2999 Michael Behringer Autonomic Networking Intro How We Got Here Our First Goal Was: Automatic Network Security External NOC External How to Distinguish inside from outside

More information

UCS Management Deep Dive

UCS Management Deep Dive UCS Management Deep Dive Jeff Silberman UCS Technical Marketing Engineer 2 Agenda Introductions UCS Architecture, Innovations, Topology Physical Building Blocks Logical Building Blocks Typical Use Cases

More information

Cisco Prime for Enterprise Innovative Network Management

Cisco Prime for Enterprise Innovative Network Management Cisco Prime for Enterprise Innovative Network Management Session ID 1 Agenda Network Management Challenges Cisco Prime for Enterprise Overview Service-Centric Foundation Common Operational Attributes Benefits

More information

Cisco Modelling Labs Lessons from a Virtual World

Cisco Modelling Labs Lessons from a Virtual World Cisco Modelling Labs Lessons from a Virtual World Joel Obstfeld Distinguished Engineer Network Virtualisation The challenge - How do you deploy new services, make changes, or troubleshoot in the live network

More information

Customer s journey into the private cloud with Cisco Enterprise Cloud Suite

Customer s journey into the private cloud with Cisco Enterprise Cloud Suite Customer s journey into the private cloud with Cisco Enterprise Cloud Suite Peter Charpentier, Senior Solution Architect, Cisco AS Cisco Spark How Questions? Use Cisco Spark to communicate with the speaker

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

Cloud Intelligent Network

Cloud Intelligent Network Dubrovnik, Croatia, South East Europe 20-22 May, 2013 Cloud Intelligent Network Mitko Vasilev CIN Lead Central Europe mitko@cisco.com 2011 2012 Cisco and/or its affiliates. All rights reserved. 1 New Application

More information

LiveAction IWAN Management

LiveAction IWAN Management LIVEACTION, INC. LiveAction IWAN Management LiveAction, Inc. 3500 WEST BAYSHORE ROAD PALO Copyright ALTO, CA 2016 94303 LiveAction, Inc. All rights reserved. LiveAction, LiveNX, LiveUX, the LiveAction

More information

CREATING A CLOUD STRONGHOLD: Strategies and Methods to Manage and Secure Your Cloud

CREATING A CLOUD STRONGHOLD: Strategies and Methods to Manage and Secure Your Cloud CREATING A CLOUD STRONGHOLD: Strategies and Methods to Manage and Secure Your Cloud Ted Brunell Principal Solution Architect, DoD Programs tbrunell@redhat.com @DoDCloudGuy AGENDA Overview of Current Security

More information

Cisco Exam Questions & Answers

Cisco Exam Questions & Answers Cisco 648-375 Exam Questions & Answers Number: 648-375 Passing Score: 800 Time Limit: 120 min File Version: 22.1 http://www.gratisexam.com/ Cisco 648-375 Exam Questions & Answers Exam Name: Cisco Express

More information

Cisco CloudCenter Solution with Cisco ACI: Common Use Cases

Cisco CloudCenter Solution with Cisco ACI: Common Use Cases Cisco CloudCenter Solution with Cisco ACI: Common Use Cases Cisco ACI increases network security, automates communication policies based on business-relevant application requirements, and decreases developer

More information

Get Started with Cisco DNA Center

Get Started with Cisco DNA Center About Cisco DNA Center, on page 1 Log In, on page 1 Default Home Page, on page 2 Use Search, on page 4 Where to Start, on page 5 About Cisco DNA Center Cisco Digital Network Architecture (DNA) offers centralized,

More information

Deploying Devices. Cisco Prime Infrastructure 3.1. Job Aid

Deploying Devices. Cisco Prime Infrastructure 3.1. Job Aid Deploying Devices Cisco Prime Infrastructure 3.1 Job Aid Copyright Page THE SPECIFICATIONS AND INFORMATION REGARDING THE PRODUCTS IN THIS MANUAL ARE SUBJECT TO CHANGE WITHOUT NOTICE. ALL STATEMENTS, INFORMATION,

More information

The Road to Digital Transformation: Increase Agility Building and Managing Cloud Infrastructure. Albert Law Solution Architect Manager

The Road to Digital Transformation: Increase Agility Building and Managing Cloud Infrastructure. Albert Law Solution Architect Manager The Road to Digital Transformation: Increase Agility Building and Managing Cloud Infrastructure Albert Law Solution Architect Manager Agenda The Challenges and the trend Bridging the gap Next step 2 FROM

More information

Applications of SDN in Cisco

Applications of SDN in Cisco Applications of SDN in Cisco Software Defined Networking Webinar Series Speakers: Serges Nanfack Hostess: Kara Sullivan 22 February 2017 Welcome to the 3rd session of the Software Defined Networking webinar

More information