Cisco APIC-EM Network Path Visualization v1

Size: px
Start display at page:

Download "Cisco APIC-EM Network Path Visualization v1"

Transcription

1 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 (SDN) controller designed to orchestrate and manage local-area networks (LANs) and wide-area networks (WANs) composed of Cisco infrastructure. The APIC-EM solution is made up of four applications: Network PnP, IWAN, Path Trace, and Network Inventory. All of these applications can be exposed either from the GUI or a RESTful API. The APIC-EM Controller s Path Visualization application greatly eases and accelerates the task of connection troubleshooting by allowing you to verify the path a flow would take through the network. Path trace allows you to also check if an ACL would block the traffic through the network. This demonstration does not explore the APIC-EM API capabilities. For information on APIs, see the Cisco APIC-EM Network Python Sandbox v1.1. About This Demonstration This demonstration includes scenarios showing you how to use Cisco APIC-EM Path Visualization, including: Scenario 1: Cisco APIC Enterprise Module Overview Scenario 2: Cisco APIC Enterprise Module Path Trace Requirements This demonstration does not require an endpoint router. Table 1. Requirements Required Laptop Optional Cisco AnyConnect 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 1 of 20

2 Topology This content includes preconfigured users and components to illustrate the scripted scenarios and features of the solution. Most components are fully configurable with predefined administrative user accounts. You can see the IP address and user account credentials to use to access a component by clicking the component icon in the Topology menu of your active session and in the scenario steps that require their use. Figure 1. Topology 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 2 of 20

3 Get Started BEFORE PRESENTING We strongly recommend that you go through this document and work with an active session before presenting in front of a live audience. This will allow you to become familiar with the structure of the document and content. PREPARATION IS KEY TO A SUCCESSFUL PRESENTATION. Follow the steps to schedule a session of the content and configure your presentation environment. 1. Browse to dcloud.cisco.com, select the location closest to you, and log in with your Cisco.com credentials. 2. Register and configure your router if this is the first time you will use the router with dcloud. [Show Me How] 3. Schedule a session. [Show Me How] 4. Test your connection. [Show Me How] 5. Verify that the status of your session is Active in My Dashboard > My Sessions. NOTE: It may take up to 30 minutes for your session to become active. 6. Click View to open the active session. 1. Using your local, supported browser, connect to the Public IP address of APIC-EM using HTTPS and the username from the Session Details tab and password C1sco Figure 1. Session Details 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 3 of 20

4 Scenario 1. Cisco APIC Enterprise Module Overview Steps 1. From the APIC-EM homepage, click on the arrow in the upper left and select Device Inventory from the menu. Figure 2. Device Inventory 2. This lists all the network devices, including switches, routers, wireless access points, wireless controllers. This screen displays summary information, including: Device Name Associated IP address Device Status Up Time Last Updated Time Last Inventory Collection Status Figure 3. Device Inventory 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 4 of 20

5 3. Click on CAMPUS-Core1 to display the device details. Figure 4. CAMPUS-Core1 4. Click X to close the window. 5. From the left menu, click Host Inventory. This displays the available end hosts, along with summary information, including: Host MAC Addess Host IP Address Host Type Connected Network Device IP Address Connected Interface Name Host Name Figure 5. Host Inventory 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 5 of 20

6 6. From the left hand menu, click Topology. Figure 6. Topology 7. In the topology, select CAMPUS-Core1 and drag down to the right. Point out how easy it is to adjust your topology using this screen. Figure 7. Drag CAMPUS-Core Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 6 of 20

7 8. Click on CAMPUS-Core1 to open the details window. Figure 8. CAMPUS-Core1 Details 9. In the upper right, click the Save icon and name the topology. Click Save as New and confirm your save. Figure 9. Save as New 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 7 of 20

8 10. The new topology is listed on the screen. To toggle between the two topologies, simply click the Load Network Layout icon for the topology and confirm the load. Figure 10. Topologies 11. Point out that you can zoom in or out on the topology, either by using the track ball on your mouse, or by clicking the plus and minus signs on the screen. Figure 11. Zoom 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 8 of 20

9 Scenario 2. Cisco APIC Enterprise Module Path Trace Steps 1. From the APIC-EM homepage, click on the arrow in the upper left and select Path Trace. This displays the Path Trace window. Figure 12. Path Trace Window 2. In the SourceIP drop down, select the Wireless client. Figure 13. Wireless Client 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 9 of 20

10 3. In the DestinationIP drop down, select the Wired client. Figure 14. Wired Client 4. Click Trace. A dialogue box opens while the path is being traced. Figure 15. Finding Path 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 10 of 20

11 5. The Path Trace displays, illustrating that the device was switched to an AP, through a CAPWAP Tunnel, and other details. Figure 16. Path Trace 6. Click Show Reverse to show the return traffic. Figure 17. Show Reverse 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 11 of 20

12 7. Click on View Small (which toggles to View Large) to show a smaller version of the path trace. This is helpful if you have a large network and want to compare the devices. Figure 18. View Small 8. Click View in Topology in the upper right hand corner. Figure 19. View in Topology 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 12 of 20

13 9. A new tab opens up with a topology highlighting the path from the wired client to the wireless client. Figure 20. View Topology 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 13 of 20

14 10. Click the Save or Load Topology icon and click the Load My Topology icon to see the layout reflected in your custom topology. Figure 21. Save or Load Topology and Load My Topology 11. From the left menu, click Path Trace. Point out that you can also look at the path by Source Port and Destination Port. NOTE: If an ACL was blocking traffic, it would show here. Figure 22. Source Port and Destination Port 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 14 of 20

15 12. Click to open a new tab and browse to This displays the available APIs. Figure 23. Available APIs 14. Click Flow Analysis > Show/Hide > Post. Figure 24. Flow Analysis > Show/Hide > Post 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 15 of 20

16 15. In the pathrequest value, enter the following. Click Try it out! { "sourceip": " ", "destip": " " } Figure 25. pathrequest Value 16. Scroll down to locate and copy the resulting task ID. NOTE: Only copy the ID. Do not copy the quotation marks. Figure 26. Task ID 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 16 of 20

17 17. Click Task > Show/Hide > Get. Figure 27. Task > Show/Hide > Get 18. Paste the Task ID into the taskid Value. Click Try it out! Figure 28. taskid Value 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 17 of 20

18 19. Scroll down to locate and copy the resulting Progress ID. NOTE: Only copy the ID. Do not copy the quotation marks. Figure 29. Progress ID 20. Click Flow Analysis > Show/Hide > GET. Figure 30. Flow Analysis > Show/Hide > GET 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 18 of 20

19 21. Paste the Progress ID into the pathid Value. Click Try it out! Figure 31. pathid Value 22. Scroll down into the Response Body and point out the path trace information from the API. Figure 32. Response Body 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 19 of 20

20 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 20 of 20

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

Cisco Virtual Application Container Services 2.0 Lab v1

Cisco Virtual Application Container Services 2.0 Lab v1 Cisco Virtual Application Container Services 2.0 Lab v1 Last Updated: 02-SEP-2015 About This Solution Cisco Virtual Application Container Services (VACS) enables simplified deployment of Secure Application

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

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

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

Upgrading the Cisco APIC-EM Deployment

Upgrading the Cisco APIC-EM Deployment Review the following sections in this chapter for information about upgrading to the latest Cisco APIC-EM version and verification. Using the GUI to Upgrade Cisco APIC-EM, page 1 Using the CLI to Upgrade

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

USER MANUAL. Psychology Department Faculty Reviewer. February 25, 2016

USER MANUAL. Psychology Department Faculty Reviewer. February 25, 2016 USER MANUAL Psychology Department Faculty Reviewer February 5, 06 Table of Contents How to Access and Log on to Slate...3 How to Access Slate Reader and View Faculty Review Page...4 How to View Application(s)

More information

Managing NCS User Accounts

Managing NCS User Accounts 7 CHAPTER The Administration enables you to schedule tasks, administer accounts, and configure local and external authentication and authorization. Also, set logging options, configure mail servers, and

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

Lab - View Wireless and Wired NIC Information

Lab - View Wireless and Wired NIC Information Lab - View Wireless and Wired NIC Information Objectives Part 1: Identify and Work with PC NICs Part 2: Identify and Use the System Tray Network Icons Background / Scenario This lab requires you to determine

More information

DevNet Sandbox Collaboration 11.5

DevNet Sandbox Collaboration 11.5 DevNet Sandbox Collaboration 11.5 Lab User Guide Joseph Kearns Cisco DevNet Sandbox Contents 1 Introduction... 3 2 Reserving the lab... 3 3 Connecting to your Sandbox Servers... 4 4 Main Topology Page...

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

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

DevNet Sandbox UC Manager 11.0 and Presence

DevNet Sandbox UC Manager 11.0 and Presence DevNet Sandbox UC Manager 11.0 and Presence Lab User Guide Joseph Kearns Cisco DevNet Sandbox Contents 1 Introduction... 3 2 Reserving the lab... 3 3 Connecting to your Sandbox Servers... 4 4 Main Topology

More information

Managing WCS User Accounts

Managing WCS User Accounts 7 CHAPTER This chapter describes how to configure global email parameters and manage WCS user accounts. It contains these sections: Adding WCS User Accounts, page 7-2 Viewing or Editing User Information,

More information

NetBrain POC Walk-Through

NetBrain POC Walk-Through NetBrain POC Walk-Through For OE 4.1 Dynamic Documentation Visual Troubleshooting NetBrain Technologies, Inc. 2004-2013. All rights reserved +1.800.605.7964 support@netbraintech.com www.netbraintech.com

More information

Manage Your Inventory

Manage Your Inventory About Inventory About Inventory, on page 1 Inventory and Cisco ISE Authentication, on page 2 Display Information About Your Inventory, on page 2 Types of Devices in the DNA Center Inventory, on page 6

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

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

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

Managing WCS User Accounts

Managing WCS User Accounts CHAPTER 7 This chapter describes how to configure global e-mail parameters and manage WCS user accounts. It contains these sections: Adding WCS User Accounts, page 7-1 Viewing or Editing User Information,

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

Packet Tracer - Investigating the TCP/IP and OSI Models in Action (Instructor Version Optional Packet Tracer)

Packet Tracer - Investigating the TCP/IP and OSI Models in Action (Instructor Version Optional Packet Tracer) (Instructor Version Optional Packet Tracer) Instructor Note: Red font color or gray highlights indicate text that appears in the instructor copy only. Optional activities are designed to enhance understanding

More information

Configuring a BELKIN Router. Basic Configuration Steps

Configuring a BELKIN Router. Basic Configuration Steps Configuring a BELKIN Router Basic Configuration Steps Configuring Your Router STEP 1 (a): Connect Your PC to the Router Unbox the router and power up the router. Connect the Act internet cable to the WAN/Internet

More information

Configure Point to Point Tunneling Protocol (PPTP) Server on RV016, RV042, RV042G and RV082 VPN Routers for Windows

Configure Point to Point Tunneling Protocol (PPTP) Server on RV016, RV042, RV042G and RV082 VPN Routers for Windows Configure Point to Point Tunneling Protocol (PPTP) Server on RV016, RV042, RV042G and RV082 VPN Routers for Windows Objective The Point to Point Tunneling Protocol (PPTP) is a network protocol used to

More information

Connecting to Cisco Insight Reporter v3.1

Connecting to Cisco Insight Reporter v3.1 CHAPTER 2 Connecting to Cisco Insight Reporter v3.1 This chapter provides instructions on how to launch the Cisco Insight Reporter v3.1 application after it is installed on a server and describes the various

More information

Demo Lab Guide OpenManage Network Manager

Demo Lab Guide OpenManage Network Manager Demo Lab Guide OpenManage Network Manager OpenManage Essentials Walk Through and Configuration Product Domain: Networking Author: Ruairi Mongan Version: 1.01 Date: 20/11/2014 1 Dell Demo Center https://demos.dell.com

More information

Deployment Guide for Cisco Guest Access Using the Cisco Wireless LAN Controller, Release 4.1

Deployment Guide for Cisco Guest Access Using the Cisco Wireless LAN Controller, Release 4.1 Deployment Guide for Cisco Guest Access Using the Cisco Wireless LAN Controller, Release 4.1 Last revised: February 1, 2008 Contents Overview section on page 1 Configuring Guest Access on the Cisco Wireless

More information

Overview of Cisco Prime Collaboration Assurance

Overview of Cisco Prime Collaboration Assurance Overview of Cisco Prime Collaboration Assurance Cisco Prime Collaboration is a comprehensive video and voice service assurance and management system with a set of monitoring, troubleshooting, and reporting

More information

P ART 3. Configuring the Infrastructure

P ART 3. Configuring the Infrastructure P ART 3 Configuring the Infrastructure CHAPTER 8 Summary of Configuring the Infrastructure Revised: August 7, 2013 This part of the CVD section discusses the different infrastructure components that are

More information

Packet Tracer - Explore a Network

Packet Tracer - Explore a Network Topology Objectives Part 1: Examine Internetwork Traffic at Branch Part 2: Examine Internetwork Traffic to Central Part 3: Examine Internet Traffic from Branch Background This simulation activity is intended

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

Assurance Features and Navigation

Assurance Features and Navigation Assurance Features and Navigation Cisco DNA Center 1.1.2 Job Aid Copyright Page THE SPECIFICATIONS AND INFORMATION REGARDING THE PRODUCTS IN THIS MANUAL ARE SUBJECT TO CHANGE WITHOUT NOTICE. ALL STATEMENTS,

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

Organizing Your Network with Netvibes 2009

Organizing Your Network with Netvibes 2009 Creating a Netvibes Account 1. If you closed your Internet browser from the last exercise, open it and navigate to: htt://www.netvibes.com. 2. Click Sign In in the upper right corner of the screen. 3.

More information

NetBrain Quick Start Guide For End Users

NetBrain Quick Start Guide For End Users NetBrain Quick Start Guide For End Users Dynamic Documentation Network Analysis Visual Troubleshooting Automation Qapp Network Change Management Thin Client NetBrain Technologies, Inc. 2004-2015. All rights

More information

Prysm for Rooms Quick Guide

Prysm for Rooms Quick Guide Prysm Go Getting Started 1 1 Sign in for full experience Get started quickly by selecting either Sketch or Connect Device to create a sketch or share content from a connected device. Share sketches and

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

DEPLOYING BASIC CISCO WIRELESS LANS (WDBWL)

DEPLOYING BASIC CISCO WIRELESS LANS (WDBWL) [Type a quote from the document or the summary of an interesting point. You can position the text box anywhere in the document. Use the Drawing Tools tab to change the formatting of the pull quote text

More information

How to use the Acrobat interface and basic navigation

How to use the Acrobat interface and basic navigation How to use the Acrobat interface and basic navigation The work area (Figure 1) includes a document pane that displays Adobe PDF documents and a navigation pane (on the left) that helps you browse through

More information

Add and Organize Devices

Add and Organize Devices This chapter contains the following topics: Add Devices to Prime Infrastructure, on page 1 Import Devices from Another Source, on page 7 Create Device Import CSV Files, on page 7 Add Devices Manually (New

More information

NetBrain Quick Start Guide For End Users

NetBrain Quick Start Guide For End Users NetBrain Quick Start Guide For End Users Dynamic Documentation Network Analysis Visual Troubleshooting Automation Qapp Network Change Management Thin Client NetBrain Technologies, Inc. 2004-2016. All rights

More information

Destiny Discover. Getting Started with ebooks in Destiny Discover. Log in. With Destiny Discover, it is easy to find, check out and read ebooks.

Destiny Discover. Getting Started with ebooks in Destiny Discover. Log in. With Destiny Discover, it is easy to find, check out and read ebooks. Destiny Discover Getting Started with ebooks in Destiny Discover With Destiny Discover, it is easy to find, check out and read ebooks. Log in Accessing Destiny Discover The way you access Destiny Discover

More information

AT&T SD-WAN Network Based service quick start guide

AT&T SD-WAN Network Based service quick start guide AT&T SD-WAN Network Based service quick start guide After you order your AT&T SD-WAN Network Based service, you can: Create administrator accounts Log in to the SD-WAN orchestrator Configure business policy

More information

Wireless Printing Updated 10/30/2008 POLICY. The use of Wireless Networking is not permitted at any site for full client/server networking of Taxwise.

Wireless Printing Updated 10/30/2008 POLICY. The use of Wireless Networking is not permitted at any site for full client/server networking of Taxwise. Updated 10/30/2008 POLICY Tax-Aide Wireless Printing Policy The use of Wireless Networking is not permitted at any site for full client/server networking of Taxwise. Wireless networking, for the purpose

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

Using the vrealize Orchestrator Operations Client. vrealize Orchestrator 7.5

Using the vrealize Orchestrator Operations Client. vrealize Orchestrator 7.5 Using the vrealize Orchestrator Operations Client vrealize Orchestrator 7.5 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

Upgrading the Cisco APIC-EM Deployment

Upgrading the Cisco APIC-EM Deployment Review the following sections in this chapter for information about upgrading to the latest Cisco APIC-EM version and verification. Using the GUI to Upgrade Cisco APIC-EM, page 1 Using the CLI to Upgrade

More information

Cisco ACI vcenter Plugin

Cisco ACI vcenter Plugin This chapter contains the following sections: About Cisco ACI with VMware vsphere Web Client, page 1 Getting Started with, page 2 Features and Limitations, page 7 GUI, page 12 Performing ACI Object Configurations,

More information

OU EDUCATE TRAINING MANUAL

OU EDUCATE TRAINING MANUAL OU EDUCATE TRAINING MANUAL OmniUpdate Web Content Management System El Camino College Staff Development 310-660-3868 Course Topics: Section 1: OU Educate Overview and Login Section 2: The OmniUpdate Interface

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

Identity Services Engine Guest Portal Local Web Authentication Configuration Example

Identity Services Engine Guest Portal Local Web Authentication Configuration Example Identity Services Engine Guest Portal Local Web Authentication Configuration Example Document ID: 116217 Contributed by Marcin Latosiewicz, Cisco TAC Engineer. Jun 21, 2013 Contents Introduction Prerequisites

More information

The Cisco HCM-F Administrative Interface

The Cisco HCM-F Administrative Interface CHAPTER 5 This chapter contains information on the following topics: Overview of Cisco HCM-F Administrative Interface, page 5-1 Browser Support, page 5-2 Login and Logout, page 5-4 Online Help, page 5-5

More information

Lab Manage Bridge Configuration and Image Files

Lab Manage Bridge Configuration and Image Files Lab 6.5.3.1 Manage Bridge Configuration and Image Files Estimated Time: 20 minutes Number of Team Members: Students will work in teams of two. Objective In this lab, the student will learn the features

More information

NetBrain for Beginners v6.1 Workbook

NetBrain for Beginners v6.1 Workbook NetBrain for Beginners v6.1 Workbook Dynamic Mapping Visual Troubleshooting Discovery of Your Network NetBrain Technologies, Inc. 2004-2016. All rights reserved +1.800.605.7964 support@netbraintech.com

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

Packet Tracer Create a Simple Network Using Packet Tracer

Packet Tracer Create a Simple Network Using Packet Tracer Using Packet Tracer Topology Addressing Table Device Interface IP Address Subnet Mask Default Gateway PC Ethernet0 DHCP 192.168.0.1 Wireless Router Cisco.com Server LAN 192.168.0.1 255.255.255.0 Internet

More information

NETWORK LAB 2 Configuring Switch Desktop

NETWORK LAB 2 Configuring Switch Desktop Configuring Switch 1. Select the switch tab and then add a switch from the list of switches we have to the workspace, we will choose (2950-24) switch. 2. Add a number of PCs next to the switch in order

More information

NetBrain Consultant Edition (CE)

NetBrain Consultant Edition (CE) NetBrain Consultant Edition (CE) Quick Start Guide NetBrain Technologies, Inc. 2004-2012. All rights reserved +1.800.605.7964 support@netbraintech.com www.netbraintech.com Contents 1. Introduction 1) Install

More information

Procedure to Upgrade Verizon FiOS Router and Configure Xbox 360 to connect with Microsoft USB WiFi Adapter

Procedure to Upgrade Verizon FiOS Router and Configure Xbox 360 to connect with Microsoft USB WiFi Adapter FiOS TV & Internet Verizon DSL FAQ s Wireless Verizon Bundles Verizon Support Procedure to Upgrade Verizon FiOS Router and Configure Xbox 360 to connect with Microsoft USB WiFi Adapter Overview The current

More information

Cisco Network Plug and Play Connect Capability Overview. Customers

Cisco Network Plug and Play Connect Capability Overview. Customers Cisco Network Plug and Play Connect Capability Overview Customers Overview Cisco Plug and Play Connect (a component of the Cisco Network Plug and Play solution) is a cloud-based service that provides a

More information

Configuring Cisco Mobility Express controller

Configuring Cisco Mobility Express controller There are multiple ways one can configure a Cisco Mobility Express controller. They are as follows: 1 CLI Setup Wizard 2 Over the Air Setup Wizard 3 Network Plug and Play CLI Setup Wizard, page 1 Over-the-Air

More information

Cisco Wide Area Application Services: Secure, Scalable, and Simple Central Management

Cisco Wide Area Application Services: Secure, Scalable, and Simple Central Management Solution Overview Cisco Wide Area Application Services: Secure, Scalable, and Simple Central Management What You Will Learn Companies are challenged with conflicting requirements to consolidate costly

More information

Login Troubleshooting

Login Troubleshooting Login Troubleshooting Scenario #1: I cannot log into my account and I am pretty sure I am using the correct credentials. Problem Solving Steps: 1. Check with your scheduler to ensure you are using the

More information

Connecting an Envoy to the Internet

Connecting an Envoy to the Internet Connecting an Envoy to the Internet Envoy R Wi-Fi Adapter Envoy S Standard Envoy S Metered 1 Contents Wired Connection... 3 Envoy R... 3 Envoy S... 3 Wireless Connection... 3 WPS Method (All Envoy Models)...

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

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

Manage Your Inventory

Manage Your Inventory About Inventory About Inventory, on page 1 Inventory and Cisco ISE Authentication, on page 6 Add a Device Manually, on page 7 Integrate Meraki Dashboard, on page 10 Filter Devices, on page 11 Change Devices

More information

Downloading and Managing Firmware in Cisco UCS Central

Downloading and Managing Firmware in Cisco UCS Central Downloading and Managing Firmware in Cisco UCS Central This chapter includes the following sections: Downloading Firmware from Cisco.com, page 1 Firmware Library of Images, page 2 Configuring Firmware

More information

Configuring Client Profiling

Configuring Client Profiling Prerequisites for, page 1 Restrictions for, page 2 Information About Client Profiling, page 2, page 3 Configuring Custom HTTP Port for Profiling, page 4 Prerequisites for By default, client profiling will

More information

Designing and Implementing Cisco Network Programmability (NPDESI) v1.0

Designing and Implementing Cisco Network Programmability (NPDESI) v1.0 Data Sheet Learning Services Designing and Implementing Cisco Network Programmability (NPDESI) v1.0 Overview The Designing and Implementing Cisco Network Programmability (NPDESI) version 1.0 Cisco Training

More information

Monitoring the Mobility Express Network

Monitoring the Mobility Express Network About the Cisco Mobility Express Monitoring Service, on page 1 Customizing the Network Summary View, on page 2 Viewing the Details of Configured WLANs, on page 5 Customizing Access Points Table View, on

More information

How to change the GEN4 Wireless Network Name and Password for the NETGEAR N600 Race Car Wireless Router

How to change the GEN4 Wireless Network Name and Password for the NETGEAR N600 Race Car Wireless Router The GEN4 Wireless Network default Name and Password for the NETGEAR N600 Race Car Wireless Router are identified on the GEN4 Wireless Network Name (NETGEAR) and Security Key (Password) ID card located

More information

CMX Connected Experiences- Social, SMS and Custom Portal Registration Configuration Example

CMX Connected Experiences- Social, SMS and Custom Portal Registration Configuration Example CMX Connected Experiences- Social, SMS and Custom Portal Registration Configuration Example Contents Introduction Prerequisites Requirements Components Used Configure Network Diagram Configurations Authentication

More information

Visualize the Network Topology

Visualize the Network Topology Network Topology Overview, page 1 Datacenter Topology, page 3 View Detailed Tables of Alarms and Links in a Network Topology Map, page 3 Determine What is Displayed in the Topology Map, page 4 Get More

More information

ALES Wordpress Editor documentation ALES Research websites

ALES Wordpress Editor documentation ALES Research websites ALES Wordpress Editor documentation ALES Research websites Contents Login... 2 Website Dashboard... 3 Editing menu order or structure... 4 Add a new page... 6 Move a page... 6 Select a page to edit...

More information

NetBrain Consultant Edition (CE)

NetBrain Consultant Edition (CE) NetBrain Consultant Edition (CE) Quick Start Guide NetBrain Technologies, Inc. 2004-2013. All rights reserved +1.800.605.7964 support@netbraintech.com www.netbraintech.com Contents 1. Introduction 1) Install

More information

Lab Viewing Wireless and Wired NIC Information

Lab Viewing Wireless and Wired NIC Information Objectives Part 1: Identify and Work with PC NICs Part 2: Identify and Use the System Tray Network Icons Background / Scenario This lab requires you to determine the availability and status of the network

More information

Wireless Setup Instructions

Wireless Setup Instructions Wireless Setup Instructions THESE INSTRUCTIONS ARE VERY IMPORTANT TO SECURE YOUR WIRELESS NETWORK The purpose of this procedure is to "lock" your router so other users can not access your network without

More information

Remote Desktop How to guide

Remote Desktop How to guide CaseMap Remote Desktop for Windows User Contents How to open Remote Desktop Connection and Login to the Terminal Server... 2 How to save your connection settings and create a shortcut on your desktop...

More information

CertKiller q

CertKiller q CertKiller.500-451.28q Number: 500-451 Passing Score: 800 Time Limit: 120 min File Version: 5.3 500-451 Cisco Unified Access Systems Engineer Exam I just passed today with 89%. My sole focus was the VCE.

More information

D-Link Wireless Aware Smart Switching System Configuration Guide. Wireless Aware Smart Switching System

D-Link Wireless Aware Smart Switching System Configuration Guide. Wireless Aware Smart Switching System Wireless Aware Smart Switching System 1 Table of Contents Table of Contents... 2 Introduction... 3 System Requirement... 3 Scenario 1 - Basic Setup... 3 1.1 Enable the Wireless Awareness Function... 4

More information

Lab Configuring and Verifying Extended ACLs Topology

Lab Configuring and Verifying Extended ACLs Topology Topology 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 1 of 8 Addressing Table Objectives Device Interface IP Address Subnet Mask Default Gateway R1 G0/1 192.168.10.1

More information

MAC Address Filtering Setup (3G18Wn)

MAC Address Filtering Setup (3G18Wn) MAC Address Filtering Setup (3G18Wn) MAC Address Filtering MAC address filtering refers to the process of allowing (or denying) access to your wireless network based on the hardware address of the device

More information

Windows 8.1 and Windows 10 a) Connect to wireless network Click on the wireless icon in taskbar. Select detnsw and click on Connect.

Windows 8.1 and Windows 10 a) Connect to wireless network Click on the wireless icon in taskbar. Select detnsw and click on Connect. 1 HSHS BYOD Wireless Connection Windows 8.1 and Windows 10 a) Connect to wireless network Click on the wireless icon in taskbar. Windows 8.1 icon: Windows 10 icon: Select detnsw and click on Connect. or

More information

Quick Start Guide (SDN)

Quick Start Guide (SDN) NetBrain Integrated Edition 7.1 Quick Start Guide (SDN) Version 7.1a Last Updated 2018-09-03 Copyright 2004-2018 NetBrain Technologies, Inc. All rights reserved. Contents 1. Discovering and Visualizing

More information

ForeScout CounterACT. Controller Plugin. Configuration Guide. Version 1.0

ForeScout CounterACT. Controller Plugin. Configuration Guide. Version 1.0 ForeScout CounterACT Network Module: Centralized Network Controller Plugin Version 1.0 Table of Contents About the Centralized Network Controller Integration... 4 About This Plugin... 4 How It Works...

More information

USER S MANUAL. TryBooking Salesforce Integration Page 2

USER S MANUAL. TryBooking Salesforce Integration Page 2 User s Manual USER S MANUAL 1.0 Overview... 3 2.0 Getting Started... 3 2.1 Installation and Logging In... 3 2.2 Connecting your TryBooking Account... 6 2.2.1 Salesforce Account Settings... 6 2.2.2 Connecting

More information

Overview. About the Cisco Context-Aware Mobility Solution CHAPTER

Overview. About the Cisco Context-Aware Mobility Solution CHAPTER 1 CHAPTER This chapter describes the role of the Cisco 3300 series mobility services engine (MSE), a component of the Cisco Context-Aware Mobility (CAM) solution, within the overall Cisco Unified Wireless

More information

Display Screen User Guide. Last Updated: October 28, 2016

Display Screen User Guide. Last Updated: October 28, 2016 Display Screen User Guide Last Updated: October 28, 2016 Table of Contents Before you Begin... 2 Create content in Microsoft PowerPoint... 2 Convert your content in Microsoft PowerPoint to images... 3

More information

Script for Administering the Civics EOC Practice Test (epat)

Script for Administering the Civics EOC Practice Test (epat) Script for Administering the Civics EOC Practice Test (epat) This script should be used to administer the Civics EOC Practice Test (epat) to students who will take the Civics EOC Assessment using TestNav

More information

Configuring FlexConnect Groups

Configuring FlexConnect Groups Information About FlexConnect Groups, page 1, page 5 Configuring VLAN-ACL Mapping on FlexConnect Groups, page 10 Configuring WLAN-VLAN Mappings on FlexConnect Groups, page 11 Information About FlexConnect

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

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

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

Wireless LAN Controller Web Authentication Configuration Example

Wireless LAN Controller Web Authentication Configuration Example Wireless LAN Controller Web Authentication Configuration Example Document ID: 69340 Contents Introduction Prerequisites Requirements Components Used Conventions Web Authentication Web Authentication Process

More information

Cisco Unified Serviceability

Cisco Unified Serviceability Cisco Unified Serviceability Introduction, page 1 Installation, page 5 Introduction This document uses the following abbreviations to identify administration differences for these Cisco products: Unified

More information

Wireless LAN Profile Setup

Wireless LAN Profile Setup Wireless LAN Profiles, page 1 Network Access Profile Settings, page 2 Wireless LAN Profile Settings, page 3 Wireless LAN Profile Group Settings, page 6 Create Network Access Profile, page 6 Create Wireless

More information

Interconnecting Cisco Network Devices: Accelerated

Interconnecting Cisco Network Devices: Accelerated Interconnecting Cisco Network Devices: Accelerated Course Code: Duration: 5 Days Product Page: https://digitalrevolver.com/product/interconnecting-cisco-network-devices-accelerated/ Building a Simple Network

More information