Application aware networks
|
|
|
- Darcy Wilkins
- 10 years ago
- Views:
Transcription
1 Praha, hotel Clarion dubna 2013 Application aware networks Detekce a řízení aplikačních toků v moderních sítích ARCH4/L2 Miroslav Brzek - Cisco Adrian Čech - NextiraOne Cisco and/or its affiliates. All rights reserved. Cisco Connect 1
2 Agenda Why we need Application-awareness in Enterprise WAN? What is AVC? AVC Technologies Application Recognition (NBAR2) Performance Monitoring (FNF, ART) Management Tool Control (QoS, PfR) Conclusion AVC management with Cisco Prime Assurance demo ukázka
3 Why Application Visibility and Control in Enterprise WAN? 2013 Cisco and/or its affiliates. All rights reserved. Cisco Connect
4 Business and IT are Changing Like Never Before Network Needs To Evolve To Support These Transitions Application complexity increases Cloud and Virtualization centralize application delivery Multiple entities involved in delivering applications Identify growing applications using more than just port number Understand application performance from end users perspective Problem isolation to minimize downtime and business impact
5 How Do I Design My Network Infrastructure To Granularly identify the applications Understand the network condition and capacity Understand the user experience Control unwanted traffic Maximize use of available resources Deliver consistent performance to critical applications 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 5
6 Typical Use Cases for Application-aware network deployment What applications do I have running on my network? Users call about application problem, how do I isolate the problem I want to monitor branch user experiences accessing Oracle application in my Data Center Unwanted applications like YouTube and BitTorrent are taking over my network
7 What is Application Visibility and Control (AVC)? 2013 Cisco and/or its affiliates. All rights reserved. Cisco Connect
8 What is Application Visibility and Control? Gain visibility into application running in the network, performance trend, and user experiences Intelligently prioritize, control, or direct application traffic to maximize user experience
9 Introduce Application Visibility and Control (AVC) Solution Before AVC Solution Performance Monitoring Appliance Web Servers DPI Servers Management AVC Web Servers Servers Management Branch Office Data Center Branch Office AVC Data Center Integrated Solution Rich Monitoring and Control Capabilities Flexible Deployment Provide application recognition natively within ISR G2 and ASR1K Simple software activation Comprehensive traffic statistics response time, bandwidth Feature-rich IOS control capabilities (HQoS, PfR) Branch, WAN aggregation, Data center, Internet edge Support Cisco and 3 rd party management tool
10 AVC How the Solution works ISR G2 App Visibility & User Experience Report ISR G2 ASR1K ISR G2 ASR1K NFv9/IPFIX App BW Transaction Time WebEx 3 Mb 150 ms Citrix 10 Mb 500 ms ASR1K High Med Low Reporting Tools Application Recognition Identify applications using L3 to L7 information (NBAR2) Reporting Perf. Tool Collection & Exporting ISR G2 & ASR collect application bandwidth and response time metrics, and export to management tool (FNF, ART, MMON) Management Tool Advanced reporting tool aggregates and reports application performance (Cisco Prime Infrastructure 3 rd Party Tools) Control Use QoS or PfR to control application network usage to improve application performance 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 10
11 AVC Technologies 2013 Cisco and/or its affiliates. All rights reserved. Cisco Connect
12 ISR G2 ASR1K Application Recognition Application Recognition Identify applications using L3 to L7 information (NBAR2) 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 12
13 How to Identify Applications? Access Control List based on IP address, protocol type and port number is no longer enough HTTP became a NEW transport protocol Must go into the payload to clearly identify the application Skype, Bittorent, Apple Applications, Games, etc. Need statefull inspection for dynamically assigned TCP and UDP port numbers Application consists of multiple sessions (Video, Voice, Data) Must also identify some application extracted fields RTP Payload Type Classification eases classification of voice and video traffic Should identify the application transport tunneled applications, IPv6 in IPv Cisco and/or its affiliates. All rights reserved. Cisco Connect 13
14 What is Really in Your Network? Port Monitoring Application Monitoring bittorrent skype rtp gtalk netflix webex unknown? http?
15 NBAR: Deep Packet Inspection (DPI) Stateful and Dynamic Inspection IP Packet TCP/UDP Packet Data Packet ToS Protocol Source IP Addr Dest IP Addr Src Port Dst Port Sub-Port/Deep Inspection Classification of L3-L7 Application traffic Identifies applications Statically assigned Dynamically assigned during connection establishment Non-TCP and non-udp IP protocols Statefull inspection Snooping bi-directional application traffic as it flows through the network Provides Advanced Application Classification and Field Extraction capabilities Support of IPv4, IPv6 and nested traffic (IPv6 transition method,...) Classification per Categories, Sub-Categories and Attributes 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 15
16 NBAR Application Recognition Roadmap (Cloud & enterprise apps) HTTP HTTP HTTP Examples of apps recognized by NBAR2 as of XE 3.6S and 15.2(3)T List of protocols and applications supported by NBAR NBAR Protocol Pack allows adding more applications without upgrading or reloading IOS Supported devices: ISR-G2, ASR1000, adding support on unified access (WLAN controller, AP s, Cat3850)
17 Define Your Own Application in NBAR2 Port TCP or UDP 16 static ports per application Range of ports (1000 maximum) Payload Search the first 255 bytes of TCP or UDP payload ASCII (16 characters) Hex (4 bytes) Decimal ( ) Variable (4 bytes Hex) HTTP URL URI regex Host regex
18 User-Defined Application Example IP Packet TCP/UDP Packet Data Packet ToS Protocol Source IP Addr Dest IP Addr Src Port Dst Port FFFF0000MoonbeamFFFF ip nbar user-defined lunar_light 8 ascii Moonbeam tcp range class-map solar_system match protocol lunar_light policy-map astronomy class solar_system set ip dscp AF21 interface Serial1 service-policy output astronomy Name ( lunar light ) - Name the match criteria up to 24 characters Offset (Skip first 8 bytes) - Specify the beginning byte of string or value to be matched in the data packet, counting from zero for the first byte Format ( ascii ) - Define the format of the match criteria ASCII, hex or decimal Value( Moonbeam ) - Should match with the value in the packet. If ASCII, up to 16 characters [Source or destination port] ( [source destination] ) - Optionally restrict the direction of packet inspection; defaults to both directions if not specified TCP or UDP ( tcp ) - Indicate the protocol encapsulated in the IP packet Range or selected port number(s) ( range ) - range with start and end port numbers, up to 1,000 one to sixteen individual port numbers 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 18
19 NBAR2 Field Extraction Support Ability to look into specific application information NBAR extract fields from HTTP, RTP, Citrix, etc for QoS configuration HTTP Header Fields example Router(config-cmap)# match protocol http? content-encoding Encoding mechanism used to package entity body from of human controlling the user-agent host Host name of Origin Server containing resource location Exact location of resource from request mime Content-Type of entity body referer Address the resource request was obtained from server Software used by Origin Server handling request url Uniform Resource Locator path user-agent Software used by agent sending the request NBAR RTP Payload Type Classification Eases classification of voice and video traffic VoIP, streaming/real time video, audio/video conferencing, Fax over IP Distinguishes between RTP packets based on payload type and CODECS
20 Different Ways to Use NBAR 1. Discover applications going across interfaces ip nbar protocol-discovery CLI 2. Match applications or groups of applications in QoS class-map to take action, i.e. shape, police, remark match protocol CLI in QoS class-map 3. With Flexible Netflow (FNF) or other performance reporting features to report application name match or collect application name CLI
21 ISR G2 ASR1K NFv9/IPFIX Reporting Tools Reporting Tool Perf. Collection & Exporting Performance Collection & Exporting ISR G2 & ASR collect application bandwidth and response time metrics, and export to management tool (FNF, ART, MMON) 2011 Cisco and/or its affiliates. All rights reserved.
22 Performance Collection & Exporting What is it? Rich Monitoring from the Network without Additional Hardware Probe Advanced Monitoring Basic Monitoring Voice and Video Performance (Media Monitoring) 30% of traffic is voice and video Critical Applications Performance (Performance Agent) What applications, how much bandwidth, flow direction? (Flexible Netflow and NBAR/NBAR2) 40% of traffic is critical applications HTTP HTTP
23 Flexible Netflow Feature to collect and export network information and statistics Flexibility in defining fields and flow record format Utilize Netflow Version 9 Format UDP-based transport Consist of data collection (flow monitor) and data export (flow export) Can be used for collecting application info from NBAR2 and statistics along with other network information Open-standard, can be analyzed by Cisco Insight, Cisco Prime NAM, Cisco Prime Assurance Manager, and 3rd Party Tools
24 Gaining Full Visibility with Flexible Netflow + NBAR2 Link Layer Header IP Header TCP/UDP Header ToS MAC Protocol Source IP Address Destination IP Address Source Port Destination Port NetFlow Monitors data from layer 2 thru 7 Determines applications by combination of port and payload Flow information who, what, when, where Data Packet Deep Packet (Payload) Inspection FNF + NBAR2 Flexible NetFlow allows your own select of key fields Statefull inspection of dynamic-port traffic Packet and byte counts 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 24
25 Flexible NetFlow Records for AVC Discovery Application Bandwidth Usage and Top Talker Usage Record What applications do I have? What are connection durations? What is the total number of application flows? Transaction Record Top N clients and servers Top server ports and applications 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 25
26 When users complain about Application Problem What the users see What network admins see What can happen Your network is slow Increased Latency End Users I do not see anything wrong ping OK show ip route - OK traceroute - OK show interface - OK WAN Problem Application Problem Server Problem Network Admin User Problem
27 Application Response Time (ART) Measurement My is slow! How do I ensure my SLA is met My query is taking long time! WAN Branch NFv9/IPFI X Data Center Reporting Tool Key Features 27 Application Response Time (ART) Metrics Interact with NBAR2 for Application ID and field extraction information In ISR G2, provide by Performance Agent (PA) In ASR1K, ART is part of unified monitoring Benefits Visibility into application usage and performance Quantify user experience Troubleshoot application performance Track service levels for application delivery
28 Application Response Time (ART) Measurement Application Delivery Path Network Segment Breakdown Request Clients Client Network Server Network Application Servers Response Client Network Delay (CND) Server Network Delay (SND) Application Delay (AD) Network Delay (ND) Total Delay Separate application delivery path into client and server segments Server Network Delay (SND) approximates WAN Delay Latency per application
29 Understand ART Metrics Calculation Client Request SYN ACK CND Request 1 Request 1 (Cont) TT ACK 3 X ACK 6 Request 2 SND RT X SYN-ACK ACK DATA 1 DATA 2 DATA 3 DATA 4 DATA 5 DATA 3 DATA 4 Retransmission DATA 6 Server Response Response Time (RT) t(first response pkt) t(last request pkt) Transaction Time (TT) t(last response pkt) t(first request pkt) Network Delay (ND) ND = CND + SND Application Delay (AD) AD = RT SND Quantify User Experience Quantify User Experience Identify Server Performance Issue
30 List of ART Metrics Supported Traditional FNF Metrics Application ID (from NBAR2) Client/Server Bytes Client/Server Packets Source MAC Address Input/Output Interface IP DSCP WAAS Express Metrics Input/Output Bytes WAAS Connection Mode TFO, TFO/LZ, TFO/DRE, TFO/LZ/DRE Input/Output DRE Bytes Input/Output LZ Bytes ART Metrics CND - Client Network Delay (min/max/sum) SND Server Network Delay (min/max/sum) ND Network Delay (min/max/sum) AD Application Delay (min/max/sum) Total Response Time (min/max/sum) Total Transaction Time (min/max/sum) Number of New Connections Number of Late Responses Number of Responses by Response Time (7-bucket histogram) Number of Retransmissions Number of Transactions Client/Server Bytes Client/Server Packets 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 30
31 App Visibility & User Experience Report Management Tool Cisco Prime Infrastructure (PI) 3 rd Party Network Management Advanced reporting tool aggregates and reports application performance (Cisco Prime Infrastructure 3 rd Party Tools) 2011 Cisco and/or its affiliates. All rights reserved.
32 Cisco Prime Infrastructure Assurance Manager Configuration of AVC features Network Monitoring Service Monitoring Reporting and Trends Multi-NAM Manager Packet and Flows Analysis Application Response Time Voice and Video Metrics Distributed SNMP and Netflow Collection 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 33
33 How to use PI-AM to Monitor Application Usage? flow record type mace mace-record collect datalink mac source address input collect ipv4 dscp collect interface input collect interface output collect application name collect counter client bytes collect counter server bytes collect counter client packets collect counter server packets collect art all Who sends Bittorrent? Collect Traffic Volume Information 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 34
34 How to use PI-AM to Monitor Application Usage? Discover Top Users for the Application Discover Application Per-user 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 35
35 Monitor Application Performance Across Multiple Sites Which site is slowest? How is the Server performing? How is user experience at a site? 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 36
36 How to use PI-AM to Monitor and Troubleshoot Application Performance Response Time I know exactly what is going on Your network is so slow I cannot get any work done today Application Server Delay Need to understand relationship between these metrics Network Latency Network Admin End Users Transaction Time Traffic Volume
37 1. Detect Application Server Problem Transaction Time Response Time Network seems fine Server Delay Network Latency End user experience is impacted because application server is slow 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 38
38 2. Detect Network Inefficiency (Packet Loss) Transaction Time Response Time Traffic volume goes down while transaction time goes up Server Delay Network Latency Transaction time shoots up when other metrics remain the same 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 39
39 AVC Management Tool Integration Company Product Use Cases Status PAM Network and App Monitoring. Control GUI (future) PAM 2.0 Adding PfR, new metrics in XE 3.8S Gomez & DynaTrace APM combined with App-aware Network Monitoring Adding NBAR2, PA, WAAS 5View App-aware Network Monitoring Already support WAAS Adding NBAR2, PA LiveAction Control (QoS) GUI, App-aware Network Monitoring Already supports medianet Adding NBAR2, PA, PfR Scrutinizer App-aware Network Monitoring Already support PfR, medianet Adding NBAR2, PA Others: Living Object, Insight, CA
40 ISR G2 ASR1K High Med Low Control Quality of Service (QoS) Performance Routing (PfR) Use QoS or PfR to control application network usage to improve application performance 2011 Cisco and/or its affiliates. All rights reserved.
41 AVC Control Options Application Bandwidth Control Application Path Control WAN 1 High SLA WAN 2 Med SLA Internet No SLA WAN LAN WAN LAN Guarantee bandwidth to protect critical applications from network congestion Provide low latency to delay sensitive applications Stop or limit unwanted applications from using WAN resources Application routing based-on real-time performance Information Intelligent load sharing provides resiliency and fully utilizes all available WAN resources Improve performance of voice, video, and critical applications
42 The Role of QoS for Control Guarantee Bandwidth Limit Max Bandwidth Minimize Latency Change Flow Properties Reduce Burst Bandwidth action Police action Priority action Set action, i.e. set dscp Shape action 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 43
43 Application Path Control with PfR Performance Routing (PfR) provides intelligent load balancing and application control natively within the WAN infrastructure Routing decision is based on real-time performance metrics, i.e. loss, jitter, latency Example: Send Enterprise Apps and WebEx over primary link, and send recreational traffic to secondary link Enterprise Apps (High priority) Netflix (Low priority) WebEx (High priority) PfR MCs ASR1K ASR1K PfR BRs SP A MPLS GETVPN PfR MC/BR Branch ASR1K Internet Router Si ASR1K SP B MPLS GETVPN
44 PfR Use Case Examples Protecting critical applications while Maximizing bandwidth utilization Detect loss > 10% Internet Detect high jitter WAN Cloud Service Voice&Video VDI Best Effort traffic Best Effort traffic ISP-1 (Primary) ISP-2 (Secondary) SP-A (MPLS VPN) SP-B (MPLS VPN) Cloud Service & Load Balancing Policy Protect business Cloud applications from network brownout Loss > 10% Cloud Service preferred path ISP1 Maximize all ISP bandwidth by load sharing other Internet traffic Multimedia & Critical Data Policy Protect voice and video quality Latency > 200ms; Jitter > 30ms Protect VDI applications from brownouts Loss > 5% Voice & Video preferred path SP-A VDI preferred path SP-B Maximize utilization by load sharing
45 Conclusion 2013 Cisco and/or its affiliates. All rights reserved. Cisco Connect
46 AVC Solution Benefits What Benefits? How? Improve Application, Voice, and Video Performance Better Application Visibility and Control Identify Performance Issues Before They Occur Proactive Monitoring, Performance Threshold Minimize Downtime by Accelerating Troubleshooting End-to-end Network Visibility, Historical Data
47 What is required to use AVC? Cisco 800 with Advanced IP services license Cisco 19/29/39xx with Data or Application Experience license Cisco ASR 1000 with Advanced IP services + AVC Feature License + Cisco Prime Infrastructure Management
48 AVC management with Cisco Prime Assurance Adrian Čech - NextiraOne 2013 Cisco and/or its affiliates. All rights reserved. Cisco Connect
49 AVC topologie Topologie AVC 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 50
50 AVC spuštění v Cisco PAM Spuštění AVC Výběr menu Deploy - Configuration Tasks - Collecting Traffic Statistics Výběr zařízení Zařízení je ASR1k anebo ISR G2 směrovač Výběr hodnot a potvrzení konfigurace Apply 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 51
51 AVC vytvoření infrastruktury Vytvoření struktury Výběr menu Design - Site Map Design Výběr New Campus Nastavení jména pobočky a Next Opakovat pro další pobočky 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 52
52 AVC asociace ze zařízením Vytvoření asociace struktury a reálných zařízení Výběr menu Design - Endpoint-Site Association Výběr Add Row Přiřazení zařízení k pobočkám 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 53
53 AVC přehled provozu Přehled provozu Výběr Operate - Detail Dashboards Výběr Site 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 54
54 AVC vytvoření grafu Výběr grafu Výběr na ikoně vpravo Add Dashlet(s) Výběr grafu podle potřeby např. Top Application Traffic over Time 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 55
55 AVC ATR Výběr grafu Výběr na ikoně vpravo Add Dashlet(s) Výběr grafu Transaction Times Výběr filtru pro konkrétní aplikaci 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 56
56 Otázky a odpovědi Zodpovíme též v Ptali jste se v sále LEO v 17:45 18:30 [email protected] Cisco and/or its affiliates. All rights reserved. Cisco Connect 57
57 Prosíme, ohodnoťte tuto přednášku Cisco and/or its affiliates. All rights reserved. Cisco Connect 58
58 Děkujeme za pozornost Cisco and/or its affiliates. All rights reserved. Cisco Connect 59
Cisco Performance Agent Data Source Configuration in the Branch-Office Router
Deployment Guide Cisco Performance Agent Figure 1. Application visibility in all network segments using Performance Agent in branch office Cisco Performance Agent is a licensed software feature of Cisco
Cisco Network Analysis Module Software 4.0
Cisco Network Analysis Module Software 4.0 Overview Presentation Improve Operational Efficiency with Increased Network and Application Visibility 1 Enhancing Operational Manageability Optimize Application
Implementing Cisco Quality of Service QOS v2.5; 5 days, Instructor-led
Implementing Cisco Quality of Service QOS v2.5; 5 days, Instructor-led Course Description Implementing Cisco Quality of Service (QOS) v2.5 provides learners with in-depth knowledge of QoS requirements,
Visualization, Management, and Control for Cisco IWAN
Visualization, Management, and Control for Cisco IWAN Overview Cisco Intelligent WAN (IWAN) delivers an uncompromised user experience over any connection, whether that connection is Multiprotocol Label
"Charting the Course... ... to Your Success!" QOS - Implementing Cisco Quality of Service 2.5 Course Summary
Course Summary Description Implementing Cisco Quality of Service (QOS) v2.5 provides learners with in-depth knowledge of QoS requirements, conceptual models such as best effort, IntServ, and DiffServ,
Analyze hop-by-hop path, devices, interfaces, and queues Locate and troubleshoot problems
Visualization, Management, and Control for Cisco IWAN Data sheet Overview Intelligent WAN is a Cisco solution that enables enterprises to realize significant cost savings by moving to less expensive transport
IMPLEMENTING CISCO QUALITY OF SERVICE V2.5 (QOS)
IMPLEMENTING CISCO QUALITY OF SERVICE V2.5 (QOS) COURSE OVERVIEW: Implementing Cisco Quality of Service (QOS) v2.5 provides learners with in-depth knowledge of QoS requirements, conceptual models such
LiveAction Visualization, Management, and Control for Cisco IWAN Overview
LiveAction Visualization, Management, and Control for Cisco IWAN Overview Overview Cisco Intelligent WAN (IWAN) delivers an uncompromised user experience over any connection, whether that connection is
Network Performance Monitoring at Minimal Capex
Network Performance Monitoring at Minimal Capex Some Cisco IOS technologies you can use to create a high performance network Don Thomas Jacob Technical Marketing Engineer About ManageEngine Network Servers
Quality of Service (QoS) for Enterprise Networks. Learn How to Configure QoS on Cisco Routers. Share:
Quality of Service (QoS) for Enterprise Networks Learn How to Configure QoS on Cisco Routers Share: Quality of Service (QoS) Overview Networks today are required to deliver secure, measurable and guaranteed
LiveAction: GUI-Based Management and Visualization for Cisco Intelligent WAN
Solution Overview LiveAction: GUI-Based Management and Visualization for Cisco Intelligent WAN Overview Cisco Intelligent WAN (IWAN) delivers an uncompromised user experience over any connection, whether
Cisco IOS Flexible NetFlow Technology
Cisco IOS Flexible NetFlow Technology Last Updated: December 2008 The Challenge: The ability to characterize IP traffic and understand the origin, the traffic destination, the time of day, the application
WAN Optimization in MPLS Networks- the Transparency Challenge!
DATE OF ISSUE May 2005 AUTHOR Efi Gat mor 103 Eisenhower Parkway Roseland, NJ 07068 USA TEL +1.888.892.1250 +1.973.618.9000 FAX +1.973.618.9254 www.expand.com WAN Optimization in MPLS Networks- the Transparency
WAN Optimization Integrated with Cisco Branch Office Routers Improves Application Performance and Lowers TCO
WAN Optimization Integrated with Cisco Branch Office Routers Improves Application Performance and Lowers TCO The number of branch-office work sites is increasing, so network administrators need tools to
Cisco CCNP 642 845 Optimizing Converged Cisco Networks (ONT)
Cisco CCNP 642 845 Optimizing Converged Cisco Networks (ONT) Course Number: 642 845 Length: 5 Day(s) Certification Exam This course will help you prepare for the following exam: Cisco CCNP Exam 642 845:
Flow Analysis Versus Packet Analysis. What Should You Choose?
Flow Analysis Versus Packet Analysis. What Should You Choose? www.netfort.com Flow analysis can help to determine traffic statistics overall, but it falls short when you need to analyse a specific conversation
Router Throughput Tests
Lab Testing Summary Report June 2013 Report 130605 Key findings and conclusions: Cisco 4451-X ISR branch office router, with advanced features enabled, demonstrated 1 GB and 2 GB capacity as advertised
Monitoring and analyzing audio, video, and multimedia traffic on the network
Monitoring and analyzing audio, video, and multimedia traffic on the network Slavko Gajin [email protected] AMRES Academic Network of Serbia AMRES Academic Network of Serbia RCUB - Belgrade University
Description: To participate in the hands-on labs in this class, you need to bring a laptop computer with the following:
Course: Implementing Cisco Quality of Service Duration: 5 Day Hands-On Lab & Lecture Course Price: $ 3,395.00 Learning Credits: 34 Description: Implementing Cisco Quality of Service (QOS) v2.5 provides
LiveAction: GUI-Based Management and Visualization for Cisco Intelligent WAN
Solution Overview LiveAction: GUI-Based Management and Visualization for Cisco Intelligent WAN Overview Cisco Intelligent WAN (IWAN) enables enterprises to realize significant cost savings by moving to
Network Management for Common Topologies How best to use LiveAction for managing WAN and campus networks
Network Management for Common Topologies How best to use LiveAction for managing WAN and campus networks April 2014 www.liveaction.com Contents 1. Introduction... 1 2. WAN Networks... 2 3. Using LiveAction
Intelligent WAN 2.0 principles. Pero Gvozdenica, Systems Engineer, [email protected] Vedran Hafner, Systems Engineer, vehafner@cisco.
Intelligent WAN 2.0 principles Pero Gvozdenica, Systems Engineer, [email protected] Vedran Hafner, Systems Engineer, [email protected] Then VS Now Intelligent WAN: Leveraging the Any Transport
NetFlow The De Facto Standard for Traffic Analytics
NetFlow The De Facto Standard for Traffic Analytics A Webinar on NetFlow and its uses in Enterprise Networks for Bandwidth and Traffic Analytics Don Thomas Jacob Technical Marketing Engineer ManageEngine
SLA para aplicaciones en redes WAN. Alvaro Cayo Urrutia
SLA para aplicaciones en redes WAN Alvaro Cayo Urrutia Quién es FLUKE NETWORKS? Enterprise SuperVision (ESV) Soluciones portátiles de prueba y análisis LAN y WAN distribuidas Infrastructure SuperVision
- QoS Classification and Marking -
1 - QoS Classification and Marking - Classifying and Marking Traffic Conceptually, DiffServ QoS involves three steps: Traffic must be identified and then classified into groups. Traffic must be marked
NetFlow/IPFIX Various Thoughts
NetFlow/IPFIX Various Thoughts Paul Aitken & Benoit Claise 3 rd NMRG Workshop on NetFlow/IPFIX Usage in Network Management, July 2010 1 B #1 Application Visibility Business Case NetFlow (L3/L4) DPI Application
CISCO IOS IP SERVICE LEVEL AGREEMENTS: ASSURE THE DELIVERY OF IP SERVICES AND APPLICATIONS
CISCO IOS IP SERVICE LEVEL AGREEMENTS: ASSURE THE DELIVERY OF IP SERVICES AND APPLICATIONS INTERNET TECHNOLOGIES DIVISION JANUARY 2005 1 Cisco IOS IP Service Level Agreements Presentation Agenda Overview
LiveAction For Cisco Intelligent WAN Management Solution Design Guide
LiveAction For Cisco Intelligent WAN Management Solution Design Guide July, 2014 www.liveaction.com 1 Table Of Contents About This Guide... 3 Introduction... 3 Solution Overview... 4 Solution Benefits...
Cisco Performance Monitor Commands
1 action (policy react and policy inline react) Cisco Performance Monitor Commands action (policy react and policy inline react) To configure which applications which will receive an alarm or notification,
How To Manage A Network With Ccomtechnique
SOLUTION BRIEF CA Technologies Application-driven Network Performance Management How do you gain the network-level visibility you need to optimize the performance of your mission-critical applications?
Voice Over IP Performance Assurance
Voice Over IP Performance Assurance Transforming the WAN into a voice-friendly using Exinda WAN OP 2.0 Integrated Performance Assurance Platform Document version 2.0 Voice over IP Performance Assurance
Cisco and Visual Network Systems: Implement an End-to-End Application Performance Management Solution for Managed Services
Cisco and Visual Network Systems: Implement an End-to-End Application Performance Management Solution for Managed Services What You Will Learn In today s economy, IT departments are challenged to decide
The Ecosystem of Computer Networks. Ripe 46 Amsterdam, The Netherlands
The Ecosystem of Computer Networks Ripe 46 Amsterdam, The Netherlands Silvia Veronese NetworkPhysics.com [email protected] September 2003 1 Agenda Today s IT challenges Introduction to Network
Quality of Service. Traditional Nonconverged Network. Traditional data traffic characteristics:
Quality of Service 1 Traditional Nonconverged Network Traditional data traffic characteristics: Bursty data flow FIFO access Not overly time-sensitive; delays OK Brief outages are survivable 2 1 Converged
How to Keep Video From Blowing Up Your Network
How to Keep Video From Blowing Up Your Network Terry Slattery Chesapeake Netcraftsmen Principal Consultant CCIE #1026 1 Agenda Types of Video The Impact of Video Identifying Video Handling Video Video
ICND2 NetFlow. Question 1. What are the benefit of using Netflow? (Choose three) A. Network, Application & User Monitoring. B.
ICND2 NetFlow Question 1 What are the benefit of using Netflow? (Choose three) A. Network, Application & User Monitoring B. Network Planning C. Security Analysis D. Accounting/Billing Answer: A C D NetFlow
Cisco IWAN and Akamai Intelligent Platform : Maximize Your WAN Investment
Cisco IWAN and Akamai Intelligent Platform : Maximize Your WAN Investment What You Will Learn Cisco Systems and Akamai Technologies intend to deliver the world s first combined Cisco Intelligent WAN with
Getting the Most Out of Your Existing Network A Practical Guide to Traffic Shaping
Getting the Most Out of Your Existing Network A Practical Guide to Traffic Shaping Getting the Most Out of Your Existing Network A Practical Guide to Traffic Shaping Executive Summary As organizations
Business and IT are Changing Like Never Before
ADVANCED NETFLOW Business and IT are Changing Like Never Before Drastic Change in Application Type, Delivery, and Consumption Public/Hybrid Cloud SaaS/IaaS Storage Users/ Machines Proliferation of Devices
IP SLAs Overview. Finding Feature Information. Information About IP SLAs. IP SLAs Technology Overview
This module describes IP Service Level Agreements (SLAs). IP SLAs allows Cisco customers to analyze IP service levels for IP applications and services, to increase productivity, to lower operational costs,
IxChariot Pro Active Network Assessment and Monitoring Platform
IxChariot Pro Active Network Assessment and Monitoring Platform Network performance and user experience are critical aspects of your business. It is vital to understand customers perception of your website,
Application Visibility and Monitoring >
White Paper Application Visibility and Monitoring > An integrated approach to application delivery Application performance drives business performance Every business today depends on secure, reliable information
Data Center Real User Monitoring
Data Center Real User Monitoring Integration with Cisco NAM Getting Started Release 12.1 Please direct questions about Data Center Real User Monitoring or comments on this document to: APM Customer Support
Quality of Service Analysis of site to site for IPSec VPNs for realtime multimedia traffic.
Quality of Service Analysis of site to site for IPSec VPNs for realtime multimedia traffic. A Network and Data Link Layer infrastructure Design to Improve QoS in Voice and video Traffic Jesús Arturo Pérez,
Cisco IOS Flexible NetFlow Command Reference
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) Fax: 408 527-0883 THE SPECIFICATIONS AND INFORMATION
Transport and Network Layer
Transport and Network Layer 1 Introduction Responsible for moving messages from end-to-end in a network Closely tied together TCP/IP: most commonly used protocol o Used in Internet o Compatible with a
Optimizing Converged Cisco Networks (ONT)
Optimizing Converged Cisco Networks (ONT) Module 3: Introduction to IP QoS Introducing QoS Objectives Explain why converged networks require QoS. Identify the major quality issues with converged networks.
Quality of Service (QoS) and Quality of Experience (QoE) VoiceCon Fall 2008
Quality of Service (QoS) and Quality of Experience (QoE) VoiceCon Fall 2008 John Bartlett NetForecast, Inc. [email protected] www.netforecast.com VoIP Deployment Realities VoIP is not just another application
CCNP: Optimizing Converged Networks
CCNP: Optimizing Converged Networks Cisco Networking Academy Program Version 5.0 This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for noncommercial
How Network Transparency Affects Application Acceleration Deployment
How Network Transparency Affects Application Acceleration Deployment By John Bartlett and Peter Sevcik July 2007 Acceleration deployments should be simple. Vendors have worked hard to make the acceleration
NetFlow-Lite offers network administrators and engineers the following capabilities:
Solution Overview Cisco NetFlow-Lite Introduction As networks become more complex and organizations enable more applications, traffic patterns become more diverse and unpredictable. Organizations require
Cisco Prime Virtual Network Analysis Module
Data Sheet Cisco Prime Virtual Network Analysis Module Virtualization and cloud create exciting business-transformation opportunities, innovative services-delivery models, and improved economics. At the
Flow Monitor for WhatsUp Gold v16.2 User Guide
Flow Monitor for WhatsUp Gold v16.2 User Guide Contents Table of Contents Flow Monitor Overview Welcome to WhatsUp Gold Flow Monitor... 1 What is Flow Monitor?... 2 How does Flow Monitor work?... 2 System
Verizon Managed SD WAN with Cisco IWAN. October 28, 2015
Verizon Managed SD WAN with Cisco IWAN. October 28, 2015 Agenda Evolution of the WAN SD WAN delivers business outcomes Verizon s Managed IWAN solution Challenges for SD WAN adoption Deployment guidelines
This topic lists the key mechanisms use to implement QoS in an IP network.
IP QoS Mechanisms QoS Mechanisms This topic lists the key mechanisms use to implement QoS in an IP network. QoS Mechanisms Classification: Each class-oriented QoS mechanism has to support some type of
STEELHEAD HYBRID NETWORKING
STEELHEAD HYBRID NETWORKING INCREASE NETWORK APPLICATION PERFORMANCE AND AVAILABILITY WHILE REDUCING COSTS WITH RIVERBED PATH SELECTION THE RISE OF THE HYBRID INFRASTRUCTURE Today, businesses are rapidly
Quality of Service (QoS)) in IP networks
Quality of Service (QoS)) in IP networks Petr Grygárek rek 1 Quality of Service (QoS( QoS) QoS is the ability of network to support applications without limiting it s s function or performance ITU-T T
Cisco Prime Network Analysis Module Software 5.1 for WAAS VB
Cisco Prime Network Analysis Module Software 5.1 for WAAS VB Network administrators need multifaceted visibility into the network and application to help ensure consistent and cost-effective delivery of
Voice, Video and Data Convergence > A best-practice approach for transitioning your network infrastructure. White Paper
> A best-practice approach for transitioning your network infrastructure White Paper The business benefits of network convergence are clear: fast, dependable, real-time communication, unprecedented information
Cisco Passguide 648-385 Exam Questions & Answers
Cisco Passguide 648-385 Exam Questions & Answers Number: 648-385 Passing Score: 800 Time Limit: 120 min File Version: 34.1 http://www.gratisexam.com/ Cisco 648-385 Exam Questions & Answers Exam Name: CXFF
Introduction to Cisco IOS Flexible NetFlow
Introduction to Cisco IOS Flexible NetFlow Last updated: September 2008 The next-generation in flow technology allowing optimization of the network infrastructure, reducing operation costs, improving capacity
About Firewall Protection
1. This guide describes how to configure basic firewall rules in the UTM to protect your network. The firewall then can provide secure, encrypted communications between your local network and a remote
Is Your Network Ready for VoIP? > White Paper
> White Paper Tough Questions, Honest Answers For many years, voice over IP (VoIP) has held the promise of enabling the next generation of voice communications within the enterprise. Unfortunately, its
How To Create A Qos
WHITE PAPER Three Steps to Success with QoS A Riverbed White Paper Introduction: QoS ensures predictable application performance QoS is one of the most widely deployed networking technologies. It is a
Network Simulation Traffic, Paths and Impairment
Network Simulation Traffic, Paths and Impairment Summary Network simulation software and hardware appliances can emulate networks and network hardware. Wide Area Network (WAN) emulation, by simulating
VegaStream Information Note Considerations for a VoIP installation
VegaStream Information Note Considerations for a VoIP installation To get the best out of a VoIP system, there are a number of items that need to be considered before and during installation. This document
Using LiveAction Software for Successful VoIP Deployments How to quickly and accurately deploy QoS for VoIP networks
LiveAction Application Note Using LiveAction Software for Successful VoIP Deployments How to quickly and accurately deploy QoS for VoIP networks September 2012 http://www.actionpacked.com Table of Contents
LiveAction for Cisco Intelligent WAN Management. Solution Deployment Guide
LiveAction for Cisco Intelligent WAN Management Solution Deployment Guide August 2014 Contents About This Guide... 3 Introduction... 3 Solution Overview... 3 Solution Benefits... 5 System Requirements...
The Basics. Configuring Campus Switches to Support Voice
Configuring Campus Switches to Support Voice BCMSN Module 7 1 The Basics VoIP is a technology that digitizes sound, divides that sound into packets, and transmits those packets over an IP network. VoIP
WhatsUpGold. v15.0. Flow Monitor User Guide
WhatsUpGold v15.0 Flow Monitor User Guide Contents CHAPTER 1 Flow Monitor Overview Welcome to WhatsUp Gold Flow Monitor... 1 What is Flow Monitor?... 2 How does Flow Monitor work?... 2 System requirements...
UIP1868P User Interface Guide
UIP1868P User Interface Guide (Firmware version 0.13.4 and later) V1.1 Monday, July 8, 2005 Table of Contents Opening the UIP1868P's Configuration Utility... 3 Connecting to Your Broadband Modem... 4 Setting
Take the NetFlow Challenge!
TM Scrutinizer NetFlow and sflow Analysis Scrutinizer is a NetFlow and sflow analyzer that provides another layer of cyber threat detection and incredibly detailed network utilization information about
Cisco Nexus 7000 Series Network Analysis Module (NAM-NX1)
Data Sheet Cisco Nexus 7000 Series Network Analysis Module (NAM-NX1) Virtualization and cloud technologies present exciting opportunities for business transformation, innovative services delivery models,
CMA5000 SPECIFICATIONS. 5710 Gigabit Ethernet Module
CMA5000 5710 Gigabit Ethernet Module SPECIFICATIONS General Description The CMA5710 Gigabit Ethernet application is a single slot module that can be used in any CMA 5000. The Gigabit Ethernet test module
UNIFIED PERFORMANCE MANAGEMENT
UNIFIED PERFORMANCE MANAGEMENT VISIBILITY CONTROL OPTIMIZATION COMPLETE WAN OPTIMIZATION Increase the speed and efficiency of your wide area network. Exinda s Unified Performance Management (UPM) solution
Using IPM to Measure Network Performance
CHAPTER 3 Using IPM to Measure Network Performance This chapter provides details on using IPM to measure latency, jitter, availability, packet loss, and errors. It includes the following sections: Measuring
Quality of Service (QoS) on Netgear switches
Quality of Service (QoS) on Netgear switches Section 1 Principles and Practice of QoS on IP networks Introduction to QoS Why? In a typical modern IT environment, a wide variety of devices are connected
Flow Monitor for WhatsUp Gold v16.1 User Guide
Flow Monitor for WhatsUp Gold v16.1 User Guide Contents Table of Contents Flow Monitor Overview Welcome to WhatsUp Gold Flow Monitor... 1 What is Flow Monitor?... 2 How does Flow Monitor work?... 2 System
LiveAction. Application-aware Network Performance Management with QoS Control
LiveAction Application-aware Network Performance Management with QoS Control LiveAction: Application-aware Network Performance Management LiveAction is a sophisticated network performance management and
Accurate End-to-End Performance Management Using CA Application Delivery Analysis and Cisco Wide Area Application Services
White Paper Accurate End-to-End Performance Management Using CA Application Delivery Analysis and Cisco Wide Area Application Services What You Will Learn IT departments are increasingly relying on best-in-class
Enhancing Flow Based Network Monitoring
Enhancing Flow Based Network Monitoring Flow-based technologies such as NetFlow, sflow, J-Flow, and IPFIX are increasingly popular tools used by network operators. The tools leverage the capabilities embedded
Easy Performance Monitor
First Published: July 30, 2013 The chapter describes how to configure (ezpm) for Application Visibility and Control (AVC). Finding Feature Information Your software release may not support all the features
Encapsulating Voice in IP Packets
Encapsulating Voice in IP Packets Major VoIP Protocols This topic defines the major VoIP protocols and matches them with the seven layers of the OSI model. Major VoIP Protocols 15 The major VoIP protocols
The need for bandwidth management and QoS control when using public or shared networks for disaster relief work
International Telecommunication Union The need for bandwidth management and QoS control when using public or shared networks for disaster relief work Stephen Fazio Chief, Global Telecommunications Officer
Monitoring WAAS Using Cisco Network Analysis Module. Information About NAM CHAPTER
CHAPTER 5 Monitoring WAAS Using Cisco Network Analysis Module This chapter describes Cisco Network Analysis Module (NAM), which you can use to monitor your WAAS devices. This chapter contains the following
PC-over-IP Protocol Virtual Desktop Network Design Checklist. TER1105004 Issue 2
PC-over-IP Protocol Virtual Desktop Network Design Checklist TER1105004 Issue 2 Teradici Corporation #101-4621 Canada Way, Burnaby, BC V5G 4X8 Canada p +1 604 451 5800 f +1 604 451 5818 www.teradici.com
plixer Scrutinizer Competitor Worksheet Visualization of Network Health Unauthorized application deployments Detect DNS communication tunnels
Scrutinizer Competitor Worksheet Scrutinizer Malware Incident Response Scrutinizer is a massively scalable, distributed flow collection system that provides a single interface for all traffic related to
Configuring QoS in a Wireless Environment
12 CHAPTER This chapter describes how to configure quality of service (QoS) on your Cisco wireless mobile interface card (WMIC). With this feature, you can provide preferential treatment to certain traffic
Cisco Branch Routers Series Network Analysis Module
Cisco Branch Routers Series Network Analysis Module The Cisco Branch Routers Series Network Analysis Module (NAM) is a powerful integrated network monitoring solution that delivers unparalleled insight
Network Management. 8.1 Centralized Monitoring, Reporting, and Troubleshooting. 8.1.1 Monitoring Challenges and Solutions CHAPTER
CHAPTER 8 The Cisco WAN and application optimization solution provides a powerful set of WAN optimization features. To translate these features into verifiable user benefits, effective network management
Easy Performance Monitor
The chapter describes how to configure (ezpm) for Application Visibility and Control (AVC). Finding Feature Information, page 1 Information About, page 2 How to Configure, page 4 Verifying Configuration,
Cisco Integrated Services Routers Performance Overview
Integrated Services Routers Performance Overview What You Will Learn The Integrated Services Routers Generation 2 (ISR G2) provide a robust platform for delivering WAN services, unified communications,
Providing Secure IT Management & Partnering Solution for Bendigo South East College
Providing Secure IT Management & Partnering Solution for Bendigo South East College Why did Bendigo South East College engage alltasksit & DELL? BSEC is in the midst of school population growth in 2015,
IBM. Tivoli. Netcool Performance Manager. Cisco Class-Based QoS 2.2.0.0 Technology Pack. User Guide. Document Revision R2E1
Tivoli Netcool Performance Manager Document Revision R2E1 IBM Cisco Class-Based QoS 2.2.0.0 Technology Pack User Guide Note Before using this information and the product it supports, read the information
Cisco WAAS Express. Product Overview. Cisco WAAS Express Benefits. The Cisco WAAS Express Advantage
Data Sheet Cisco WAAS Express Product Overview Organizations today face several unique WAN challenges: the need to provide employees with constant access to centrally located information at the corporate
