Programmability of Cisco DC Infrastructure

Size: px
Start display at page:

Download "Programmability of Cisco DC Infrastructure"

Transcription

1 Dubrovnik, Croatia, South East Europe May, 2013 Programmability of Cisco DC Infrastructure Ulrich Hamm Sascha Merg Cisco and/or its affiliates. All rights reserved. Cisco Connect 1

2 Agenda Cisco ONE onepk Introduction UCS Programming Demo

3 Evolution of the Intelligent Network Preserve What s Working Evolve for Emerging Requirements Resiliency Scale and Security Rich feature-set + Operational Simplicity Programmability Application aware Evolve the Network for the Next Wave of Application Requirements 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 3

4 Implementing Customer Use Cases Approach 1 Approach 2 Approach 3 Apps Apps Apps APIs Controller Virtual Overlays Other Agents Physical and Virtual Network OpenFlow Device Device w/ OpenFlow Device Network Tightly-coupled HW & SW Loosely-coupled HW & SW Logical/overlay Networks Cisco Approach: Flexibility to Choose The Power of AND 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 4

5 Announcing : Cisco Open Network Environment Industry s Most Comprehensive Networking Portfolio Hardware + Software Physical + Virtual Network + Compute Applications Platform APIs Network a Virtual Overlays onepk Controllers and Agents SDN: Controller SW OpenFlow on C3K N1KV Enhancements for Open Clouds Cisco and/or its affiliates. All rights reserved. Cisco Connect 5

6 Evolving How We Interact With The Network Operating System CLI IOS SNMP HTML Monitoring XML Policy AAA Interface CDP Syslog Netflow Routing Protocols Span Discov ery Routing Data Plane Actions Events App EEM (TCL)

7 Anything you can think of Evolving How We Interact With The Network Operating System Traditional Approach New Paradigm CLI IOS SNMP HTML Monitoring XML AAA CDP Syslog Netflow Routing Protocols Span Policy Interface Discov ery Routing Data Plane Actions Events App EEM (TCL) App C Java

8 Introducing One Platform Kit - onepk Applications That YOU Create onepk Any Cisco Router or Switch Flexible development environment to: Innovate Extend Automate Customize Enhance Modify

9 onepk Architecture C, JAVA Program onepk API Presentation onepk API Infrastructure IOS / XE (Catalyst, ISR, ASR1K) NXOS (Nexus Platforms) IOS XR (ASR 9K, CRS)

10 Blade External Server onepk Application Hosting Options Process Hosting Blade Hosting End-Point Hosting Network OS Network OS Network OS Container onepk Apps Container onepk Apps onepk Apps Write Once, Run Anywhere 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 10

11 onepk APIs are Grouped in Service Sets Base Service Set Description Data Path Policy Routing Element Discovery Utility Developer Provides packet delivery service to application: Copy, Punt, Inject Provides filtering (NBAR, ACL), classification (Class-maps, Policy-maps), actions (Marking, Policing, Queuing, Copy, Punt) and applying policies to interfaces on network elements Read RIB routes, add/remove routes, receive RIB notifications Get element properties, CPU/memory statistics, network interfaces, element and interface events L3 topology and local service discovery Syslog events notification, Path tracing capabilities (ingress/egress and interface stats, next-hop info, etc.) Debug capability, CLI extension which allows application to extend/integrate application s CLIs with network element

12 Element Getting Properties and Statistics System Interfaces Discovery CPU, Memory, Platform, Serial #, Versions, Routing Uptime, Location, OIR, CLI Changes Port, Slot, BW, MTU, TX/RX, BPS, PPS, QoS Errors, Other Stats, Config, Link Changes CDP, Topology Graph, Edges, Nodes, Security Topology Changes Application 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 12

13 Element Setting Properties and Statistics System Interfaces Discovery Location IP address, MTU, Clear Stats, Shut/No Shut Filters Application 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 13

14 Example: Simplified Management Problem: Misconfigurations cause network outages, degrade performance, impact SLAs. Value proposition: Get, set, and detect configuration changes via cross-platform API 1. Network begins with mismatched parameters on either side of link (e.g. MTU) 2. Application checks parameters on either side and identifies mismatches (red lines) 3. Application sets parameters to match (lines turn green) 4. Application registers for events related to parameters change. 5. Users logs into console and manually changes parameter. Topology indicates change NX3K CRS 9K 1K ISR 1 MTU 1500 MTU 1518 MTU 1518 MTU 1600 MTU 1600 MTU 1500 MTU 1500 MTU Cisco and/or its affiliates. All rights reserved. Cisco Connect 14

15 Example: Custom Encryption Problem: Customers want custom encryption on specific traffic types Value proposition: Punt traffic of interest, encrypt, and re-inject. 1. Policy APIs on ingress router are set to punt telnet and syslog to app 2. App encrypts punted traffic and re-injects into data path. 3. Policy APIs on egress router punt telnet and syslog to app 4. App decrypts punted traffic and re-injects into data path. 5. Traffic that does not match policy passes through unencrypted. Unsecure Network onepk application onepk application 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 15

16 Example: Custom Encryption Problem: Customers want custom encryption on specific traffic types Value proposition: Punt traffic of interest, encrypt, and re-inject. 1. Policy APIs on ingress router are set to punt telnet and syslog to app 2. App encrypts punted traffic and re-injects into data path. 3. Policy APIs on egress router punt telnet and syslog to app 4. App decrypts punted traffic and re-injects into data path. 5. Traffic that does not match policy passes through unencrypted. telnet telnet 1 encrypt 2 Unsecure Network 3 encrypt telnet 4 onepk application onepk application 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 16

17 Example: Custom Encryption Problem: Customers want custom encryption on specific traffic types Value proposition: Punt traffic of interest, encrypt, and re-inject. 1. Policy APIs on ingress router are set to punt telnet and syslog to app 2. App encrypts punted traffic and re-injects into data path. 3. Policy APIs on egress router punt telnet and syslog to app http 5 http Unsecure Network onepk application 4. App decrypts punted traffic and re-injects into data path. 5. Traffic that does not match policy passes through unencrypted. http onepk application 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 17

18 Programming UCS 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 18

19 Cisco Unified Computing System Cisco UCS Manager (Read / Write Configuration Interfaces) UCS Manager GUI and CLI Cisco UCS Fabric Interconnects (Read Only / Cut Through Interfaces) SNMP, Syslog, SMTP, SMASH CLP, CIM XML, Smart Call Home 20, 40, 48, and 96 ports Cisco UCS I/O modules Cisco UCS Blade Server Chassis Cisco UCS Blade and Rack Servers (Cut through Interfaces to CIMC) Cisco UCS I/O Adapters 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 19

20 Programmatic Infrastructure Comprehensive XML API, standards-based interfaces Bi-Directional access to physical & logical internals Self Serve portals Management Tools Auditing Tools Direct UCS CLI UCS GUI 3 rd Party Customer XML API System Status Physical Inventory Logical Inventory Broad 3rd party integration support Faster custom integration for customer use cases Consistent data and views across ALL interfaces 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 20

21 UCS XML API Overview UCS XML API Features Communicates over HTTP / HTTPS XML Based, Transactional XML Transactions are Order Agnostic Standard Request / Response cycle Role Based Authentication Object Model Hierarchy Built-in Object Browser Published XML Schema Java Doc Style documentation High Availability Event Stream XML API 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 21

22 Interfaces for 3rd Party Integration SNMP SMASH CLP Syslog IPMI CIM XML Remote KVM UCSM CLI STANDARD Interfaces Serial Over LAN UCS Full featured Interface UCS XML API 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 22

23 XML API - Access to all UCS Components Our GUI is a JAVA based Management Console; the Console is build on our comprehensive XML API 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 23

24 XML API - Access to all UCS Components The Command Line Interface (UCSM CLI) is based on same API 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 24

25 What toolkits are available? 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 25

26 Cisco Developer Network Web based developer community Downloads: UCS Platform Emulator (UCSPE) goucs Automation Tool XML API, Perl, PowerShell code samples Microsoft PowerShell library, SCOM MP HP Software HPOM, HPOO integration modules Documentation: Programming & developer guides White papers Reference guides (XML model, Faults) Collaboration: Blogs Peer to peer forums Videos Access to Cisco subject matter experts 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 26

27 UCS Platform Emulator (UCSPE) Full featured emulator for the UCS Manager Installs as a Virtual Machine Provides complete support for all XML API calls Object Browser to peruse the UCSM model Import & replicate existing live UCS Manager physical inventory Share saved physical inventories among UCS Platform Emulators Drag-n-drop hardware builder to create custom physical inventory 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 27

28 goucs Automation Toolkit UCS Manager: Know XML, no problem With goucs: No XML, no problem Convert UCS Manager actions into automation scripts What s new with goucs v2.0 Linux & Mac OS X Support HTTPS Communication Support Tagged Based User Arguments Performance Enhancements 1 Perform single action on UCS Manager and capture it 2 Create script in goucs framework with variable substitutions 3 Re-run script over and over against single or multiple UCSMs 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 28

29 PowerShell Mission As integrated and composable as BASH/KSH As programmatic as Perl/Python/Ruby As production oriented as AS400 CL/VMS DCL As accessible as file systems 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 30

30 Cisco UCS PowerTool Supported Objects and Assets Service Profiles Policies (Firmware, Boot Order, vnic / vhba config, Storage, IPMI, SoL, BIOS) Pools (WWN, UUID, MAC) Configuration Faults Launch UCS KVM for SP Servers Hardware - CPU, Memory, Adaptors, CIMC) Power Operations Power / cooling / network /environmental statistical data Hardware Faults Chassis Hardware Power Supply / Fan Modules / IO Modules Power / cooling / network / environmental statistical data Config and Hardware Faults Fabric Interconnect Hardware Power Supply / Fan Modules / Network Expansion Modules Power / cooling / network/ environmental statistical data Network Elements (VLAN, VSAN, QoS, Port Profiles) Configuration Operations Pools (WWN, UUID, MAC, IP) Policy creation, manipulation, deletion, and consumption vnic / vhba Templates Service profile template creation, cloning, deletion, and consumption Simplistic service profile creation (with a limited scope of what is available to configure) Expert SP creation (use variabilized XML w/ config file) Compare Managed Objects across orgs and/or domains Sync Managed Objects across orgs and/or domains 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 31

31 UCS XML Hierarchy Overview Legend equipment network logical Root sys fabric org-root chassis-1 switch- A LAN cloud SAN cloud bios policy orgprod macpool adaptor-1 blade-1 comput eboard slot-2 ether bob fc vsan10 boot policy ls-bob lsbinding mac pool block lspower eth0 fc0 temp stats power stats port-1 port Cisco and/or its affiliates. All rights reserved. Cisco Connect 32

32 UCS XML Hierarchy Overview Legend equipment network logical Get-UcsChassis -Id 1 Get-UcsBlade -SlotId 1 Get-UcsAdaptorUnit -Id 1 Get-UcsAdaptorHostEthIf Root sys fabric org-root chassis-1 switch- A LAN cloud SAN cloud bios policy orgprod macpool adaptor-1 blade-1 comput eboard slot-2 ether vlan10 fc vsan10 boot policy ls-bob lsbinding mac pool block lspower eth0 fc0 temp stats power stats port-1 port Cisco and/or its affiliates. All rights reserved. Cisco Connect 33

33 UCS XML Hierarchy Overview Legend equipment network logical Get-UcsChassis -Id 1 Get-UcsBlade -SlotId 1 Get-UcsComputeBoard Get-UcsComputeMbTempStats Root sys fabric org-root chassis-1 switch- A LAN cloud SAN cloud bios policy orgprod macpool adaptor-1 blade-1 comput eboard slot-2 ether vlan10 fc vsan10 boot policy ls-bob lsbinding mac pool block lspower eth0 fc0 temp stats power stats port-1 port Cisco and/or its affiliates. All rights reserved. Cisco Connect 34

34 UCS XML Hierarchy Overview Legend equipment network logical Get-UcsLanCloud Add-UcsVlan -name bob -id 222 Root sys fabric org-root chassis-1 switch- A LAN cloud SAN cloud bios policy orgprod macpool adaptor-1 blade-1 comput eboard slot-2 ether bob fc vsan10 boot policy ls-bob lsbinding mac pool block lspower eth0 fc0 temp stats power stats port-1 port Cisco and/or its affiliates. All rights reserved. Cisco Connect 35

35 UCS XML Hierarchy Overview Legend equipment network logical et-ucsorg -name root Add-UcsMacPool -Name bob123 Add-UcsMacMemberBlock From 20:00:00:11:22:00 -To 20:00:00:11:22:1 Root sys fabric org-root chassis-1 switch- A LAN cloud SAN cloud bios policy orgprod bob123 adaptor-1 blade-1 comput eboard slot-2 ether bob fc vsan10 boot policy ls-bob lsbinding mac pool block lspower eth0 fc0 temp stats power stats port-1 port Cisco and/or its affiliates. All rights reserved. Cisco Connect 36

36 UCS XML Hierarchy Overview Legend equipment network logical Associate-UcsServiceProfile -ServiceProfile (Get-UcsOrg -name root/prod Get-UcsServiceProfile name bob) -Blade (Get-UcsBlade -Chassis 1 -SlotId 1) Root sys fabric org-root chassis-1 switch- A LAN cloud SAN cloud bios policy orgprod macpool adaptor-1 blade-1 comput eboard slot-2 ether bob fc vsan10 boot policy ls-bob lsbinding mac pool block lspower eth0 fc0 temp stats power stats port-1 port Cisco and/or its affiliates. All rights reserved. Cisco Connect 37

37 Demo 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 38

38 Thank you Cisco and/or its affiliates. All rights reserved. Cisco Connect 39

Programovatelnost síťových zařízení

Programovatelnost síťových zařízení Praha, hotel Clarion 10. 11. dubna 2013 Programovatelnost síťových zařízení Příklady využití OnePK v komunikačních architekturách T-SDN2 / L2 Pavel Křižanovský 2011 2013 Cisco and/or its affiliates. All

More information

Cisco UCS PowerTool Deploy at Scale

Cisco UCS PowerTool Deploy at Scale Cisco UCS PowerTool Deploy at Scale John McDonough, DevNet Developer Evangelist Cisco Spark How Questions? Use Cisco Spark to communicate with the speaker after the session 1. Find this session in the

More information

UCS Management Deep Dive

UCS Management Deep Dive UCS Management Deep Dive Jason Shaw Cisco UCS Technical Marketing Engineer Agenda Introductions UCS Architecture, Topology Physical Building Blocks Logical Building Blocks Policy Driven Management UCS

More information

UCS Architecture Overview

UCS Architecture Overview UCS Architecture Overview Eric Williams UCS Technical Marketing Engineer Agenda UCS Building Blocks and Connectivity UCS Chassis, Servers, Fabric Interconnects, I/O Modules, Fabric Extenders Service Profiles

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

UCS Technical Deep Dive: Getting to the Heart of the Matter

UCS Technical Deep Dive: Getting to the Heart of the Matter UCS Technical Deep Dive: Getting to the Heart of the Matter Session ID Agenda Introductions UCS Architecture, Innovations, Topology Physical Building Blocks Logical Building Blocks Typical Use Cases (Live

More information

One Platform Kit: The Power to Innovate

One Platform Kit: The Power to Innovate White Paper One Platform Kit: The Power to Innovate What Could You Do with the Power of the Network? What if you could: Reach into your network and extract the information you need, when you need it? Directly

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

Introducing Cisco UCS Central 2.0

Introducing Cisco UCS Central 2.0 This chapter includes the following sections: Overview of Central 2.0 Features, on page 1 Behavior Changes in Release 2.0, on page 7 Multi-version Management Support, on page 8 Feature Support Matrix,

More information

FlashStack Virtual Server Infrastructure Deployment Guide: Cisco PowerTool Addendum

FlashStack Virtual Server Infrastructure Deployment Guide: Cisco PowerTool Addendum White Paper FlashStack Virtual Server Infrastructure Deployment Guide: Cisco PowerTool Addendum February 2017 2017 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page

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

Introduction to Cisco UCS Central

Introduction to Cisco UCS Central Introducing Cisco UCS Central, page 1 Introducing Cisco UCS Central Cisco UCS Central provides scalable management solution for growing Cisco UCS environment. Cisco UCS Central simplifies the management

More information

Release Notes for Cisco UCS Platform Emulator, Release 3.1(1ePE1)

Release Notes for Cisco UCS Platform Emulator, Release 3.1(1ePE1) Release Notes for Cisco UCS Platform Emulator, Release 3.1(1ePE1) First Published: April 12, 2016 Current Release: 3.1(1ePE1) This document describes system requirements, new features, images information,

More information

Introducing Cisco UCS Central 1.4

Introducing Cisco UCS Central 1.4 This chapter includes the following sections: Overview of Cisco UCS Central 1.4 Features, page 1 Behavior and Design Changes in HTML5 UI, page 10 Multi-version Management Support, page 11 Feature Support

More information

CCIE Data Center Written Exam ( ) version 1.0

CCIE Data Center Written Exam ( ) version 1.0 CCIE Data Center Written Exam (350-080) version 1.0 Exam Description: The Cisco CCIE Data Center Written Exam (350-080) version 1.0 is a 2-hour test with 80 110 questions that will validate that a data

More information

Deployment Best Practices for Microsoft Platforms on UCS

Deployment Best Practices for Microsoft Platforms on UCS Deployment Best Practices for Microsoft Platforms on UCS 2 Microsoft Datacentre Applications Increase Agility, Boost Performance, And Reduce Costs Performance Security Manageability Reliability ROI/TCO

More information

Overview. Introducing Cisco UCS Central. This chapter includes the following sections: Introducing Cisco UCS Central, page 1

Overview. Introducing Cisco UCS Central. This chapter includes the following sections: Introducing Cisco UCS Central, page 1 This chapter includes the following sections: Introducing Cisco UCS Central, page 1 Introducing Cisco UCS Central Cisco UCS Central provides scalable management solution for growing Cisco UCS environment.

More information

Cisco Solution for Private Cloud

Cisco Solution for Private Cloud Dubrovnik, Croatia, South East Europe 20-22 May, 2013 Cisco Solution for Private Cloud Sascha Merg Technical Solutions Architect 2011 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect

More information

UCS-ABC. Cisco Unified Computing System Accelerated Boot Camp. Length: 5 Days. Format: Lecture/Lab. Course Version: 5.0. Product Version: 2.

UCS-ABC. Cisco Unified Computing System Accelerated Boot Camp. Length: 5 Days. Format: Lecture/Lab. Course Version: 5.0. Product Version: 2. UCS-ABC Why Firefly Length: 5 Days Format: Lecture/Lab Course Version: 5.0 Product Version: 2.1 This special course focuses on UCS Administration and Troubleshooting UCS Manager 2.0 and provides additional

More information

"Charting the Course... Troubleshooting Cisco Data Center Infrastructure v6.0 (DCIT) Course Summary

Charting the Course... Troubleshooting Cisco Data Center Infrastructure v6.0 (DCIT) Course Summary Description Troubleshooting Cisco Data Center Infrastructure v6.0 (DCIT) Course Summary v6.0 is a five-day instructor-led course that is designed to help students prepare for the Cisco CCNP Data Center

More information

UCS Fundamentals Aaron Kerr, Consulting Systems Engineer

UCS Fundamentals Aaron Kerr, Consulting Systems Engineer UCS Fundamentals Aaron Kerr, Consulting Systems Engineer Complementary UCS Sessions Check out www.ciscolive.com for previous session presentations and videos BRKCOM-2003 UCS Networking Deep Dive BRKCOM-2007

More information

Release Notes for Cisco UCS Platform Emulator, Release 3.1(2bPE1)

Release Notes for Cisco UCS Platform Emulator, Release 3.1(2bPE1) Release Notes for, Release 3.1(2bPE1) First Published: 2016-09-29 is the Cisco UCS Manager application bundled into a virtual machine (VM). The VM includes software that emulates hardware communications

More information

Introducing Cisco UCS Central 1.3

Introducing Cisco UCS Central 1.3 This chapter includes the following sections: Overview of Cisco UCS Central 1.3 Features, page 1 Overview of Cisco UCS Central 1.3 Features Cisco UCS Central, release 1.3 allows you to take charge of the

More information

Service Profiles and Templates

Service Profiles and Templates Service Profile Templates, page 1 Service Profiles, page 3 Service Profile Templates Service profile templates enable you to quickly create several service profiles with the same basic parameters, such

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

Release Notes for Cisco UCS Platform Emulator, Release 2.1(1aPE3)

Release Notes for Cisco UCS Platform Emulator, Release 2.1(1aPE3) Release Notes for Cisco UCS Platform Emulator, Release 2.1(1aPE3) First Published: November 26, 2012 Part Number: Current Release: 2.1(1aPE3) This document describes system requirements, new features,

More information

Cisco UCS Director Tech Module Cisco UCS Manager (UCSM)

Cisco UCS Director Tech Module Cisco UCS Manager (UCSM) Cisco UCS Director Tech Module Cisco UCS Manager (UCSM) Version: 1.0 September 2016 1 Agenda Overview & Architecture Hardware & Software Compatibility Licensing Orchestration Capabilities Reports Example

More information

Real4Test. Real IT Certification Exam Study materials/braindumps

Real4Test.   Real IT Certification Exam Study materials/braindumps Real4Test http://www.real4test.com Real IT Certification Exam Study materials/braindumps Exam : 300-175 Title : Implementing Cisco Data Center Unified Computing Vendor : Cisco Version : DEMO Get Latest

More information

Cisco Unified Computing Solutions

Cisco Unified Computing Solutions Cisco Unified Computing Solutions UCS Manager: how to deploy 20 servers or more in less than 10 minutes? Dušan Soravia Košarić, M.Sc. Who We Are Company Overview Founded in 1996 offices in 22 countries

More information

Cisco Exam Questions & Answers

Cisco Exam Questions & Answers Cisco 642-995 Exam Questions & Answers Number: 642-995 Passing Score: 800 Time Limit: 120 min File Version: 36.9 http://www.gratisexam.com/ Exam Code: 642-995 Exam Name: Unified Computing Troubleshoot

More information

Use Cisco UCS Connectivity Policies to Achieve Strict Administrative Role Delineation

Use Cisco UCS Connectivity Policies to Achieve Strict Administrative Role Delineation White Paper Use Cisco UCS Connectivity Policies to Achieve Strict Administrative Role Delineation What You Will Learn As more customers deploy and expand their Cisco Unified Computing System (Cisco UCS

More information

Cisco Data Center Network Manager 5.1

Cisco Data Center Network Manager 5.1 Cisco Data Center Network Manager 5.1 Product Overview Modern data centers are becoming increasingly large and complex. New technology architectures such as cloud computing and virtualization are adding

More information

Migrating Brownfield to Greenfield

Migrating Brownfield to Greenfield Migration of Existing Deployments, page 1 Migration of Existing Deployments When migrating existing local deployments to global deployments, best practices involve using global operational and service

More information

Introduction to Cisco UCS Central

Introduction to Cisco UCS Central Introducing Cisco UCS Central, page 1 Introducing Cisco UCS Central Cisco UCS Central provides scalable management solution for growing Cisco UCS environment. Cisco UCS Central simplifies the management

More information

UCS Firmware Management Architecture

UCS Firmware Management Architecture UCS Firmware Management Architecture 2 Legal Disclaimer Many products and features described herein remain in varying stages of development and will be offered on a when-and-ifavailable basis. This roadmap

More information

Smart Call Home Deploying thetransport Gateway on Cisco Unified Computing System and Red Hat Linux

Smart Call Home Deploying thetransport Gateway on Cisco Unified Computing System and Red Hat Linux Deployment Guide Smart Call Home Deploying thetransport Gateway on Cisco Unified Computing System and Red Hat Linux Deployment Guide For further information, questions and comments please contact ask-smart-services@cisco.com

More information

BMC BladeLogic for Cisco UCS. Tore Brynaa Business Solution Manager, BMC Software

BMC BladeLogic for Cisco UCS. Tore Brynaa Business Solution Manager, BMC Software BMC BladeLogic for Cisco UCS Tore Brynaa Business Solution Manager, BMC Software Gartner Group: Virtualizing the Data Center Sprawled Component-Orientation Virtualized Layer-Orientation Automated Service-Orientation

More information

Course Description. Boot Camp Date and Hours: The class starts on Saturday 2 nd of April, 2016 Saturdays Only 8:00 AM 4:00 PM Central Standard Time

Course Description. Boot Camp Date and Hours: The class starts on Saturday 2 nd of April, 2016 Saturdays Only 8:00 AM 4:00 PM Central Standard Time Course Description Zero-to-Hero-UCS (Z2H-UCS) is a five-session workshop exploring the fundamentals of the Unified Computing System (UCS). The course teaches UCS LAN and SAN fundamentals, the physical

More information

Cisco Virtual Networking Solution for OpenStack

Cisco Virtual Networking Solution for OpenStack Data Sheet Cisco Virtual Networking Solution for OpenStack Product Overview Extend enterprise-class networking features to OpenStack cloud environments. A reliable virtual network infrastructure that provides

More information

ITBraindumps. Latest IT Braindumps study guide

ITBraindumps.   Latest IT Braindumps study guide ITBraindumps http://www.itbraindumps.com Latest IT Braindumps study guide Exam : 400-151 Title : CCIE Data Center v2.0 Vendor : Cisco Version : DEMO Get Latest & Valid 400-151 Exam's Question and Answers

More information

UCS Direct Attached Storage and FC Zoning Configuration Example

UCS Direct Attached Storage and FC Zoning Configuration Example UCS Direct Attached Storage and FC Zoning Configuration Example Document ID: 116082 May 23, 2013 Contents Introduction Prerequisites Requirements Components Used Conventions Background Information UCS

More information

Configuring Service Profiles

Configuring Service Profiles Configuring Service Profiles This chapter includes the following sections: Service Profiles that Override Server Identity, page 1 Service Profiles that Inherit Server Identity, page 2 Service Profile Templates,

More information

Cisco UCS Performance Manager

Cisco UCS Performance Manager Data Sheet Cisco UCS Performance Manager Introduction Today s integrated infrastructure data centers must be highly responsive, with heightened levels of flexibility and visibility. Personnel are responsible

More information

CISCO EXAM QUESTIONS & ANSWERS

CISCO EXAM QUESTIONS & ANSWERS CISCO 642-999 EXAM QUESTIONS & ANSWERS Number: 642-999 Passing Score: 800 Time Limit: 90 min File Version: 32.5 http://www.gratisexam.com/ Sections 1. Questions 2. Drag & Drop 3. Hot Spot CISCO 642-999

More information

Building Private Cloud Infrastructure

Building Private Cloud Infrastructure Building Private Cloud Infrastructure Matthias Wessendorf Consulting Systems Engineer 20.11.2014 Cloud == FOG?? 3 The Path to Data Center Transformation Application- Based Silos Zones of Virtualization

More information

Cisco Actualtests Questions & Answers

Cisco Actualtests Questions & Answers Cisco Actualtests 642-999 Questions & Answers Number: 642-999 Passing Score: 800 Time Limit: 90 min File Version: 22.8 http://www.gratisexam.com/ Sections 1. Questions 2. Drag & Drop 3. Hot Spot Cisco

More information

Deliver End-to-End Systems Management for Cisco Data Centers That Run Microsoft Applications

Deliver End-to-End Systems Management for Cisco Data Centers That Run Microsoft Applications Brochure Deliver End-to-End Systems Management for Cisco Data Centers That Run Microsoft Applications What You Will Learn For businesses in which the Cisco Unified Computing System (Cisco UCS ) and Microsoft

More information

UCS Systems Management Deep Dive with UCS Foundational Software

UCS Systems Management Deep Dive with UCS Foundational Software UCS Systems Management Deep Dive with UCS Foundational Software Brad TerEick #clmel What To Expect Best Practice Many Hidden ( For Your Reference ) & Animated Slides For Your Reference 3 Agenda Review:

More information

UCS-E160DP Double-wide E-Series Server, 6 core CPU, with PCIe

UCS-E160DP Double-wide E-Series Server, 6 core CPU, with PCIe Overview This chapter includes the following sections: Cisco UCS E-Series Servers Overview, page 1 Server Software, page 2 CIMC Overview, page 3 CIMC GUI, page 3 Cisco UCS E-Series Servers Overview The

More information

Question: 1 You have a Cisco UCS cluster and you must recover a lost admin password. In which order must you power cycle the fabric interconnects?

Question: 1 You have a Cisco UCS cluster and you must recover a lost admin password. In which order must you power cycle the fabric interconnects? Volume: 327 Questions Question: 1 You have a Cisco UCS cluster and you must recover a lost admin password. In which order must you power cycle the fabric interconnects? A. primary first, and then secondary

More information

CCIE Data Center Lab Exam Version 1.0

CCIE Data Center Lab Exam Version 1.0 CCIE Data Center Lab Exam Version 1.0 CCIE Data Center Sky rocketing Popularity should not come as any surprise As per Cisco Global Cloud index, published in 2012, gave prediction that by 2016 nearly two

More information

UCS IPv6 Management Configuration Example

UCS IPv6 Management Configuration Example UCS IPv6 Management Configuration Example Document ID: 118784 Contributed by Padmanabhan Ramaswamy and Shankar Prasath, Cisco TAC Engineers. Mar 06, 2015 Contents Introduction Prerequisites Requirements

More information

Cisco UCS Monitoring Resource Handbook

Cisco UCS Monitoring Resource Handbook Cisco UCS Monitoring Resource Handbook Authored by Eric Williams Jeff Foster Jason Shaw This document is intended to be a central repository of monitoring resources and recommendations for Cisco UCS Manager

More information

Questions & Answers

Questions & Answers 642-999 Questions & Answers Number: 642-999 Passing Score: 800 Time Limit: 90 min File Version: 36.6 http://www.gratisexam.com/ 642-999 Questions & Answers Exam Name: Implementing Cisco Data Center Unified

More information

Actual4Test. Actual4test - actual test exam dumps-pass for IT exams

Actual4Test.   Actual4test - actual test exam dumps-pass for IT exams Actual4Test http://www.actual4test.com Actual4test - actual test exam dumps-pass for IT exams Exam : 642-999 Title : Implementing Cisco Data Center Unified Computing Vendor : Cisco Version : DEMO Get Latest

More information

Using Advanced Features on Cisco UCS Dan Hanson, Technical Marketing Manager, Data Center Group

Using Advanced Features on Cisco UCS Dan Hanson, Technical Marketing Manager, Data Center Group Using Advanced Features on Cisco UCS Dan Hanson, Technical Marketing Manager, Data Center Group 2 UCS Bundled Upgrades Useful for Staging, Labs, and Non Productions This does a very quick fast upgrade

More information

UCS Fundamentals. Conor Murphy Partner Systems Engineer. #clmel BRKCOM-1001

UCS Fundamentals. Conor Murphy Partner Systems Engineer. #clmel BRKCOM-1001 UCS Fundamentals Conor Murphy Partner Systems Engineer #clmel Abstract This session provides an introduction to Cisco UCS. It does not assume previous UCS familiarity and is intended as a basic introduction

More information

Traffic Monitoring and Engineering for UCS

Traffic Monitoring and Engineering for UCS Traffic Monitoring and Engineering for UCS Steve McQuerry, CCIE# 6108 Technical Marketing Engineer Agenda UCS Networking Overview Network Statistics in UCSM Understanding Collection Policies Hotspot Detection

More information

UCS - the computing vision that boosts your business

UCS - the computing vision that boosts your business UCS - the computing vision that boosts your business Mihai Sandoiu, IT Security Consultant, CCNP, CCDA, CISM S&T Romania Cuprins Datacenter evolution Cisco Nexus 1000V DVS Unified I/O Vblock Cisco UCS

More information

Configuring Service Profiles

Configuring Service Profiles This chapter includes the following sections: Service Profiles that Override Server Identity, page 1 Service Profiles that Inherit Server Identity, page 2 Guidelines and Recommendations for Service Profiles,

More information

Service Profiles. Service Profiles in UCS Manager

Service Profiles. Service Profiles in UCS Manager in UCS Manager, on page 1 that Override Server Identity, on page 2 that Inherit Server Identity, on page 2 Guidelines and Recommendations for, on page 3 Methods of Creating, on page 3 Inband, on page 7

More information

VersaStack for Data Center Design & Implementation (VDCDI) 1.0

VersaStack for Data Center Design & Implementation (VDCDI) 1.0 VersaStack for Data Center Design & Implementation (VDCDI) 1.0 COURSE OVERVIEW: VersaStack for Data Center Design and Implementation (VDCDI) is a four-day training program. The Cisco-IBM VersaStack validated

More information

Cisco UCS Local Zoning

Cisco UCS Local Zoning Configuration Guide Cisco UCS Local Zoning Configuration Guide May 2013 2013 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 1 of 30 Contents Overview...

More information

ATTACHMENT A SCOPE OF WORK IMPLEMENTATION SERVICES. Cisco Server and NetApp Storage Implementation

ATTACHMENT A SCOPE OF WORK IMPLEMENTATION SERVICES. Cisco Server and NetApp Storage Implementation ATTACHMENT A SCOPE OF WORK IMPLEMENTATION SERVICES I. Executive Summary Superior Court of California, County of Orange (Court) is in the process of conducting a large enterprise hardware refresh. This

More information

Cisco Extensible Network Controller

Cisco Extensible Network Controller Data Sheet Cisco Extensible Network Controller Product Overview Today s resource intensive applications are making the network traffic grow exponentially putting high demands on the existing network. Companies

More information

Implementing OnePK. One Platform Kit (onepk) is a cross platform API and software development kit that enables the user to

Implementing OnePK. One Platform Kit (onepk) is a cross platform API and software development kit that enables the user to One Platform Kit (onepk) is a cross platform API and software development kit that enables the user to develop applications that interact directly with Cisco networking devices, and provides the user with

More information

Overview. Cisco UCS Manager User Documentation

Overview. Cisco UCS Manager User Documentation Cisco UCS Manager User Documentation, page 1 Infrastructure Management Guide, page 2 Cisco Unified Computing System, page 3 Cisco UCS Building Blocks and Connectivity, page 5 Cisco UCS Manager User Documentation

More information

UCS deployment guide for Nimble Storage

UCS deployment guide for Nimble Storage Summary This article is intended as a how to guide to allow for successful deployment of Nimble Storage iscsi connectivity to Cisco UCS. Nimble Storage / Cisco UCS connectivity checklist: 1) Determine

More information

Cisco UCS Central Software

Cisco UCS Central Software Data Sheet Cisco UCS Central Software Cisco Unified Computing System Multidomain Management Efficient management of distributed servers continues to be a challenge whether you have a handful of systems

More information

Chassis Profiles and Templates

Chassis Profiles and Templates About the Cisco UCS C3260 Storage Server, page 1 Chassis Profiles, page 2 Chassis Profile Template Details, page 4 Chassis Profile Details, page 4 Chassis Inventory, page 6 Viewing Chassis Profile Configuration

More information

Oracle Database Consolidation on FlashStack

Oracle Database Consolidation on FlashStack White Paper Oracle Database Consolidation on FlashStack with VMware 2017 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 1 of 18 Contents Executive Summary Introduction

More information

UCS Fundamentals. Conor Murphy Partner Systems Engineer. #clmel BRKCOM-1001

UCS Fundamentals. Conor Murphy Partner Systems Engineer. #clmel BRKCOM-1001 UCS Fundamentals Conor Murphy Partner Systems Engineer #clmel Abstract This session provides an introduction to Cisco UCS. It does not assume previous UCS familiarity and is intended as a basic introduction

More information

Direct Attached Storage

Direct Attached Storage , page 1 Fibre Channel Switching Mode, page 1 Configuring Fibre Channel Switching Mode, page 2 Creating a Storage VSAN, page 3 Creating a VSAN for Fibre Channel Zoning, page 4 Configuring a Fibre Channel

More information

Cisco Integrated System for Microsoft Azure Stack

Cisco Integrated System for Microsoft Azure Stack Cisco Integrated System for Microsoft Azure Stack Siva Sivakumar, Sr. Director, Cisco Computing Systems Product Group PSOCLD-1300 Agenda Trends Microsoft Azure Stack Overview The Cisco Solution Cisco Solution

More information

You can monitor or use SPAN on port channels only for ingress traffic.

You can monitor or use SPAN on port channels only for ingress traffic. This chapter includes the following sections: Traffic Monitoring, page 1 Guidelines and Recommendations for Traffic Monitoring, page 2 Creating an Ethernet Traffic Monitoring Session, page 3 Creating a

More information

Cisco UCS Central Server Management Guide, Release 1.5

Cisco UCS Central Server Management Guide, Release 1.5 First Published: July 29, 2016 Last Modified: August 11, 2016 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

More information

Taxonomy of SDN. Vara Varavithya 17 January 2018

Taxonomy of SDN. Vara Varavithya 17 January 2018 Taxonomy of SDN Vara Varavithya 17 January 2018 Modern Data Center Environmentally protected warehouses Large number of computers for compute and storage Blades Computer- Top-of-Rack (TOR) Switches Full

More information

Overview. About the Cisco UCS S3260 System

Overview. About the Cisco UCS S3260 System About the Cisco UCS S3260 System, on page 1 How to Use This Guide, on page 3 Cisco UCS S3260 System Architectural, on page 5 Connectivity Matrix, on page 7 Deployment Options, on page 7 Management Through

More information

Acceĺeŕez vos environnements de bases de donneés/erp

Acceĺeŕez vos environnements de bases de donneés/erp Acceĺeŕez vos environnements de bases de donneés/erp FlashStack Integrated Infrastructure Speakers Thibaud Lenik Bechtle David Scrimitore Pure Storage Charley Eveno - Cisco AGENDA Challenges des environnements

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 UCS: Choosing the Best Architecture for Your Citrix XenDesktop and XenApp Implementations

Cisco UCS: Choosing the Best Architecture for Your Citrix XenDesktop and XenApp Implementations With Intel Xeon Cisco UCS: Choosing the Best Architecture for Your Citrix XenDesktop and XenApp Implementations Mark Balch May 22, 2013 Desktop and Application Virtualization: Business Drivers Co-sponsored

More information

UCS Engineering Details for the SAN Administrator

UCS Engineering Details for the SAN Administrator UCS Engineering Details for the SAN Administrator Craig Ashapa 2 First things first: debunking a myth Today (June 2012 UCS 2.02m) there is no FCoE northbound of UCS unless you really really really want

More information

Software Defined Networks For Service Providers. A Practical Approach

Software Defined Networks For Service Providers. A Practical Approach BRKSPG-3683 Software Defined Networks For Providers. A Practical Approach Michael O Gorman Chief Architect Office C97-693316-00 2011 Cisco and/or its affiliates. All rights reserved. Cisco Confidential

More information

Implementing Cisco Data Center Unified Computing (DCUCI)

Implementing Cisco Data Center Unified Computing (DCUCI) Implementing Cisco Data Center Unified Computing (DCUCI) Number: 642-999 Passing Score: 800 Time Limit: 90 min File Version: 3.0 http://www.gratisexam.com/ Exam Topics Implement C-Series stand alone Implementing

More information

Configuring Global Service Profiles

Configuring Global Service Profiles This chapter contains the following sections: Global Service Profiles, page 1 Global Service Profile Templates, page 1 Creating a Global Service Profile, page 2 Creating a Global Service Profile Template,

More information

CISCO EXAM QUESTIONS & ANSWERS

CISCO EXAM QUESTIONS & ANSWERS CISCO 642-999 EXAM QUESTIONS & ANSWERS Number: 642-999 Passing Score: 800 Time Limit: 90 min File Version: 32.5 http://www.gratisexam.com/ Sections 1. Questions 2. Drag & Drop 3. Hot Spot CISCO 642-999

More information

Designing Cisco Data Center Unified Computing

Designing Cisco Data Center Unified Computing Designing Cisco Data Center Unified Computing Number: 642-998 Passing Score: 800 Time Limit: 120 min File Version: 1.1 http://www.gratisexam.com/ Sections 1. Drag and Drop 2. Questions 3. Hot Spot CISCO

More information

Configuring Cisco UCS Server Pools and Policies

Configuring Cisco UCS Server Pools and Policies This chapter contains the following sections: Global Equipment Policies, page 1 UUID Pools, page 3 Server Pools, page 5 Management IP Pool, page 7 Boot Policy, page 8 Local Disk Configuration Policy, page

More information

CISCO Unified Computing System (UCS) Changing server paradigm

CISCO Unified Computing System (UCS) Changing server paradigm CISCO Unified Computing System (UCS) Changing server paradigm Arnaud BASSALER, CSE Digital Acceleration Team EMEAR Cisco Spark How Questions? Use Cisco Spark to communicate with the speaker after the session

More information

Automation of Application Centric Infrastructure (ACI) with Cisco UCS Director

Automation of Application Centric Infrastructure (ACI) with Cisco UCS Director Automation of Application Centric Infrastructure (ACI) with Cisco UCS Director Raju Penmetsa @RajuPenmetsa1 Data Center Group Agenda IT Complexity Solution for ACI Automation Cisco UCS Director Application

More information

C H A P T E R Commands Cisco SFS Product Family Command Reference OL

C H A P T E R Commands Cisco SFS Product Family Command Reference OL CHAPTER 3 This chapter documents the following commands: aaa accounting, page 3-8 aaa authorization, page 3-9 action, page 3-11 addr-option, page 3-12 authentication, page 3-14 auto-negotiate (Ethernet

More information

Service Profiles and Templates

Service Profiles and Templates Service Profile Templates, page 1 Service Profiles, page 3 Viewing Service Profile Configuration Status, page 14 Service Profile Templates Service profile templates enable you to quickly create several

More information

Next Generation Computing Architectures for Cloud Scale Applications

Next Generation Computing Architectures for Cloud Scale Applications Next Generation Computing Architectures for Cloud Scale Applications Steve McQuerry, CCIE #6108, Manager Technical Marketing #clmel Agenda Introduction Cloud Scale Architectures System Link Technology

More information

NetFlow Monitoring. NetFlow Monitoring

NetFlow Monitoring. NetFlow Monitoring , page 1 NetFlow Limitations, page 2 Creating a Flow Record Definition, page 3 Viewing Flow Record Definitions, page 4 Defining the Exporter Profile, page 4 Creating a Flow Collector, page 5 Creating a

More information

Overview. Overview. Cisco UCS 6324 Fabric Interconnect with Cisco UCS B-Series Servers and C-Series Servers, which is. Overview 1

Overview. Overview. Cisco UCS 6324 Fabric Interconnect with Cisco UCS B-Series Servers and C-Series Servers, which is. Overview 1 This chapter includes the following sections:, on page 1 Components That Support Firmware Upgrade, on page 6 Firmware Version Terminology, on page 7 Cross-Version Firmware Support, on page 8 Server Pack,

More information

About Chassis Manager

About Chassis Manager CHAPTER 1 Chassis Manager runs directly on your Server Switch to perform administration tasks. This chapter discusses the various components of the interface. Chassis Manager runs on all Server Switches.

More information

Data Center 3.0: Transforming the Data Center via the Network

Data Center 3.0: Transforming the Data Center via the Network Data Center 3.0: Transforming the Data Center via the Network Douglas A. Gourlay Senior Director - Data Center Solutions Group Peter Linkin Marketing Manager - Data Center Architecture August 1, 2007 1

More information

PrepKing. PrepKing

PrepKing. PrepKing PrepKing Number: 650-286 Passing Score: 780 Time Limit: 120 min File Version: 8.5 http://www.gratisexam.com/ PrepKing 650-286 Exam A QUESTION 1 Which three interfaces are used to connect server management

More information

Setting the Management IP Address

Setting the Management IP Address This chapter includes the following sections: Management IP Address, page 1 Configuring the Management IP Address on a Blade Server, page 2 Configuring the Management IP Address on a Rack Server, page

More information

Cisco Nexus 7000 F3-Series 6-Port 100 Gigabit Ethernet Module

Cisco Nexus 7000 F3-Series 6-Port 100 Gigabit Ethernet Module Data Sheet Cisco Nexus 7000 F3-Series 6-Port 100 Gigabit Ethernet Module Product Overview The Cisco Nexus 7000 F3-Series 6-Port 100 Gigabit Ethernet Module (referred to as the Cisco Nexus 7000 F3-Series

More information