Medianet: An Architectural Approach for Optimal Video Collaboration

Size: px
Start display at page:

Download "Medianet: An Architectural Approach for Optimal Video Collaboration"

Transcription

1 Hong Kong, China March 6, 2013 Medianet: An Architectural Approach for Optimal Video Collaboration Jianzhu Zhang Technical Marketing Engineer March 6th, Cisco and/or its affiliates. All rights reserved. Cisco Connect 1

2 What is Video Collaboration? CP-9971 IP Video Phone E20 Jabber 1xxx,3xxx Series T Series EX90 MXP1700 WebEx Video IP Telephony Soft Clients Telepresence Desktop/ Room Video Conferencing Web Conferencing 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 2

3 Video Is Not Voice Traffic profile is very different Variable Bit Rate More data on the wire 32 to 209 times the bandwidth 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 3

4 Problems to solve for a successful video deployment Monitoring & Instrumentation Visibility into network and application behavior Response time measurements Classification Traffic flow/application recognition and enforcement Ensure QoS control reflects established business policies & priorities Optimization Network Management Reduce application latency Select the optimal path Centralized monitoring & reporting Troubleshooting Pre-assessment Check if network is ready for video deployment Identify and eliminate potential issues 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 4

5 Cisco s Medianet Architecture Smarter Endpoints Smarter Network Medianet technology embedded Medianet technology embedded 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 5

6 Agenda Media Awareness Performance Monitor Mediatrace Pre-deployment Assessment

7 Media Awareness Cisco and/or its affiliates. All rights reserved. Cisco Connect 7

8 Defining Media Awareness Media Awareness is A collection of techniques to detect different types of endpoints, media and application types (TelePresence, video surveillance, desktop collaboration and streaming media) in order to deliver the best experience Cisco and/or its affiliates. All rights reserved. Cisco Connect 8

9 Why Media Awareness? Example Policies QoS Monitoring Routing Security Example Use Cases Prioritize Voice & Video Protect Business Critical Applications Troubleshooting SLA Avoid Bandwidth upgrade by leverage the backup path Protect Business Critical Applications Access Control Firewall traversal

10 Media Awareness Methods How? Mechanisms Technologies Endpoint/Application directly tells the network what type of applications Explicit Endpoint/Application signals to the network Media Metadata Network figures it out Network administrator configures the network Implicit Deep Packet Inspection (control signaling protocols for the establishment of sessions, packet headers and payload) Static configuration Network Based Application Recognition (NBAR/NBAR2) Media Services Proxy (MSP) ACLs

11 MetadataHere Metadata describes the device/application that sends the media flow Application name, vendor, version, model, etc Metadata describes the media flow Media type: voice/video/data Transport type: RTP/RTCP/ Preferably generated by endpoint Generated by network devices if necessary Carried by RSVP (Cisco extension)

12 Media Awareness With Flow Metadata Jabber Announces Metadata Attributes to the Network Flow Identifier Metadata IP Src IP Dst Prot L4 Src L4 Dst App Name App Vendor App Ver Endpoint Model Device Class TCP Cisco-phone Cisco Jabber for Windows Softwarephone Jabber explicitly signals Metadata Attributes to Network Flow Metadata Producer Network use metadata to make smart decisions Metadata Consumer RSVP propagates Flow identifier and Metadata along media path. Metadata Protocol 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 12 12

13 Flow Metadata Producer MSI for Windows MSI Embedded with Webex Installation wmsi.dll is responsible for originating RSVP message for propagating Metadata traffic. Media Services Interface Resides in WebEx Client App API Windows, Linux, MacOS, Android Host Stack/Service Protocols 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 13 1

14 MSI on Endpoints Embedded Applications (EX, C Series, CTS) Included in application SW install

15 Enable Metadata BR1(config)#metadata flow RSVP RSVP Internet RSVP HqR2(config)#interface g0/1 HqR2(config-interface)#metadata flow Enable metadata flow globally, or per interface RSVP snooping required on L2 switch 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 15 1

16 Metadata Based Classifications Application Identifier match application telepresence-media match application rtp match application cisco-phone Dynamic Attribute match application attribute device-class room-conferencing match application attribute device-class surveillance match application attribute media-type video Application Group match application application-group webex-group match application application-group citrix-group Category match application attribute category voice-and-video match application attribute category business-and-productivity-tools 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 16

17 Use Case : Enable performance-monitoring for all telepresence flows Enable performance monitoring on all Telepresence flows Attribute - Application name Attribute value - Telepresence-media

18 Use Case : Set up DSCP uniformly for all room conferencing device Set all Surveillance flows on DSCP CS4 Attribute deviceclass Attribute value - room-conferencing

19 Use Case : Police all Video Traffic to 2 Mbps Police all video traffic to a particular peak rate value Attribute media-type Attribute value - video

20 QoS Policy Using Flow Metadata Marking Traffic at Access Switch and WAN Edge Class-map match-all jabber match application cisco-phone Policy-map marking Class jabber set dscp EF Class-map match-all jabber match application cisco-phone Policy-map marking Class jabber set dscp EF Metadata Trust incoming DSCP Trust incoming DSCP The OS may not allow an application to mark the DSCP value The DSCP may be overwritten when traversing the SP network 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 20 20

21 2 Class-map Migration for Existing QoS Policy Class-map match-all Jabber Match access-group 110 Class-map match-any Jabber Match application cisco-phone Match access-group 110 Class-map: Jabber (match-any) packets, bytes 30 second offered rate bps Match: application cisco-phone packets, bytes 30 second rate bps Match: access-group packets, bytes 30 second rate 0 bps

22 Policy-map Migration for Existing QoS Policy Policy-map QoS-Policy Class RTP Class Jabber Class-map Jabber Match application cisco-phone Service-policy input: QoS-Policy Class-map: Jabber (match-all) packets, bytes 30 second offered rate bps Match: application cisco-phone Class-map: RTP (match-all) 0 packets, 0 bytes 30 second offered rate 0000 bps Match: ip rtp

23 Flow Metadata Deployment Consideration Firewall ACL Rules for Flow Metadata ip access-list extended rsvppermit permit 46 any any Access Control List for Flow Metadata Permit RSVP message to pass RSVP Internet RSVP Protocol 46 must be allowed 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 23 23

24 Flow Metadata Deployment Consideration How to traverse 3 rd party devices that drop RSVP-TP message ip rsvp udp neighbour <next_hop> Metadata 3 rd party device dropping RSVP-TP Sometimes 3 rd party device erroneously drop RSVP-TP message Workaround: RSVP over UDP 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 24 24

25 Deep Packet Inspection with NBAR Identify IP flows for Quality of Service or filtering Policies Five Tuple + DSCP + AppID NBAR Support for Telepresence and Webex Cisco TelePresence media and signaling supported in IOS 15.1(3)T WebEx desktop-share/audio/video supported in 15.2(2)T NBAR Support for Metadata NBAR Export Metadata in 15.2(4)M Cisco and/or its affiliates. All rights reserved. Cisco Connect 25 2

26 Integrating NBAR with Metadata Class-map match-all App Match application telepresence-media Metadata flow send No MSI Metadata 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 26

27 Media Services Proxy (MSP) MSP is a network-based solution where the switches and routers automatically identify end points and applications, flows coming from them and provide the right set of network services to them automatically Identification mdns Services H323/ RAS CDP SIP/SDP MSP provides a subset of Medianet services on behalf of media end points supporting a range of standard protocols RSVP Flow Metadata QoS/C3PL RTSP Netflow MSP Would work with non-cisco end points also as long as they support the prescribed list of supported protocols for device and flow identification Position at user edge (access) & resource edge (Internet/enterprise edge) 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 27

28 Integrating MSP with Metadata profile flow media-proxy services profile PLY metadata media-proxy services PLY metadata flow No MSI SIP Metadata 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 28

29 Compare and Contrast Capabilities MSI MSP NBAR Consideration Identify the flow and apply the appropriate policies (e.g. QoS, monitoring, routing, etc.) Signaling recognized by MSP is limited (RTSP, SDP, SIP, H.225, H.245). Metadata support Works with application traffic encryption Resource reservation 3 rd Party support MSI is most flexible; MSP will retrieve information from limited protocols; Metadata attributes setup by NBAR is very limited, app support limited. MSP can use RSVP to make BW reservation on behalf of endpoints

30 Enhancing Network Visibility Using Performance Monitor 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 30

31 Performance Monitor Traffic Flow Discovery and Analysis Network device discovers traffic flow for performance analysis System operator defines metrics to gauge performance (yes, similar to flexible netflow but more video specific) Per-Device Hop metric collection for RTP and TCP traffic RTP performance metrics; (Pkt-Rate, Jitter, Loss) TCP performance metrics; (Media Pkt-Rate, Round-Trip-Time) Proactive monitoring for voice and video quality of service 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 31 31

32 Where to Apply Performance Monitor Perf-Mon policy applied with modular QoS configuration interface GigabitEthernet0/1 service-policy type performance-monitor input pm-policy service-policy type performance-monitor output pm-policy Telepresence Telepresence 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 32 32

33 CPL - Performance Monitor WAN Telepresence class-map match-all telepresence match dscp cs4 match access-group ipv4! ip access-list extended ipv4 permit host host ! policy-map type performance-monitor pm-policy class telepresence flow monitor inline record pm-ipv4 monitor parameters interval duration 10 timeout 15 history 30 flows 255 monitor metric rtp min-sequential 10 Traffic Class Class-map config, same as in Cisco Policy Language Policy Map Type Perf Mon Policy Map configures interface to monitor for performance Telepresence 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 33 3

34 Metadata with Media Monitoring Integrating Flow Metadata with Performance Monitor Flow Record Interne t WAN Perf-Mon Flow Records Configures a custom Perf-Mon Flow Record name webex-pm Collect Metadata Attributes WebEx Session is Encrypted. Perf-Mon will collect statistics and Metadata Attributes into a single Flow Record Cisco and/or its affiliates. All rights reserved. Cisco Connect 34 34

35 Metadata with Media Monitoring Use Flow Metadata as filter to select the interesting traffic Internet WAN Cisco Policy Language Recognizes WebEx Metadata Class-map matches specific WebEx Metadata Attributes Create Policy (Perf-Mon) Flow Monitor now Records Perf-Mon metrics with Metadata Attributes 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 35 35

36 Performance Monitor Export WAN Telepresence flow exporter rtp-exp destination transport udp 2055! flow exporter tcp-exp destination ! policy-map type performance-monitor pmpolicy class RTP-Media flow monitor inline record default-rtp exporter rtp-exp class TCP-Vid flow monitor inline record default-tcp! exporter tcp-exp interface GigabitEthernet0/1 service-policy type performance-monitor input pm-policy service-policy type performance-monitor output pm-policy Export RTP PerfMon Stats to Netflow Collector Configures default RTP flow record for metric collection and Netflow Export Telepresence 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 36 3

37 Exporting Perf-Mon to Netflow Collector RTP Jitter Metrics Netflow Collectors Report RTP Performance Metrics For Baseline or Trend Analysis 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 37 3

38 Proactive Monitoring Thresholds & Alerts Metrics can be tested against thresholds to trigger actions Multi-level Alarm Raise/Clear, SNMP Traps, Syslog, embedded scripts, automatic mediatrace MSI MSI 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 38

39 Alert Threshold for Video Conferencing WAN Telepresence policy-map type performance-monitor pm-policy class telepresence react 1 rtp-jitter-average threshold value gt 10 alarm severity critical action syslog action snmp react 2 transport-packets-lost-rate threshold value gt 0.05 alarm severity critical action syslog action snmp >10 ms Jitter Target Threshold Configures Target Threshold to Trigger SNMP & Syslog Critical Alert Telepresence 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 39 3

40 Syslog Message Exceeding Jitter Threshold WAN Telepresence Telepresence Mar 22 18:17:00: %PERF_TRAFFIC_REACT-2-CRITSET: TCA RAISE. Detailed info: Threshold value crossed - current value 12 Flow info: ipv4 source address , ipv4 destination address , transport source-port 4441, transport destination-port 3331, transport rtp ssrc 30583, Policy info: Policy-map pm-policy, Class telepresence React info: id 1, criteria rtp-jitter-average, severity critical, alarm type discrete, threshold range (10, ] 12 ms Jitter Induced Alert Raised per individual 5 Tuple Flow Policy Violation Indicator Alert shows violated Policy Info and React Info 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 40 4

41 Performance Monitor on Endpoints NMS REST interface Perf-mon enabled 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 41

42 Expedited Troubleshooting Using Mediatrace 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 42

43 Mediatrace Capabilities Network Trace Collection for Performance Metrics Automatic Network Node Discovery along media path RSVP Messages For Transport Traceroute Messages to Discover NON-Mediatrace Devices Inquires Performance Statistics from Nodes along media path Hop By Hop Performance Analysis User specified Mediatrace query options Report Consolidated Metrics on Terminal Console or NMS Command Line Execution EEM Script Execution Cisco Prime Collaboration Manager 1.1 Execution 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 43 43

44 Mediatrace Components Initiator - injects the trace Responder - sends data back to initiator Multiple types of data requests Hops hop discovery System system information Performance monitor enables perf-mon, then collects data Multiple execution formats Poll minimal config, run from IOS exec Session flexible configuration, allows for periodic, recurring requests and history flow Initiator responder responder 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 44

45 Mediatrace: RSVP Messages as a Transport RSVP- TP BR-CAT3750 RSVP- TP RSVP- TP Exclusive RSVP Configuration NOT required (transport only) RSVP messages routed on same path as media packets RSVP message transports collected media monitoring statistics 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 45 4

46 Mediatrace Console Output 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 46 4

47 Session Troubleshooting on CPCM Visualize the media path 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 47

48 Session Troubleshooting on CPCM Visualize where the issue is introduced 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 48

49 Session Troubleshooting on CPCM Visualize the potential root cause 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 49

50 Mediatrace on Endpoints NMS Responder Responder Responder REST interface Reponder with MSI management Mediatrace Initiator 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 50

51 Network Readiness Assessment 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 51

52 Network Readiness Assessment: Telepresence Enterprise IP Back Bone Branch /27 Branch /24 Is the network ready to support Video? 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 52 5

53 Synthetic Telepresence RTP Stream Telepresence Mbps Sender Lo0: RT P R T P RT P IPSLA Report RT P Responder Lo0: ip sla 1 video source-ip source-port 9999 profile CTS- 1080P-Best duration 20 frequency 60 dscp cs4 ip sla schedule 1 life 720 start-time now IPSLA-VO TP Video Profiles: Profile Option Cisco Telepresence System 1080p 30fps 4000kbps Best Quality CTS-1080P-Better, CTS-1080P-Good, CTS-720P-Best CTS-720P-Better, CTS-720P-Good, CTS-720P-Lite 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 53 5

54 IPSLA-VO Custom Video Traffic Profile IP Video Surveillance Camera HD Mbps Sender RT P R T P RT P IPSLA Report RT P Responder Isr-g2#show run b ip sla ip sla profile video IPVSC endpoint custom description Cisco 4000 Series HD Camera resolution 1080P frame rate 30 bitrate maximum 4000 bitrate window-size 167 frame intra size maximum 100 frame intra refresh interval 1 rtp size average 1300 rtp buffer output shaped Custom Video Traffic Profile Name Profile parameters for IP Video Surveillance Camera Video Stream Parameters RTP Traffic Stream parameters unique to IPVSC video application 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 54 5

55 Synchronize Clock for Accurate Delay Statistics GPS Satellites GPS sync GPS Device NTP Server local NTP sync GPS sync GPS Device NTP Server local NTP sync HQ-R1(config)#ntp server ntp1.server.com HQ-R1(config)#ip sla sender BR1(config)#ntp server ntp2.server.com BR1(config)#ip sla responder NOT recommended to synchronize the clocks of Sender and Responder to same NTP/SNTP server 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 55 5

56 IPSLA-VO CLI Output Sender Lo0: RTP RTP RTP RTP Responder Lo0: IPSLA Report IPSLA test duration One Way Latency Results Interpacket Delay Variation IPSLA Test Results 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 56 5

57 Typical Application Impairment Targets General Guidelines Application Latency Jitter Loss (VoD) Loss (Live) Streaming Video < 1000 ms < 100 ms < 0.1% < 0.05% Video Conferencing < 150 ms < 30 ms NA < 0.10% TelePresence < 150 ms < 10 ms NA < 0.05% Digital Signage < 1000 ms < 100 ms < 0.1% 0% IPTV < 1000 ms < 100 ms < 0.1% 0% Video Surveillance < 1000 ms < 100 ms < 0.1% < 0.05% Source: Cisco and/or its affiliates. All rights reserved. Cisco Connect 57 57

58 References Cisco Networking Capabilities for Medianet Medianet Deployment Guide

59 Take Away Implementing Optimal Video Collaboration with Medianet Design Media Aware Network Targeted Treatment with Pinpoint Accuracy Easy when the application provides all the description Performance Monitoring Tools Getting visibility into application health and network bandwidth usage Fault Isolation Increase productivity with automation Validation and Readiness Assessment Test and validate remotely 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect 59 59

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

Patricia Costa Product Manager, Cisco Systems

Patricia Costa Product Manager, Cisco Systems Patricia Costa patcosta@cisco.com Product Manager, Cisco Systems Dec 6 th, 2011 2010 Cisco and/or its affiliates. All rights reserved. Cisco Public 1 2010 Cisco and/or its affiliates. All rights reserved.

More information

Media Path Analysis. Analyzing Media Paths Using IP SLA. Before You Begin. This section contains the following:

Media Path Analysis. Analyzing Media Paths Using IP SLA. Before You Begin. This section contains the following: This section contains the following: Analyzing Media Paths Using IP SLA, page 1 Analyzing Media Paths Using VSAA, page 3 Managing a Video Test Call, page 6 Analyzing Media Paths Using IP SLA To start a

More information

Medianet 2.3 Media Monitoring

Medianet 2.3 Media Monitoring Troubleshooting Guide Medianet 2.3 Media Monitoring Troubleshooting Guide Last updated: May 2012 Contents 1 Introduction... 2 2 Prerequisites... 2 3 Medianet Overview... 2 3.1 Performance Monitor Overview...

More information

Nástroje pro management multimediální sítě

Nástroje pro management multimediální sítě Praha, hotel Clarion 10. 11. dubna 2013 Nástroje pro management multimediální sítě T-COL2 / L2 Jiří Rott - Cisco 2011 2013 Cisco and/or its affiliates. All rights reserved. Cisco Connect 1 Agenda Motivation

More information

Metadata Configuration Guide Cisco IOS Release 15M&T

Metadata Configuration Guide Cisco IOS Release 15M&T 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 2014 Cisco Systems, Inc. All rights

More information

Configuring Cisco Performance Monitor

Configuring Cisco Performance Monitor This document contains information about and instructions for configuring Cisco Performance Monitor. Finding Feature Information, page 1 Information About Cisco Performance Monitor, page 1 Restrictions

More information

Diagnostics for Video Endpoints

Diagnostics for Video Endpoints For Cisco Prime Collaboration Release 11.1 and earlier During the troubleshooting workflow, the devices are polled, based on the values defined for the System Status Polling Interval, Interface Statistics

More information

Medianet Metadata. Finding Feature Information. Restrictions for Medianet Metadata

Medianet Metadata. Finding Feature Information. Restrictions for Medianet Metadata This module provides an overview of medianet metadata. It also describes how metadata is used by different components of a network to make policy decisions. Finding Feature Information, page 1 Restrictions

More information

Technology Overview. Overview CHAPTER

Technology Overview. Overview CHAPTER CHAPTER 2 Revised: July 29, 2013, This overview of AVC technology includes the following topics: Overview, page 2-1 AVC Features and Capabilities, page 2-2 AVC Architecture, page 2-4 Interoperability of

More information

Configuring Cisco Mediatrace

Configuring Cisco Mediatrace This chapter contains information about and instructions for configuring Cisco Mediatrace. Cisco Mediatrace enables you to isolate and troubleshoot network degradation problems for data streams. Although

More information

Cisco Media Services Proxy

Cisco Media Services Proxy Americas Headquarters: Cisco Systems, Inc., 170 West Tasman Drive, San Jose, CA 95134-1706 USA media-proxy services Cisco Media Services Proxy media-proxy services To configure a Media Proxy Services (MSP)

More information

"Charting the Course... Implementing Cisco Quality of Service (QOS) Course Summary

Charting the Course... Implementing Cisco Quality of Service (QOS) Course Summary Course Summary Description v2.5 provides learners with in-depth knowledge of QoS requirements, conceptual models such as best effort, IntServ, and DiffServ, and the implementation of QoS on Cisco platforms.

More information

AVC Configuration. Unified Policy CLI CHAPTER

AVC Configuration. Unified Policy CLI CHAPTER CHAPTER 3 Revised: February 7, 2013, This chapter addresses AVC configuration and includes the following topics: Unified Policy CLI, page 3-1 Metric Producer Parameters, page 3-2 Reacts, page 3-2 NetFlow/IPFIX

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

Configuring Cisco IOS IP SLAs Operations

Configuring Cisco IOS IP SLAs Operations CHAPTER 39 This chapter describes how to use Cisco IOS IP Service Level Agreements (SLAs) on the switch. Cisco IP SLAs is a part of Cisco IOS software that allows Cisco customers to analyze IP service

More information

IP SLAs Overview. Finding Feature Information. Information About IP SLAs. IP SLAs Technology Overview

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,

More information

Exam Code: Exam Code: Exam Name: Advanced Borderless Network Architecture Systems Engineer test.

Exam Code: Exam Code: Exam Name: Advanced Borderless Network Architecture Systems Engineer test. Exam Code: 700-303 Number: 700-303 Passing Score: 800 Time Limit: 120 min File Version: 41.2 http://www.gratisexam.com/ Exam Code: 700-303 Exam Name: Advanced Borderless Network Architecture Systems Engineer

More information

Implementing Cisco Quality of Service 2.5 (QOS)

Implementing Cisco Quality of Service 2.5 (QOS) Implementing Cisco Quality of Service 2.5 (QOS) COURSE OVERVIEW: Implementing Cisco Quality of Service (QOS) v2.5 provides learners with in-depth knowledge of QoS requirements, conceptual models such as

More information

Video Quality Monitoring

Video Quality Monitoring CHAPTER 1 irst Published: July 30, 2013, Information About The (VQM) module monitors the quality of the video calls delivered over a network. The VQM solution offered in the Cisco Integrated Services Routers

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

Enterprise QoS. Tim Chung Network Architect Google Corporate Network Operations March 3rd, 2010

Enterprise QoS. Tim Chung Network Architect Google Corporate Network Operations March 3rd, 2010 Enterprise QoS Tim Chung Network Architect Google Corporate Network Operations March 3rd, 2010 Agenda Challenges Solutions Operations Best Practices Note: This talk pertains to Google enterprise network

More information

Media Services Proxy Command Reference

Media Services Proxy Command Reference Media Services Proxy 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

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

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

Media Monitoring Configuration Guide, Cisco IOS Release 15M&T

Media Monitoring Configuration Guide, Cisco IOS Release 15M&T 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

More information

Configuring IP SLAs LSP Health Monitor Operations

Configuring IP SLAs LSP Health Monitor Operations Configuring IP SLAs LSP Health Monitor Operations This module describes how to configure an IP Service Level Agreements (SLAs) label switched path (LSP) Health Monitor. LSP health monitors enable you to

More information

Managing Inventory CHAPTER. Viewing Inventory Details

Managing Inventory CHAPTER. Viewing Inventory Details CHAPTER 14 Viewing Inventory Details Cisco Prime Collaboration Manager maintains continuous, real-time discovery of device inventory. The Prime CM inventory automatically reflects every addition, deletion,

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

Configuring Cisco IOS IP SLAs Operations

Configuring Cisco IOS IP SLAs Operations CHAPTER 50 This chapter describes how to use Cisco IOS IP Service Level Agreements (SLAs) on the switch. Cisco IP SLAs is a part of Cisco IOS software that allows Cisco customers to analyze IP service

More information

Troubleshooting with Network Analysis Module

Troubleshooting with Network Analysis Module Troubleshooting with Network Analysis Module Introduction The Cisco Network Analysis Module (NAM) provides visibility into how the network is performing and how users experience the applications and services

More information

Configuring IP SLA UDP Jitter Operations

Configuring IP SLA UDP Jitter Operations This chapter describes how to configure an IP Service Level Agreements (SLAs) UDP jitter operation to analyze round-trip delay, one-way delay, one-way jitter, one-way packet loss, and connectivity in networks

More information

Configuring Cisco IOS IP SLA Operations

Configuring Cisco IOS IP SLA Operations CHAPTER 58 This chapter describes how to use Cisco IOS IP Service Level Agreements (SLA) on the switch. Cisco IP SLA is a part of Cisco IOS software that allows Cisco customers to analyze IP service levels

More information

Cisco ISR G2 Management Overview

Cisco ISR G2 Management Overview Cisco ISR G2 Management Overview Introduction The new Cisco Integrated Services Routers Generation 2 (ISR G2) Family of routers delivers the borderless network that can transform the branch office and

More information

Overview of Cisco Prime Collaboration Assurance

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

More information

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

Q. What technologies does Cisco WAAS Express use to optimize traffic? A. Cisco WAAS Express optimizes WAN bandwidth using these technologies:

Q. What technologies does Cisco WAAS Express use to optimize traffic? A. Cisco WAAS Express optimizes WAN bandwidth using these technologies: Q&A Cisco WAAS Express General Q. What is Cisco Wide Area Application Services (WAAS) Express? A. Cisco WAAS Express extends the Cisco WAAS product portfolio with a small-footprint, cost-effective solution

More information

Traffic and Performance Visibility for Cisco Live 2010, Barcelona

Traffic and Performance Visibility for Cisco Live 2010, Barcelona Traffic and Performance Visibility for Cisco Live 2010, Barcelona Background Cisco Live is Cisco's annual premier education and training event for IT, networking, and communications professionals. Cisco

More information

Real-Time Protocol (RTP)

Real-Time Protocol (RTP) Real-Time Protocol (RTP) Provides standard packet format for real-time application Typically runs over UDP Specifies header fields below Payload Type: 7 bits, providing 128 possible different types of

More information

Managing Cisco QoS Using ehealth

Managing Cisco QoS Using ehealth Focus Topic January 2006 Managing Cisco QoS Using ehealth Quality of Service (QoS) is a measure of performance that allows you to configure different levels of service for various types of traffic in your

More information

FlowMonitor for WhatsUp Gold v16.3 User Guide

FlowMonitor for WhatsUp Gold v16.3 User Guide FlowMonitor for WhatsUp Gold v16.3 User Guide Contents Flow Monitor Overview Welcome to WhatsUp Gold Flow Monitor... 1 What is Flow Monitor?... 2 How does Flow Monitor work?... 2 Flow Monitor System requirements...

More information

What is New in Cisco ACE 4710 Application Control Engine Software Release 3.1

What is New in Cisco ACE 4710 Application Control Engine Software Release 3.1 What is New in Cisco ACE 4710 Application Control Engine Software Release 3.1 PB478675 Product Overview The Cisco ACE Application Control Engine 4710 represents the next generation of application switches

More information

Vendor: Cisco. Exam Code: Exam Name: Advanced Routing and Switching for Field Engineers - ARSFE. Version: Demo

Vendor: Cisco. Exam Code: Exam Name: Advanced Routing and Switching for Field Engineers - ARSFE. Version: Demo Vendor: Cisco Exam Code: 644-068 Exam Name: Advanced Routing and Switching for Field Engineers - ARSFE Version: Demo QUESTION: 1 Which three of the following are major trends that fuel the demand for routing

More information

Configuring Application Visibility and Control for Cisco Flexible Netflow

Configuring Application Visibility and Control for Cisco Flexible Netflow Configuring Application Visibility and Control for Cisco Flexible Netflow First published: July 22, 2011 This guide contains information about the Cisco Application Visibility and Control feature. It also

More information

RSVP Interface-Based Receiver Proxy

RSVP Interface-Based Receiver Proxy The feature lets you configure a proxy router by outbound interface instead of configuring a destination address for each flow going through the same interface. Finding Feature Information, page 1 Prerequisites

More information

Using NetFlow Filtering or Sampling to Select the Network Traffic to Track

Using NetFlow Filtering or Sampling to Select the Network Traffic to Track Using NetFlow Filtering or Sampling to Select the Network Traffic to Track First Published: June 19, 2006 Last Updated: December 17, 2010 This module contains information about and instructions for selecting

More information

Configuring Auto IP SLAs in IP SLAs Engine 3.0

Configuring Auto IP SLAs in IP SLAs Engine 3.0 This document describes the auto IP Service Level Agreements (SLAs) function in IP SLAs Engine 3.0, including the following: Auto-measure groups--each template, endpoint list, and scheduler can be configured

More information

Bandwidth, Latency, and QoS for Core Components

Bandwidth, Latency, and QoS for Core Components Bandwidth, Latency, and QoS for Core Components, on page 1 Bandwidth, Latency, and QoS for Optional Cisco Components, on page 18 Bandwidth, Latency, and QoS for Optional Third-Party Components, on page

More information

Using NetFlow Sampling to Select the Network Traffic to Track

Using NetFlow Sampling to Select the Network Traffic to Track Using NetFlow Sampling to Select the Network Traffic to Track This module contains information about and instructions for selecting the network traffic to track through the use of NetFlow sampling. The

More information

Next Generation Enterprise WAN Regional WAN Management

Next Generation Enterprise WAN Regional WAN Management Supplemental Guide Next Generation Enterprise WAN Regional WAN Management Supplemental Guide June, 2012 For further information, questions and comments please contact ccbu-pricing@cisco.com 2012 Cisco

More information

Cisco Optimizing Converged Cisco Networks. Practice Test. Version 2.6. https://certkill.com

Cisco Optimizing Converged Cisco Networks. Practice Test. Version 2.6. https://certkill.com Cisco 642-845 642-845 Optimizing Converged Cisco Networks Practice Test Version 2.6 QUESTION NO: 1 Cisco 642-845: Practice Exam Refer to the exhibit. NBAR is to be configured on router R1 to limit outgoing

More information

RSVP Support for RTP Header Compression, Phase 1

RSVP Support for RTP Header Compression, Phase 1 RSVP Support for RTP Header Compression, Phase 1 The Resource Reservation Protocol (RSVP) Support for Real-Time Transport Protocol (RTP) Header Compression, Phase 1 feature provides a method for decreasing

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

Configuring IP SLAs UDP Jitter Operations

Configuring IP SLAs UDP Jitter Operations This document describes how to configure an IP Service Level Agreements (SLAs) UDP jitter operation to analyze round-trip delay, one-way delay, one-way jitter, one-way packet loss, and connectivity in

More information

Network Management. Network Management Phases and Tasks

Network Management. Network Management Phases and Tasks CHAPTER 28 Network anagement Revised: September 28, 2012; Network management is a service consisting of a wide variety of tools, applications, and products to assist network system administrators in provisioning,

More information

Contents. Introduction. Prerequisites. Background Information

Contents. Introduction. Prerequisites. Background Information Contents Introduction Prerequisites Background Information Limitation Configure Network Diagram Initial configuration R2 R3 IPSec configuration R2 EzPM configuration Workaround Verify Troubleshooting Related

More information

Seven Criteria for a Sound Investment in WAN Optimization

Seven Criteria for a Sound Investment in WAN Optimization Seven Criteria for a Sound Investment in WAN Optimization Introduction WAN optimization technology brings three important business benefits to IT organizations: Reduces branch office infrastructure costs

More information

Enterprise SD-WAN Financial Profile (Hybrid WAN, Segmentation, Quality of Service, Centralized Policies)

Enterprise SD-WAN Financial Profile (Hybrid WAN, Segmentation, Quality of Service, Centralized Policies) CVP CVP Enterprise SD-WAN Financial Profile (Hybrid WAN, Segmentation, Quality of Service, Centralized Policies) 2018 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information.

More information

Monitoring and Analysis

Monitoring and Analysis CHAPTER 3 Cisco Prime Network Analysis Module 5.1 has two types of dashboards: One type is the summary views found under the Monitor menu, and the other type is the over time views found under the Analyze

More information

Configuring QoS. Finding Feature Information. Prerequisites for QoS

Configuring QoS. Finding Feature Information. Prerequisites for QoS Finding Feature Information, page 1 Prerequisites for QoS, page 1 Restrictions for QoS, page 3 Information About QoS, page 4 How to Configure QoS, page 28 Monitoring Standard QoS, page 80 Configuration

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

Cisco Performance Routing

Cisco Performance Routing Cisco Performance Routing As enterprise organizations grow their businesses, the demand for real-time application performance and a better application experience for users increases. For example, voice

More information

Configuring Ethernet OAM, CFM, and E-LMI

Configuring Ethernet OAM, CFM, and E-LMI CHAPTER 39 Ethernet Operations, Administration, and Maintenance (OAM) is a protocol for installing, monitoring, and troubleshooting Ethernet networks to increase management capability within the context

More information

Provisioning: Working with Pre-Configuration

Provisioning: Working with Pre-Configuration CHAPTER 6 QPM provides you with Pre-Configuration feature to define certain values and features that will be used while working with policies. The following topics describe the macros used in QPM: Working

More information

Configuring Auto-QoS

Configuring Auto-QoS Finding Feature Information, page 1 Prerequisites for Auto-QoS, page 1 Restrictions for Auto-QoS, page 2 Information About, page 3 How to Configure Auto-QoS, page 6 Monitoring Auto-QoS, page 9 Configuration

More information

Common Components. Cisco Unified Border Element (SP Edition) Configuration Profile Examples 5 OL

Common Components. Cisco Unified Border Element (SP Edition) Configuration Profile Examples 5 OL The following components of the Cisco Unified Border Element are common to all of the configuration profile examples in this document. Secure Media Adjacencies Call Policies CAC Policies SIP Profiles 5

More information

plixer Scrutinizer Competitor Worksheet Visualization of Network Health Unauthorized application deployments Detect DNS communication tunnels

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

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 SP Operations Written Exam v1.0

CCIE SP Operations Written Exam v1.0 Cisco 350-060 CCIE SP Operations Written Exam v1.0 Version: 5.0 QUESTION NO: 1 DRAG DROP Cisco 350-060 Exam Answer: Critical Section Loss of Signal (SLOS) Critical Section Loss of Frame (SLOF) Major Alarm

More information

examcollection.premium.exam.161q

examcollection.premium.exam.161q 300-075.examcollection.premium.exam.161q Number: 300-075 Passing Score: 800 Time Limit: 120 min File Version: 6.0 300-075 Implementing Cisco IP Telephony & Video, Part 2 v1.0 Version 6.0 Exam A QUESTION

More information

Using NetFlow Sampling to Select the Network Traffic to Track

Using NetFlow Sampling to Select the Network Traffic to Track Using NetFlow Sampling to Select the Network Traffic to Track Last Updated: September 17, 2012 This module contains information about and instructions for selecting the network traffic to track through

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

Enhanced Management of Video with Media Monitoring

Enhanced Management of Video with Media Monitoring Enhanced Management of Video with Media Monitoring Aamer Akhter / aa@cisco.com Housekeeping We value your feedback- don't forget to complete your online session evaluations after each session & the Overall

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

Required Ports for Cisco Prime Collaboration

Required Ports for Cisco Prime Collaboration The following tables lists the required ports for the Cisco Prime Collaboration Assurance and Cisco Prime Collaboration Provisioning servers to communicate with the devices. Ports Used by Prime Collaboration

More information

WAN Edge MPLSoL2 Service

WAN Edge MPLSoL2 Service 4 CHAPTER While Layer 3 VPN services are becoming increasing popular as a primary connection for the WAN, there are a much larger percentage of customers still using Layer 2 services such Frame-Relay (FR).

More information

Configuring QoS CHAPTER

Configuring QoS CHAPTER CHAPTER 37 This chapter describes how to configure quality of service (QoS) by using automatic QoS (auto-qos) commands or by using standard QoS commands on the Catalyst 3750-E or 3560-E switch. With QoS,

More information

Next Generation Enterprise WAN

Next Generation Enterprise WAN Deployment Guide Next Generation Enterprise WAN Video Deployment Guide October, 2011 2011 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 1 of 25 NOTICE.

More information

Remote Operation Services

Remote Operation Services CHAPTER 7 Cisco Management Appliance Urban Security solutions require a mission-critical -centric network to be in place and functioning properly at all times. The network is made up of multiple pieces

More information

IP SLAs QFP Time Stamping

IP SLAs QFP Time Stamping This module describes how to configure the IP SLA QFP Time Stamping feature for IP Service Level Agreements (SLAs) UDP jitter operations. This new probe and responder structure enables more accurate network

More information

NetAlly. Application Advisor. Distributed Sites and Applications. Monitor and troubleshoot end user application experience.

NetAlly. Application Advisor. Distributed Sites and Applications. Monitor and troubleshoot end user application experience. NetAlly Application Advisor Monitor End User Experience for Local and Remote Users, Distributed Sites and Applications Part of the OptiView Management Suite (OMS) OMS provides the breadth of visibility

More information

Performance Routing Version 3 Configuration Guide

Performance Routing Version 3 Configuration Guide First Published: 2014-07-22 Last Modified: 2016-04-20 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387)

More information

HP 6125G & 6125G/XG Blade Switches

HP 6125G & 6125G/XG Blade Switches HP 6125G & 6125G/XG Blade Switches Network Management and Monitoring Configuration Guide Part number: 5998-3162b Software version: Release 2103 and later Document version: 6W103-20151020 Legal and notice

More information

Monitoring Data CHAPTER

Monitoring Data CHAPTER CHAPTER 4 The Monitor tab provides options for viewing various types of monitored data. There are options for: Overview of Data Collection and Data Sources, page 4-2 Viewing the Monitor Overview Charts,

More information

IP SLAs Multicast Support

IP SLAs Multicast Support This module describes how to configure and schedule an IP Service Level Agreements (SLAs) multicast UDP jitter operation for measuring and reporting statistics such as one way latency, jitter, and packet

More information

HP 6125 Blade Switch Series

HP 6125 Blade Switch Series HP 6125 Blade Switch Series Network Management and Monitoring Configuration Guide Part number: 5998-3162 Software version: Release 2103 Document version: 6W100-20120907 Legal and notice information Copyright

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

Configuring AVC to Monitor MACE Metrics

Configuring AVC to Monitor MACE Metrics This feature is designed to analyze and measure network traffic for WAAS Express. Application Visibility and Control (AVC) provides visibility for various applications and the network to central network

More information

Configuring IP SLAs TCP Connect Operations

Configuring IP SLAs TCP Connect Operations This chapter describes how to configure an IP Service Level Agreements (SLAs) TCP Connect operation to measure the response time taken to perform a TCP Connect operation between a Cisco switch and devices

More information

Cisco TelePresence Conductor with Unified CM

Cisco TelePresence Conductor with Unified CM Cisco TelePresence Conductor with Unified CM Deployment Guide TelePresence Conductor XC3.0 Unified CM 10.x Revised February 2015 Contents Introduction 5 About this document 5 Related documentation 5 About

More information

Application Visibility and Experience through Flexible Netflow

Application Visibility and Experience through Flexible Netflow Application Visibility and Experience through Flexible Netflow Murali Erraguntala, Product Manager (merragun, @muralie) Gurudutt Pai, Technical Marketing Engineer (gupai, @gurudatt28227) DEVNET-2047 https://cisco.box.com/v/clus-fnf

More information

PfRv3 Zero SLA Support

PfRv3 Zero SLA Support The Performance Routing v3 (PfRv3) Zero SLA Support feature enables users to reduce probing frequency on various ISP links, such as 3G, 4G, and LTE When the Zero SLA (0-SLA) feature is configured on an

More information

Configure System Parameters

Configure System Parameters This section includes the following:, page 1 Cisco Prime Collaboration allows you to configure system parameters for Cisco Prime Collaboration Assurance. The following are the system configuration parameters

More information

Identity Firewall. About the Identity Firewall

Identity Firewall. About the Identity Firewall This chapter describes how to configure the ASA for the. About the, on page 1 Guidelines for the, on page 7 Prerequisites for the, on page 9 Configure the, on page 10 Monitoring the, on page 16 History

More information

HPE Intelligent Management Center

HPE Intelligent Management Center HPE Intelligent Management Center Service Health Manager Administrator Guide Abstract This guide provides introductory, configuration, and usage information for Service Health Manager (SHM). It is for

More information

Configuring NetFlow. Information About NetFlow. Send document comments to CHAPTER

Configuring NetFlow. Information About NetFlow. Send document comments to CHAPTER CHAPTER 11 Use this chapter to configure NetFlow to characterize IP traffic based on its source, traffic destination, timing, and application information, giving visibility into traffic transiting the

More information

PfRv3 Path of Last Resort

PfRv3 Path of Last Resort The PfRv3 path of last resort feature allows the traffic to be routed to the path of last resort. Feature Information for, page 1 Restrictions for, page 2 Information About, page 2 How to Configure, page

More information

Borderless Networks. Tom Schepers, Director Systems Engineering

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

More information

Configuring Virtual Servers

Configuring Virtual Servers 3 CHAPTER This section provides an overview of server load balancing and procedures for configuring virtual servers for load balancing on an ACE appliance. Note When you use the ACE CLI to configure named

More information

ip rsvp reservation-host

ip rsvp reservation-host Quality of Service Commands ip rsvp reservation-host ip rsvp reservation-host To enable a router to simulate a host generating Resource Reservation Protocol (RSVP) RESV messages, use the ip rsvp reservation-host

More information

Using NetFlow Filtering or Sampling to Select the Network Traffic to Track

Using NetFlow Filtering or Sampling to Select the Network Traffic to Track Using NetFlow Filtering or Sampling to Select the Network Traffic to Track Last Updated: December 7, 2011 This module contains information about and instructions for selecting the network traffic to track

More information