APIC-EM - Deployment and Operations

Size: px
Start display at page:

Download "APIC-EM - Deployment and Operations"

Transcription

1

2 APIC-EM - Deployment and Operations Adam Radford, Distinguished Systems Engineer

3 Agenda Overview Installation/Network Discovery Plug and Play (PnP) EasyQos Intelligent WAN (IWAN SD-WAN) Next Steps

4 Contrasting DNA from Traditional Network Management Controller Abstraction Best Practices Based Integrated Security Common Orchestration Big Data Analytics IT Process Integration Policy is the new network language Design IP embedded in software Not just network policy / configuration Across physical and virtual functions Delivers insights, not just information Focus on ecosystem integration 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public

5 Installation/Network Discovery

6 Before You Deploy: Scalability Network Devices: Access Points: ` End Hosts: 100,000 Note: These scale numbers are for the APIC-EM platform and the base applications. Some other APIC-EM applications might have different scale numbers. Note: APIC-EM Release Cisco and/or its affiliates. All rights reserved. Cisco Public 6

7 Read the System Requirements To Verify disk IO # dd if=/dev/zero of=/tmp/foo bs=1m count=512 conv=fdatasync records in records out bytes (537 MB) copied, s, 22.7 MB/s 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public 7

8 Verify the ISO 90% of install issues are due to host resource or ISO download issues 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public 8

9 High-Availability (HA) Design Multiple instances GrapeVine (GV) root across different physical hosts and operating in Active-Active Data persistence layer that has instances spread across different physical nodes Today need to be on same L2 subnet Non-HA deployment (single/dual hosts): Supports SW failure (APIC-EM services) No support for HW (host) failure HA deployment (3 hosts): Supports SW failure (APIC-EM services) Supports HW failure of single host Node 1 Grapevine Root APIC-EM Services Service A Service B Service C APIC-EM Cluster Node 2 Grapevine Root APIC-EM Services Service M Service N Service O Node 3 Grapevine Root APIC-EM Services Service X Service Y Service Z 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public 9

10 Demo

11 Discovery Quick, easy and efficient network discovery Based on CDP and IP Address Range Initiated via UI or NB REST APIs Supported Capabilities: Easy identification of devices with failures for faster troubleshooting Editing of Existing Discovery Jobs Cloning of Discovery Jobs to quickly create new ones Discovery History to track changes 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public 11

12 Notes on Discovery CDP is required to discover neighbours and for topology CDP discovery will discover by the adjacent IP address IP Range will allow discovery via loopback etc To discover hosts, you need IP device Tracking (1.4 option to auto enable) As of 1.4, you can change the time between updates (25min) SNMP traps also used to provide faster notifications of host changes Cisco and/or its affiliates. All rights reserved. Cisco Public 12

13 Network Plug and Play

14 Demo

15 PnP Components PnP Helper App Delivers bootstrap status and troubleshooting checks PnP Protocol Runs between Agent and Server Open schema PnP Agent Runs on Cisco switches, routers, and wireless access points Automates the deployment process PnP Server Central server - APIC-EM Manages sites, devices, images, licenses Provides northbound REST APIs 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public 15

16 PnP Server Discovery Options Switches (Catalyst ) Routers (ISR, ASR) Wireless Access Points 1 DHCP Server DHCP with options 60 and 43 2 DNS Server DNS lookup 3 Cloud re-direction - roadmap (Q2CY2017) 4 USB-key based bootstrapping 5 Manual - using the Cisco Installer App iphone, ipad, Android, (roadmap - Windows mobile and PC) 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public 16

17 Some tools $./src/watch_provision.py FDO1732Q00B Watching unclaimed for serial:fdo1732q00b 20:48:05: Duration (0) Getting Device Info 20:50:46: Duration (160) Establishing Secure Channel 20:50:54: Duration (168) Getting Device Info 20:52:14: Duration (248) Waiting for Resource 20:53:17: Duration (311) Deploying Device Certificate 20:53:25: Duration (320) Deploying Config 20:55:54: Duration (468) Provisioned 20:55:56: Completed (468): PROVISIONED Shows each step in process and the amount of time it took 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public 17

18 Simple Switch Deployment Modes 1 Non Vlan1 for Management 2 Non Vlan1 for Management Trunk 3 Non Vlan1 for Management Trunk Etherchannel 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public 18

19 1 Non Vlan1 for Management pnp startup-vlan 14 interface GigabitEthernet1/0/5 description PNP switch 3650->g1/0/1 switchport access vlan 14 Cisco IOS Software [Denali], Catalyst L3 Switch Software (CAT3K_CAA-UNIVERSALK9-M), Version , RELEASE SOFTWARE (fc3) Technical Support: Copyright (c) by Cisco Systems, Inc. Compiled Tue 02-Aug-16 17:33 by mcpre <SNIPPED> *Oct 6 01:24:29.204: %SYS-5-CONFIG_I: Configured from console by tty100 *Oct 6 01:24:29.666: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan14, changed state to down *Oct 6 01:24:52.796: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan14, changed state to up *Oct 6 01:24:58.352: %PNPA-DHCP Op-43 Msg: Process state = READY <SNIPPED> *Oct 6 01:24:59.298: %PNPA-DHCP Op-43 Msg: _pdoon.2.ina=[vlan14] *Oct 6 01:24:59.298: %PNPA-DHCP Op-43 Msg: _papdo.2.cot=[5a1d;b2;k4;i ;j80] lot=[5a1d;b2;k4;i ;j80] <SNIPPED> *Oct 6 01:24:59.302: %PNPA-DHCP Op-43 Msg: _pdokp.2.kil=[pnpa_dhcp_op43] pid=359 idn=[vlan14] *Oct 6 01:24:59.302: XML-UPDOWN: Vlan14 XML Interface(102) SHUTDOWN(101). PID=359 *Oct 6 01:24:59.411: %DHCP-6-ADDRESS_ASSIGN: Interface Vlan14 assigned DHCP address , mask , hostname % Generating 2048 bit RSA keys, keys will be non-exportable... got vend id vend spec. info ret: succeed *Oct 6 01:25:13.341: %PNP-6-HTTP_CONNECTING: PnP Discovery trying to connect to PnP server *Oct 6 01:25:13.351: %PNP-6-HTTP_CONNECTED: PnP Discovery connected to PnP server [OK] (elapsed time was 9 seconds) PnP Switch Console Log 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public 19

20 PnP Switch pre-deployment Switch#show run int g1/0/1 Building configuration... Current configuration : 100 bytes! interface GigabitEthernet1/0/1 switchport access vlan 14 macro description CISCO_SMI_EVENT end Any Active ports are placed in vlan 14 Switch# show ip int br Interface IP-Address OK? Method Status Protocol Vlan1 unassigned YES unset administratively down down Vlan YES DHCP up up VLAN1 shutdown VLAN14 DHCP Can Overwrite the DHCP address with a static IP during provisioning. PnP process will continue 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public 20

21 2 Non Vlan1 for Management/Trunk pnp startup-vlan 14 Switch#show run int g1/0/1 Building configuration... Current configuration : 100 bytes! interface GigabitEthernet1/0/1 switchport access vlan 14 macro description CISCO_SMI_EVENT end Need CDP to run on Native-VLAN to set up vlan14 interface GigabitEthernet1/0/5 description PNP switch 3650->g1/0/1 switchport mode dynamic desirable Switch#show int g1/0/1 trunk Port Mode Encapsulation Status Native vlan Gi1/0/1 auto 802.1q trunking 1 Port Vlans allowed on trunk Gi1/0/ Port Vlans allowed and active in management domain Gi1/0/1 1,14 Port Vlans in spanning tree forwarding state and not pruned Gi1/0/1 1,14 PnP Switch pre-deployment 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public 21

22 3 NV1 for Mgmt/Trunk/EtherChannel pnp startup-vlan 14 interface Port-channel1 switchport mode dynamic desirable no port-channel standalone-disable interface GigabitEthernet1/0/5 description PNP switch 3650->g1/0/1 switchport mode dynamic desirable channel-protocol lacp channel-group 1 mode passive interface GigabitEthernet1/0/6 description 2nd link to 3650 etherchannel test switchport mode dynamic desirable channel-protocol lacp channel-group 1 mode passive Switch#show int g1/0/1 trunk Port Mode Encapsulation Status Native vlan Gi1/0/1 auto 802.1q trunking 1 Port Vlans allowed on trunk Gi1/0/ Port Vlans allowed and active in management domain Gi1/0/1 1,14 Port Vlans in spanning tree forwarding state and not pruned Gi1/0/1 1,14 Switch#show int g1/0/2 trunk Port Mode Encapsulation Status Native vlan Gi1/0/1 auto 802.1q trunking 1 Port Vlans allowed on trunk Gi1/0/ VLAN 1 blocked on one uplink Port Vlans allowed and active in management domain Gi1/0/1 1,14 Port Vlans in spanning tree forwarding state and not pruned Gi1/0/ Cisco and/or its affiliates. All rights reserved. Cisco Public 22

23 Upstream Switch 3850-core#show int g1/0/5 etherchannel Port state = Up Sngl-port-Bndl Mstr Not-in-Bndl Channel group = 1 Mode = Active Gcchange = - Port-channel = null GC = - Pseudo port-channel = Po1 Port index = 0 Load = 0x00 Protocol = LACP Etherchannel members are singleport Flags: S - Device is sending Slow LACPDUs A - Device is in active mode. F - Device is sending fast LACPDUs. P - Device is in passive mode. Local information: LACP port Admin Oper Port Port Port Flags State Priority Key Key Number State Gi1/0/5 SA indep x1 0x1 0x106 0x7D Age of the port in the current state: 0d:00h:06m:09s 3850-core#show spanning-tree vlan 14 blockedports Name Blocked Interfaces List VLAN0014 Gi1/0/6 Management VLAN is blocked on one of downlinks Number of blocked ports (segments) in vlan 14: Cisco and/or its affiliates. All rights reserved. Cisco Public 23

24 Things to avoid Management VLAN > 1024 (not all switches will support the creation of them) VLAN creation on device (for non-native vlan 1 etc). Some switches will need extra commands to create the vlan outside of the config "aaa command authorisation" fixed in 16.3 code, also see blog post for workaround. 5/next-generation-network-deployment-plug-and-play-part7 Etherchannel fix in 16.5 Management Interface (VRF) support in 16.5 Make sure a configuration file has "end" as the last line 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public 24

25 Advanced Switch Deployment Modes 4 Non Vlan1 for Management Trunk /Etherchannel Non Native Vlan1 5 Non Vlan1 for Management Trunk /Etherchannel Non Native Vlan1 Stacked 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public 25

26 4 NV1 for Mgmt/Trunk/Etherchannel/Non Native Vlan1 pnp startup-vlan 14 interface Port-channel1 switchport mode dynamic desirable switchport trunk native vlan 999 no port-channel standalone-disable interface GigabitEthernet1/0/5 description PNP switch 3650->g1/0/1 switchport mode dynamic desirable switchport trunk native vlan 999 channel-protocol lacp channel-group 1 mode passive interface GigabitEthernet1/0/6 description 2nd link to 3650 etherchannel test switchport mode dynamic desirable switchport trunk native vlan 999 channel-protocol lacp channel-group 1 mode passive VLAN 1 blocked due to Native vlan mismatch Switch#show int g1/0/1 trun Port Mode Encapsulation Status Native vlan Gi1/0/1 auto 802.1q trunking 1 Port Vlans allowed on trunk Gi1/0/ Port Vlans allowed and active in management domain Gi1/0/1 1,14 Port Vlans in spanning tree forwarding state and not pruned Gi1/0/1 14 Switch#show int g1/0/2 trun Port Mode Encapsulation Status Native vlan Gi1/0/1 auto 802.1q trunking 1 Port Vlans allowed on trunk Gi1/0/ Port Vlans allowed and active in management domain Gi1/0/1 1,14 Port Vlans in spanning tree forwarding state and not pruned Gi1/0/ Cisco and/or its affiliates. All rights reserved. Cisco Public 26

27 5 Stacking Stack rules will match on any serial number just pick one Need to fill out licensing for stacks Licensing only applies to stacks Accept EULA as well 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public 27

28 Notes on Stacks Some commands (e.g. switch priority) need to be done outside of the config (EEM to the rescue). Switch member number needs to be done with care. Boot up order at present wait 20sec between powering on stack members Licensing is important, if licenses differ, stack will fragment My stacking blog Cisco and/or its affiliates. All rights reserved. Cisco Public 28

29 BootStrap Configuration What if no DHCP, how to get IP address/discovery mechanism? Smartphone app or USB to upload bootstrap config Make sure last statement in file is "end" same as a config file 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public 29

30 Management Interface Management interface in separate vrf on routers 16.5 on switches Can use bootstrap config workaround 3850-core#show run int g0/0 Building configuration... Current configuration : 94 bytes! interface GigabitEthernet0/0 vrf forwarding Mgmt-vrf no ip address negotiation auto end interface GigabitEthernet0/0 vrf forwarding Mgmt-vrf ip address dhcp negotiation auto no shutdown! ip http client source-interface GigabitEthernet0/0! pnp profile PnP-profile transport https ipv port 443 source GigabitEthernet0/0 end 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public 30

31 What about jinja2 templates? {% from "macros.jnja" import user_port, ap_port, uplink_trunk with context%} {% extends "base.jnja" %} {% block interfaces %} {% for stack_num in range(1,5) %} interface range g{{ stack_num }}/0/1-44 {{ user_port() }} int range g{{ stack_num }}/0/44-48 {{ ap_port() }} int ten{{ stack_num }}/1/4 {{ uplink_trunk() }} Script will - Generate config - Upload to APIC-EM - Create a rule in a project {% endfor %} {% endblock %} four_switch.jinja 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public 31

32 Device Clean up If you are testing multiple devices, need to make sure totally back to factory defaults. Most times a "wr er" is enough, but full clean up is below (including standby)!remove the certificates on active and standby delete /force nvram:*.cer delete /force stby-nvram:*.cer!remove vlan data based from active and standby delete /force flash-1:vlan.dat delete /force flash-2:vlan.dat!remove certificates from memory. NOTE: you will not be able to SSH after this conf t crypto key zeroize yes end! Write erase wr er 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public 32

33 EasyQoS

34 Demo

35 Converting Business Intent to Tactical Policies the principle goal of the tactical QoS policy is to express the strategic QoS policy with maximum fidelity EM QoS design best practices will be used to generate platform-specific configurations QoS features will be selectively enabled if they directly contribute to expressing the strategic policy on a given platform Wireless AP Trust Boundary PEP 4Q (WMM) Catalyst 3650 Trust Boundary PEP 2P6Q3T Catalyst 4500 Trust DSCP 1P7Q1T Catalyst 6500 Trust DSCP 1P3Q4T 1P7Q4T 2P6Q4T Nexus 7700 Trust DSCP F3: 1P7Q1T WLC PEP ASR/ISRs Trust DSCP HQoS MQC Catalyst 2960-X Trust Boundary PEP 1P3Q3T Wireless AP Trust Boundary PEP 4Q (WMM) 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public 35

36 Determining Business Relevance How Important is a Given Application to Business Objectives Business Relevant These applications directly supports business objectives Applications should be classified and marked according to RFC based rules Default / Maybe / Unknown These applications may/may not support business objectives E.g. HTTP/HTTPS Alternatively, administrator may not know the application (or how its being used in the org) Applications in this class should be marked DF and provisioned with a default best-effort service (RFC 2474) Business Irrelevant These applications are known and do not directly support any business objectives; this class includes all personal/consumer applications Applications in this class should be marked CS1 and provisioned with a less-than-best-effort service (RFC 3662) 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public 36

37 What Do We Do Under-the-Hood? Apply RFC 4594-based Marking / Queuing / Dropping Treatments Application Class Per-Hop Behaviour Queuing & Dropping Application Examples VoIP Telephony EF Priority Queue (PQ) Cisco IP Phones (G.711, G.729) Broadcast Video CS5 (Optional) PQ Cisco IP Video Surveillance / Cisco Enterprise TV Real-Time Interactive CS4 (Optional) PQ Cisco TelePresence Multimedia Conferencing AF4 BW Queue + DSCP WRED Cisco Jabber, Cisco WebEx Relevant Multimedia Streaming AF3 BW Queue + DSCP WRED Cisco Digital Media System (VoDs) Network Control CS6 BW Queue EIGRP, OSPF, BGP, HSRP, IKE Signalling CS3 BW Queue SCCP, SIP, H.323 Ops / Admin / Mgmt (OAM) CS2 BW Queue SNMP, SSH, Syslog Transactional Data AF2 BW Queue + DSCP WRED ERP Apps, CRM Apps, Database Apps Default Irrelevant Bulk Data AF1 BW Queue + DSCP WRED , FTP, Backup Apps, Content Distribution Default Forwarding DF Default Queue + RED Default Class Scavenger CS1 Min BW Queue (Deferential) YouTube, Netflix, itunes, BitTorrent, Xbox Live 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public 37

38 What about the WAN? SP Profile defines the mapping into SP classes and the allocation of BW between classes. SP profiles are defined per interface. Use the #WAN# metadata in the interface description description CIRCUIT TO WE-ASR2 GIG #WAN#50M#SPP:test1# 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public 38

39 Custom BW allocations Prior to 1.4 BW allocations between classes were fixed. 1.4 allows a custom profile (one per scope) 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public 39

40 NBAR Router and Custom Apps (NBAR PP27) class-map match-any prm-marking_in#tunneled-nbar match protocol capwap-data match access-group name prm-marking_in#tunneled-nbar acl policy-map prm-marking_in class prm-marking_in#tunneled-nbar class prm-marking_in#voice set dscp ef ip access-list extended prm-marking_in#tunneled-nbar acl remark adam-app permit tcp any host eq 8888 class-map match-any prm-marking_in#bulk_data_custom match access-group name prm-marking_in#bulk_data_custom acl policy-map prm-marking_in class prm-marking_in#tunneled-nbar class prm-marking_in#voice_custom set dscp ef <snip> class prm-marking_in#trans_data_custom set dscp af21 ip access-list extended prm-marking_in#bulk_data_custom acl remark test permit tcp any host eq Prior to 1.4 and PP27, custom apps were just tunneled through a router. Needed to mark at switch downstream 1.4 and PP27, custom apps are marked by the router Cisco and/or its affiliates. All rights reserved. Cisco Public 40

41 Dynamic QoS policy-map prm-dyn-gig1/0/11 class prm-dyn-gig1/0/11#dyn_voice set dscp ef class prm-dyn-gig1/0/11#dyn_realtime set dscp cs4 class prm-dyn-gig1/0/11#dyn_video set dscp af41 class-map match-any prm-dyn-gig1/0/11#dyn_video match access-group name prm-dyn-gig1/0/11#dyn_video acl class-map match-any prm-dyn-gig1/0/11#dyn_voice match access-group name prm-dyn-gig1/0/11#dyn_voice acl Need EasyQoS defined an applied first Just marks the traffic at ingress. Based on source IP address (which port is this host)? Dynamically updates the ACL for src/dst IP/Port class-map match-any prm-dyn-gig1/0/11#dyn_realtime ip access-list extended prm-dyn-gig1/0/10#dyn_video acl ip access-list extended prm-dyn-gig1/0/10#dyn_voice acl 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public 41

42 All the details on HOW Cisco and/or its affiliates. All rights reserved. Cisco Public 42

43 IWAN

44 Demo

45 Cisco Intelligent WAN: Leveraging the Internet for Secure WAN Transport & Internet Access Branch Optimised Secure Transport MPLS (IP-VPN) Private Cloud Virtual Private Cloud Direct Internet Access Internet Public Cloud 1. IWAN Secure transport for private and virtual private cloud access 2. Leverage local Internet path for public cloud and Internet access Increase WAN Capacity Improve App Performance Scale Security at the Branch 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public 45

46 IWAN SD-WAN Automation IWAN APP Cisco APIC-EM centralised policy expression and distribution Policy Expression Policy Rendering Data Centre or POP Data Centre or POP #2...n IWAN Domain Controller Distributed policy enforcement Automated application and topology discovery Application and network performance monitoring ` Policy Distribution and Domain Control Adaptive path selection and QoS to sustain policy 4G LTE MPLS (IP-VPN) Internet Performance analytics collected network-wide and reported centrally Distributed Policy Enforcement MC Branch MC Large Site MC Campus 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public 46

47 Interaction with EasyQoS IWAN devices have their own scope, that cannot be changed Hence you cannot put an IWAN device into EQ scope 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public 47

48 Next Steps

49 Upgrades Drag and drop upgrade app bundles Enable applications after install 2017 Cisco and/or its affiliates. All rights reserved. Cisco Public 49

50 Community Help Cisco and/or its affiliates. All rights reserved. Cisco Public 50

51 Q & A

52 Complete Your Online Session Evaluation Give us your feedback and receive a Cisco Live 2017 Cap by completing the overall event evaluation and 5 session evaluations. All evaluations can be completed via the Cisco Live Mobile App. Caps can be collected Friday 10 March at Registration. Learn online with Cisco Live! Visit us online after the conference for full access to session videos and presentations Cisco and/or its affiliates. All rights reserved. Cisco Public 52

53 Thank you

54

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

A Practical Look at DNA Center: A better way to manage your network in the digital era. Hands-On Lab

A Practical Look at DNA Center: A better way to manage your network in the digital era. Hands-On Lab LTRNMS-2500 A Practical Look at DNA Center: A better way to manage your network in the digital era. Hands-On Lab Saurav Prasad Technical Marketing Engineer San Jose, USA Lila Rousseaux CCIE#6899 Technical

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

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

IWAN AVC/QoS Design. Kelly Fleshner, Communications Architect. CCIE # years BRKRST-2043

IWAN AVC/QoS Design. Kelly Fleshner, Communications Architect. CCIE # years BRKRST-2043 IWAN AVC/QoS Design Kelly Fleshner, Communications Architect CCIE #1852 21 years BRKRST-2043 Cisco Spark How Questions? Use Cisco Spark to chat with the speaker after the session 1. Find this session in

More information

Cisco Catalyst and Nexus Campus QoS Design

Cisco Catalyst and Nexus Campus QoS Design Cisco Catalyst and Nexus Campus QoS Design 1 Cisco Catalyst and Nexus Campus QoS Design Agenda End-to-End QoS Design Strategy Review Campus QoS Design Considerations & Recommendations Cisco Catalyst 2960/3560/3750

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

Configure Policies. Policy Overview. Policy Dashboard

Configure Policies. Policy Overview. Policy Dashboard Policy Overview, on page 1 Policy Dashboard, on page 1 Group-Based Access Control Policies, on page 2 IP-Based Access Control Policies, on page 7 Application Policies, on page 13 Traffic Copy Policies,

More information

Campus QoS Design Simplified

Campus QoS Design Simplified Campus QoS Design Simplified BRKRST-2501 Tim Szigeti Technical Leader Campus QoS Design Simplified Abstract This session discusses strategic factors driving network QoS designs, including: new applications

More information

The QoS Paradigm Shift Tim Szigeti

The QoS Paradigm Shift Tim Szigeti The QoS Paradigm Shift Tim Szigeti BRKRST-2056 szigeti@cisco.com @tim_szigeti http://tinyurl.com/j6cz9rz October 1 331 B.C. Gaugamela Alexander of Macedon 47,000 October 1 331 B.C. Gaugamela Darius III

More information

Cisco EasyQoS Solution Design Guide APIC-EM Release 1.6

Cisco EasyQoS Solution Design Guide APIC-EM Release 1.6 Cisco EasyQoS Solution Design Guide APIC-EM Release 1.6 December, 2017 Table of Contents Chapter 1: Solution Overview... 7 Customer Challenges... 7 Solution Description... 7 Chapter 2: Strategic QoS Policy...

More information

TestOut Routing and Switching Pro - English 6.0.x COURSE OUTLINE. Modified

TestOut Routing and Switching Pro - English 6.0.x COURSE OUTLINE. Modified TestOut Routing and Switching Pro - English 6.0.x COURSE OUTLINE Modified 2017-07-10 TestOut Routing and Switching Pro Outline- English 6.0.x Videos: 133 (15:42:34) Demonstrations: 78 (7:22:19) Simulations:

More information

Campus QoS Design - Simplified

Campus QoS Design - Simplified Campus QoS Design - Simplified Roland Saville Technical Leader Engineering BRKCRS-2501 Agenda Campus QoS Design Considerations and Best Practices Cisco Catalyst 2960-X / 3560-X / 3750-X QoS Design Cisco

More information

Intelligent WAN Multiple VRFs Deployment Guide

Intelligent WAN Multiple VRFs Deployment Guide Cisco Validated design Intelligent WAN Multiple VRFs Deployment Guide September 2017 Table of Contents Table of Contents Deploying the Cisco Intelligent WAN... 1 Deploying the Cisco IWAN Multiple VRFs...

More information

Campus QoS Design- Simplified

Campus QoS Design- Simplified BRKCRS-2501 Campus QoS Design- Simplified Roland Saville Technical Leader Engineering Cisco Spark How Questions? Use Cisco Spark to communicate with the speaker after the session 1. Find this session in

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

IWAN AVC/QoS Design. Kelly Fleshner, Communications Architect CCIE # years BRKRST-2043

IWAN AVC/QoS Design. Kelly Fleshner, Communications Architect CCIE # years BRKRST-2043 IWAN AVC/QoS Design Kelly Fleshner, Communications Architect CCIE #1852 20 years BRKRST-2043 Housekeeping Who am I? (kfleshne@cisco.com) Intermediate Class This is not an Introduction to IWAN session This

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

Campus Distribution (Cisco Catalyst 4500) QoS Design

Campus Distribution (Cisco Catalyst 4500) QoS Design Chapter 15 Campus Distribution (Cisco Catalyst 4500) QoS Design The primary role of quality of service (QoS) in the campus distribution switch is to manage packet loss. Therefore, the distribution switch

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

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

Configuring IEEE 802.3ad Link Bundling and Load Balancing

Configuring IEEE 802.3ad Link Bundling and Load Balancing Configuring IEEE 802.3ad Link Bundling and Load Balancing This document describes how the IEEE 802.3ad link bundling and load balancing leverages the EtherChannel infrastructure within Cisco software to

More information

Cisco TelePresence, Deploying and provisioning video endpoints

Cisco TelePresence, Deploying and provisioning video endpoints 1 Cisco TelePresence, Deploying and provisioning video endpoints Session ID - Abstract Over the course of the last years we have observed that many of our enterprise customer video deployments are becoming

More information

Cisco TelePresence, Deploying and provisioning video endpoints

Cisco TelePresence, Deploying and provisioning video endpoints Cisco TelePresence, Deploying and provisioning video endpoints BRKEVT-2802 Follow us on Twitter for real time updates of the event: @ciscoliveeurope, #CLEUR Housekeeping We value your feedback- don't forget

More information

Application Guide. VLANs for improved Q-SYS performance

Application Guide. VLANs for improved Q-SYS performance Application Guide Rev. A, 6 June 2018 OPTIMIZE Q-SYS PERFORMANCE: CREATE DEDICATED VLANS. One way to greatly ensure the reliability and performance of a Q-SYS network is putting Q-SYS traffic on one or

More information

DNA Center: The evolution from traditional management to intent based automation and assurance

DNA Center: The evolution from traditional management to intent based automation and assurance BRKNMS-2031 DNA Center: The evolution from traditional management to intent based automation and assurance Lila Rousseaux CCIE #6899 Technical Solutions Architect Routing and Switching, Cisco Systems Canada

More information

Campus QoS Design- Simplified

Campus QoS Design- Simplified Campus QoS Design- Simplified Roland Saville Technical Leader Engineering BRKCRS-2501 Cisco Spark How Questions? Use Cisco Spark to chat with the speaker after the session 1. Find this session in the 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

Lab Configuring EtherChannel

Lab Configuring EtherChannel Topology Addressing Table Objectives Device Interface IP Address Subnet Mask S1 VLAN 99 192.168.99.11 255.255.255.0 S2 VLAN 99 192.168.99.12 255.255.255.0 S3 VLAN 99 192.168.99.13 255.255.255.0 PC-A NIC

More information

WAN & Branch QoS Design BRKRST-2501

WAN & Branch QoS Design BRKRST-2501 WAN & Branch QoS Design BRKRST-2501 WAN & Branch QoS Design Agenda Business and Technical Drivers for QoS Design Updates WAN & Branch QoS Design MPLS VPN Subscriber QoS Design 2 Business and Technical

More information

Vendor: Cisco. Exam Code: Exam Name: CCNA Cisco Certified Network Associate CCNA (v3.0) Version: Demo

Vendor: Cisco. Exam Code: Exam Name: CCNA Cisco Certified Network Associate CCNA (v3.0) Version: Demo Vendor: Cisco Exam Code: 200-125 Exam Name: CCNA Cisco Certified Network Associate CCNA (v3.0) Version: Demo DEMO QUESTION 1 A network administrator needs to configure a serial link between the main office

More information

ARCHIVED DOCUMENT. - The topics in the document are now covered by more recent content.

ARCHIVED DOCUMENT. - The topics in the document are now covered by more recent content. ARCHIVED DOCUMENT This document is archived and should only be used as a historical reference and should not be used for new deployments for one of the following reasons: - The topics in the document are

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

Wireless Plug and Play Deployment Guide

Wireless Plug and Play Deployment Guide Wireless Plug and Play Deployment Guide Introduction 2 Components Used 2 Requirement Overview 3 APIC VM Install 4 DHCP Requirement 17 DNS Requirement 18 AP PnP Agent Requirement 19 Feature Configuration

More information

Lab Configuring Per-Interface Inter-VLAN Routing (Solution)

Lab Configuring Per-Interface Inter-VLAN Routing (Solution) (Solution) Topology Addressing Table Objectives Device Interface IP Address Subnet Mask Default Gateway R1 G0/0 192.168.20.1 255.255.255.0 N/A G0/1 192.168.10.1 255.255.255.0 N/A S1 VLAN 10 192.168.10.11

More information

Cisco Plug and Play Feature Guide Cisco Services. Cisco Plug and Play Feature Guide Cisco and/or its affiliates.

Cisco Plug and Play Feature Guide Cisco Services. Cisco Plug and Play Feature Guide Cisco and/or its affiliates. Cisco Services TABLE OF CONTENTS Configuring Cisco Plug and Play... 14 Contents Introduction... 3 Cisco Plug and Play Components... 3 Plug-n-Play Agent... 3 Key Benefits... 4 Plug and Play Server... 4

More information

Intelligent WAN Deployment Guide

Intelligent WAN Deployment Guide Cisco Validated design Intelligent WAN Deployment Guide September 2017 Table of Contents Table of Contents Deploying the Cisco Intelligent WAN... 1 Deployment Details...1 Configuring DMVPN Hub Router...2

More information

Interconnecting Cisco Networking Devices: Accelerated

Interconnecting Cisco Networking Devices: Accelerated Interconnecting Cisco Networking Devices: Accelerated CCNAX v3.0; 5 days, Instructor-led Course Description The Cisco CCNA curriculum includes a third course, Interconnecting Cisco Networking Devices:

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

Lab Configuring Per-Interface Inter-VLAN Routing (Instructor Version)

Lab Configuring Per-Interface Inter-VLAN Routing (Instructor Version) (Instructor Version) Instructor Note: Red font color or Gray highlights indicate text that appears in the instructor copy only. Topology Addressing Table Objectives Device Interface IP Address Subnet Mask

More information

CCNA Routing and Switching (NI )

CCNA Routing and Switching (NI ) CCNA Routing and Switching (NI400+401) 150 Hours ` Outline The Cisco Certified Network Associate (CCNA) Routing and Switching composite exam (200-125) is a 90-minute, 50 60 question assessment that is

More information

Quality of Service Configuration Guide, Cisco IOS XE Everest 16.6.x (Catalyst 9300 Switches)

Quality of Service Configuration Guide, Cisco IOS XE Everest 16.6.x (Catalyst 9300 Switches) Quality of Service Configuration Guide, Cisco IOS XE Everest 16.6.x (Catalyst 9300 Switches) First Published: 2017-07-31 Last Modified: 2017-11-03 Americas Headquarters Cisco Systems, Inc. 170 West Tasman

More information

Intelligent WAN Multiple Data Center Deployment Guide

Intelligent WAN Multiple Data Center Deployment Guide Cisco Validated design Intelligent WAN Multiple Data Center Deployment Guide September 2017 Table of Contents Table of Contents Deploying the Cisco Intelligent WAN... 1 Deployment Details...1 Deploying

More information

CCNA Semester 3 labs. Part 1 of 1 Labs for chapters 1 8

CCNA Semester 3 labs. Part 1 of 1 Labs for chapters 1 8 CCNA Semester 3 labs Part 1 of 1 Labs for chapters 1 8 2.1.2.12 Lab - Building a Switched Network with Redundant Links 2.3.2.3 Lab - Configuring Rapid PVST+, PortFast and BPDU Guard 2.4.3.4 Lab - Configuring

More information

CCNA. Murlisona App. Hiralal Lane, Ravivar Karanja, Near Pethe High-School, ,

CCNA. Murlisona App. Hiralal Lane, Ravivar Karanja, Near Pethe High-School, , CCNA Cisco Certified Network Associate (200-125) Exam DescrIPtion: The Cisco Certified Network Associate (CCNA) Routing and Switching composite exam (200-125) is a 90-minute, 50 60 question assessment

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

Quality of Service Configuration Guide, Cisco IOS XE Everest 16.6.x (Catalyst 9300 Switches)

Quality of Service Configuration Guide, Cisco IOS XE Everest 16.6.x (Catalyst 9300 Switches) Quality of Service Configuration Guide, Cisco IOS XE Everest 16.6.x (Catalyst 9300 Switches) First Published: 2017-07-31 Last Modified: 2017-11-03 Americas Headquarters Cisco Systems, Inc. 170 West Tasman

More information

Cisco Certified Network Associate ( )

Cisco Certified Network Associate ( ) Cisco Certified Network Associate (200-125) Exam Description: The Cisco Certified Network Associate (CCNA) Routing and Switching composite exam (200-125) is a 90-minute, 50 60 question assessment that

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

TEXTBOOK MAPPING CISCO COMPANION GUIDES

TEXTBOOK MAPPING CISCO COMPANION GUIDES TestOut Routing and Switching Pro - English 6.0.x TEXTBOOK MAPPING CISCO COMPANION GUIDES Modified 2018-08-20 Objective Mapping: Cisco 100-105 ICND1 Objective to LabSim Section # Exam Objective TestOut

More information

"Charting the Course... Interconnecting Cisco Networking Devices Accelerated 3.0 (CCNAX) Course Summary

Charting the Course... Interconnecting Cisco Networking Devices Accelerated 3.0 (CCNAX) Course Summary Description Course Summary The Cisco CCNA curriculum includes a third course, Interconnecting Cisco Networking Devices: Accelerated (CCNAX), consisting of Interconnecting Cisco Networking Devices, Part

More information

Ports and Interfaces. Ports. Information About Ports. Ports, page 1 Link Aggregation, page 5 Interfaces, page 10

Ports and Interfaces. Ports. Information About Ports. Ports, page 1 Link Aggregation, page 5 Interfaces, page 10 Ports, page 1 Link Aggregation, page 5 Interfaces, page 10 Ports Information About Ports A port is a physical entity that is used for connections on the Cisco WLC platform. Cisco WLCs have two types of

More information

CISCO EXAM QUESTIONS & ANSWERS

CISCO EXAM QUESTIONS & ANSWERS CISCO 642-618 EXAM QUESTIONS & ANSWERS Number: 642-618 Passing Score: 800 Time Limit: 120 min File Version: 39.6 http://www.gratisexam.com/ CISCO 642-618 EXAM QUESTIONS & ANSWERS Exam Name: Deploying Cisco

More information

Lab 8.5.2: Troubleshooting Enterprise Networks 2

Lab 8.5.2: Troubleshooting Enterprise Networks 2 Lab 8.5.2: Troubleshooting Enterprise Networks 2 Topology Diagram Addressing Table Device Interface IP Address Subnet Mask Default Gateway Fa0/0 192.168.10.1 255.255.255.0 N/A R1 Fa0/1 192.168.11.1 255.255.255.0

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

Medium Enterprise Design Profile (MEDP) WAN Design

Medium Enterprise Design Profile (MEDP) WAN Design CHAPTER 3 Medium Enterprise Design Profile (MEDP) WAN Design WAN Design The Medium Enterprise WAN Design Profile is a multi-site design where a site consists of multiple buildings and services. The sites

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

BraindumpsIT. BraindumpsIT - IT Certification Company provides Braindumps pdf!

BraindumpsIT.  BraindumpsIT - IT Certification Company provides Braindumps pdf! BraindumpsIT http://www.braindumpsit.com BraindumpsIT - IT Certification Company provides Braindumps pdf! Exam : 300-115 Title : Implementing Cisco IP Switched Networks Vendor : Cisco Version : DEMO Get

More information

Sections Describing Standard Software Features

Sections Describing Standard Software Features 30 CHAPTER This chapter describes how to configure quality of service (QoS) by using automatic-qos (auto-qos) commands or by using standard QoS commands. With QoS, you can give preferential treatment to

More information

SD-Access Wireless: why would you care?

SD-Access Wireless: why would you care? SD-Access Wireless: why would you care? CUWN Architecture - Centralized Overview Policy Definition Enforcement Point for Wi-Fi clients Client keeps same IP address while roaming WLC Single point of Ingress

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

CCNA Practice test. 2. Which protocol can cause high CPU usage? A. NTP B. WCCP C. Telnet D. SNMP Answer: D

CCNA Practice test. 2. Which protocol can cause high CPU usage? A. NTP B. WCCP C. Telnet D. SNMP Answer: D 1. Which network would support at least 30 hosts? A. 10.0.0.0 255.255.255.252 B. 10.0.0.0 255.255.255.240 C. 10.0.0.0 255.255.255.224 D. 10.0.0.0 255.255.255.248 2. Which protocol can cause high CPU usage?

More information

Intelligent WAN (IWAN) Design and Deployment

Intelligent WAN (IWAN) Design and Deployment Intelligent WAN (IWAN) Design and Deployment Adam Groudan, Technical Solutions Architect David Prall, Communications Architect BRKCRS-2002 Cisco Spark How Questions? Use Cisco Spark to communicate with

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

Configure Devices Using Converged Access Deployment Templates for Campus and Branch Networks

Configure Devices Using Converged Access Deployment Templates for Campus and Branch Networks Configure Devices Using Converged Access Deployment Templates for Campus and Branch Networks What Are Converged Access Workflows?, on page 1 Supported Cisco IOS-XE Platforms, on page 3 Prerequisites for

More information

Exam Topics Cross Reference

Exam Topics Cross Reference Appendix R Exam Topics Cross Reference This appendix lists the exam topics associated with the ICND1 100-105 exam and the CCNA 200-125 exam. Cisco lists the exam topics on its website. Even though changes

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

Quality of Service (QoS) Configuration Guide, Cisco IOS XE Everest a (Catalyst 3850 Switches)

Quality of Service (QoS) Configuration Guide, Cisco IOS XE Everest a (Catalyst 3850 Switches) Quality of Service (QoS) Configuration Guide, Cisco IOS XE Everest 16.5.1a (Catalyst 3850 Switches) First Published: 2017-05-31 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose,

More information

Quality of Service (QoS) Configuration Guide, Cisco IOS XE Fuji 16.8.x (Catalyst 3850 Switches)

Quality of Service (QoS) Configuration Guide, Cisco IOS XE Fuji 16.8.x (Catalyst 3850 Switches) Quality of Service (QoS) Configuration Guide, Cisco IOS XE Fuji 16.8.x (Catalyst 3850 Switches) First Published: 2018-04-06 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA

More information

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

Enterprise QOS Migration and Use Cases

Enterprise QOS Migration and Use Cases Enterprise QOS Migration and Use Cases BRKRST-2508 Ina Singh and Ken Briley Technical Leader, Engineering and Technical Marketing Engineer QoS is implicit in current Networks Application Per-Hop Admission

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

Sections Describing Standard Software Features

Sections Describing Standard Software Features 27 CHAPTER This chapter describes how to configure quality of service (QoS) by using automatic-qos (auto-qos) commands or by using standard QoS commands. With QoS, you can give preferential treatment to

More information

Chapter 5 Lab 5-1 Inter-VLAN Routing INSTRUCTOR VERSION

Chapter 5 Lab 5-1 Inter-VLAN Routing INSTRUCTOR VERSION CCNPv7.1 SWITCH Chapter 5 Lab 5-1 Inter-VLAN Routing INSTRUCTOR VERSION Topology Objectives Implement a Layer 3 EtherChannel Implement Static Routing Implement Inter-VLAN Routing Background Cisco's switching

More information

CVP Enterprise Cisco SD-WAN Retail Profile (Hybrid WAN, Segmentation, Zone-Based Firewall, Quality of Service, and Centralized Policies)

CVP Enterprise Cisco SD-WAN Retail Profile (Hybrid WAN, Segmentation, Zone-Based Firewall, Quality of Service, and Centralized Policies) CVP CVP Enterprise Cisco SD-WAN Retail Profile (Hybrid WAN, Segmentation, Zone-Based Firewall, Quality of Service, and Centralized Policies) 2018 Cisco and/or its affiliates. All rights reserved. This

More information

Lab - Configuring VLANs and Trunking (Solution)

Lab - Configuring VLANs and Trunking (Solution) (Solution) Topology Addressing Table Objectives Device Interface IP Address Subnet Mask Default Gateway S1 VLAN 1 192.168.1.11 255.255.255.0 N/A S2 VLAN 1 192.168.1.12 255.255.255.0 N/A PC-A NIC 192.168.10.3

More information

CCNA Semester 3 labs. Labs for chapters 2 10

CCNA Semester 3 labs. Labs for chapters 2 10 CCNA Semester 3 labs Labs for chapters 2 10 2.1.4.5 Lab - Configure Extended VLANs, VTP, and DTP 2.2.2.5 Lab - Troubleshooting Inter-VLAN Routing 3.1.2.12 Lab - Building a Switched Network with Redundant

More information

CISCO SWITCH BEST PRACTICES GUIDE

CISCO SWITCH BEST PRACTICES GUIDE CISCO SWITCH BEST PRACTICES GUIDE Table of Contents (After Clicking Link Hit HOME to Return to TOC) 1) Add Hostname... 2 2) Add Username and Password... 2 3) Create Secret Password... 2 4) Encrypt Password...

More information

Catalyst 4500 Series IOS Commands

Catalyst 4500 Series IOS Commands CHAPTER Catalyst 4500 Series IOS Commands New Commands call-home (global configuration) call-home request call-home send call-home send alert-group call-home test clear energywise neighbors clear errdisable

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

Quality of Service Configuration Guide, Cisco IOS XE Fuji 16.8.x (Catalyst 9300 Switches)

Quality of Service Configuration Guide, Cisco IOS XE Fuji 16.8.x (Catalyst 9300 Switches) Quality of Service Configuration Guide, Cisco IOS XE Fuji 16.8.x (Catalyst 9300 Switches) First Published: 2018-04-06 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706

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

3. What could you use if you wanted to reduce unnecessary broadcast, multicast, and flooded unicast packets?

3. What could you use if you wanted to reduce unnecessary broadcast, multicast, and flooded unicast packets? Nguyen The Nhat - Take Exam Exam questions Time remaining: 00: 00: 51 1. Which command will give the user TECH privileged-mode access after authentication with the server? username name privilege level

More information

Lab - Troubleshooting Connectivity Issues

Lab - Troubleshooting Connectivity Issues Lab - Troubleshooting Connectivity Issues Topology Addressing Table R1 ISP Objectives Device Interface IP Address Subnet Mask Default Gateway G0/1 192.168.1.1 255.255.255.0 N/A S0/0/0 10.1.1.1 255.255.255.252

More information

Configuring the Catalyst 3750G Integrated Wireless LAN Controller Switch

Configuring the Catalyst 3750G Integrated Wireless LAN Controller Switch APPENDIXA Configuring the Catalyst 3750G Integrated Wireless LAN Controller Switch The Catalyst 3750G Integrated Wireless LAN Controller Switch is an integrated Catalyst 3750 switch and Cisco 4400 series

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

Campus Fabric. How To Integrate With Your Existing Networks. Kedar Karmarkar - Technical Leader BRKCRS-2801

Campus Fabric. How To Integrate With Your Existing Networks. Kedar Karmarkar - Technical Leader BRKCRS-2801 Campus Fabric How To Integrate With Your Existing Networks Kedar Karmarkar - Technical Leader Campus Fabric Abstract Is your Campus network facing some, or all, of these challenges? Host Mobility (w/o

More information

Cisco Network Plug and Play Agent Configuration Guide, Cisco IOS XE Everest b

Cisco Network Plug and Play Agent Configuration Guide, Cisco IOS XE Everest b Cisco Network Plug and Play Agent Configuration Guide, Cisco IOS XE Everest 16.5.1b Feature Information for Cisco Network Plug and Play Agent 2 Finding Feature Information 3 Prerequisites for Cisco Network

More information

Medianet Campus QoS Design 4.0

Medianet Campus QoS Design 4.0 2 CHAPTER Medianet Campus QoS Design 4.0 Overview The case for Quality of Service (QoS) in WANs/VPNs is largely self-evident because of the relatively low-speed bandwidth links at these Places-in-the-Network

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

Transparent or Routed Firewall Mode

Transparent or Routed Firewall Mode This chapter describes how to set the firewall mode to routed or transparent, as well as how the firewall works in each firewall mode. You can set the firewall mode independently for each context in multiple

More information

Massimiliano Sbaraglia

Massimiliano Sbaraglia Massimiliano Sbaraglia Printer Layer 2 access connections to End-Point Layer 2 connections trunk or layer 3 p2p to pair distribution switch PC CSA PVST+ or MST (Spanning Tree Protocol) VLANs LapTop VoIP

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

Configuring Link Aggregation on the ML-MR-10 card

Configuring Link Aggregation on the ML-MR-10 card CHAPTER 34 Configuring Link Aggregation on the ML-MR-10 card This chapter applies to the ML-MR-10 card and describes how to configure link aggregation for the ML-Series cards, both EtherChannel and packet-over-sonet/sdh

More information

Payload Types At Different OSI Layers: Layer 2 - Frame Layer 3 - Packet Layer 4 - Datagram

Payload Types At Different OSI Layers: Layer 2 - Frame Layer 3 - Packet Layer 4 - Datagram Payload Types At Different OSI Layers: Layer 2 - Frame Layer 3 - Packet Layer 4 - Datagram Default Cisco Terminal Options: 9600 bits/second No hardware flow control 8-bit ASCII No parity 1 stop bit Setting

More information

Configuring MPLS and EoMPLS

Configuring MPLS and EoMPLS 37 CHAPTER This chapter describes how to configure multiprotocol label switching (MPLS) and Ethernet over MPLS (EoMPLS) on the Catalyst 3750 Metro switch. MPLS is a packet-switching technology that integrates

More information

School Site Design. Large School Modular Switch Design CHAPTER

School Site Design. Large School Modular Switch Design CHAPTER CHAPTER 10 The core/distribution component of the schools SRA is a key element in delivering a resilient network, while providing a network configuration that is easy to manage and to deploy. This chapter

More information

Configuring EtherChannel and 802.1Q Trunking Between Catalyst L2 Fixed Configuration Switches and a Router (InterVLAN Routing)

Configuring EtherChannel and 802.1Q Trunking Between Catalyst L2 Fixed Configuration Switches and a Router (InterVLAN Routing) Cisco - Configuring EtherChannel and 802.1Q Trunking Between Catalyst L2 Fixed Conf... Page 1 of 13 Configuring EtherChannel and 802.1Q Trunking Between Catalyst L2 Fixed Configuration Switches and a Router

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

CCIE Route & Switch Written (CCIERSW) 1.0

CCIE Route & Switch Written (CCIERSW) 1.0 CCIE Route & Switch Written (CCIERSW) 1.0 COURSE OVERVIEW: CCIE Route and Switch Written (CCIERSW) preparation course is a five-day course that prepares the student for the written exam portion of the

More information