Service Level Monitoring. Measuring Network Delay, Jitter, and Packet-loss  Multi-media applications are sensitive to transmission characteristics of.

Slides:



Advertisements
Similar presentations
1 © 2004 Cisco Systems, Inc. All rights reserved. Cisco IOS IP SLA, Technical, 9/04 Cisco IOS IP Service Level Agreements Technical Overview Internet Technologies.
Advertisements

Top-Down Network Design Chapter Thirteen Optimizing Your Network Design Copyright 2010 Cisco Press & Priscilla Oppenheimer.
© 2006 Cisco Systems, Inc. All rights reserved. Optimizing Converged Cisco Networks (ONT) Module 2: Cisco VoIP Implementations.
Introduction to Network Analysis and Sniffer Pro
1 © 2004 Cisco Systems, Inc. All rights reserved. Cisco IOS IP SLAs, Technical, 11/04 Cisco IOS IP Service Level Agreements An Overview Assuring the Delivery.
© Ipswitch, Inc. WhatsUp Gold VoIP Monitor Product Overview.
Implementing a Highly Available Network
© 2006 Cisco Systems, Inc. All rights reserved. Module 4: Implement the DiffServ QoS Model Lesson 4.8: Understanding WAN Link Efficiency Mechanisms.
IP Telephony Project By: Liane Lewin Shahar Eytan Guided By: Ran Cohen - IBM Vitali Sokhin - Technion.
Internet Control Message Protocol (ICMP)
Metrics for Performance Evaluation Nelson Fonseca State University of Campinas.
© 2006 Cisco Systems, Inc. All rights reserved. 2.3: Encapsulating Voice Packets for Transport.
Introduction. 2 What Is SmartFlow? SmartFlow is the first application to test QoS and analyze the performance and behavior of the new breed of policy-based.
EEC-484/584 Computer Networks Lecture 14 Wenbing Zhao
Performance Management (Best Practices) REF: Document ID
Network Simulation Internet Technologies and Applications.
1.  TCP/IP network management model: 1. Management station 2. Management agent 3. „Management information base 4. Network management protocol 2.
1 ICMP : Internet Control Message Protocol Computer Network System Sirak Kaewjamnong.
1/28/2010 Network Plus Unit 5 Section 2 Network Management.
Existing Network Study CPIT 375 Data Network Designing and Evaluation.
ICMP (Internet Control Message Protocol) Computer Networks By: Saeedeh Zahmatkesh spring.
{vp, sra, Security in Differentiated Services Networks Venkatesh Prabhakar Srinivas R.
Performance Management (Best Practices) REF: Document ID
Robert E. Meyers CCNA, CCAI Youngstown State University Manager, Cisco Regional Academy Cisco Networking Academy Program Semester 4, v Chapter 7:
Top-Down Network Design Chapter Thirteen Optimizing Your Network Design Oppenheimer.
PERFORMANCE MANAGEMENT Network management system.
POSTECH DP&NM Lab. Internet Traffic Monitoring and Analysis: Methods and Applications (1) 4. Active Monitoring Techniques.
Lec 3: Infrastructure of Network Management Part2 Organized by: Nada Alhirabi NET 311.
Measuring the Internet: A case study by Bob Mandeville and Andrew Corlett
PC1 LAN GW SP RTR1 SP RTR2 DST 4 * 25 ms 21 ms dst [ ] 4. A third packet is sent with TTL=3, which decrements at each hop, and expires after RTR2,
Network Instruments VoIP Analysis. VoIP Basics  What is VoIP?  Packetized voice traffic sent over an IP network  Competes with other traffic on the.
Active Measurements on the AT&T IP Backbone Len Ciavattone, Al Morton, Gomathi Ramachandran AT&T Labs.
ﺑﺴﻢﺍﷲﺍﻠﺭﺣﻣﻥﺍﻠﺭﺣﻳﻡ. Group Members Nadia Malik01 Malik Fawad03.
1 © 2003, Cisco Systems, Inc. All rights reserved. CCNA 3 v3.0 Module 4 Switching Concepts.
© 2006 Cisco Systems, Inc. All rights reserved. Optimizing Converged Cisco Networks (ONT) Module 3: Introduction to IP QoS.
Performance Management (Best Practices) REF: Document ID
Implementing Path Control using IOS IP SLAs
Packet switching network Data is divided into packets. Transfer of information as payload in data packets Packets undergo random delays & possible loss.
A Multiplex-Multicast Scheme that Improves System Capacity of Voice- over-IP on Wireless LAN by 100% * B 葉仰廷 B 陳柏煒 B 林易增 B
Error and Control An IP datagram travels from node to node on the way to its destination Each router operates autonomously Failures or problems may occur.
LOG Objectives  Describe some of the VoIP implementation challenges such as Delay/Latency, Jitter, Echo, and Packet Loss  Describe the voice encoding.
LAN Switching and Wireless Basic Switch Concepts and Configuration.
PART1: IP SLA Voice Performance Measurement and related technologies 1.
Ch 6. Multimedia Networking Myungchul Kim
Performance Management (Best Practices) REF: Document ID
Queue Scheduling Disciplines
1 Transport Layer: Basics Outline Intro to transport UDP Congestion control basics.
© 2006 Cisco Systems, Inc. All rights reserved. 3.2: Implementing QoS.
An End-to-End Service Architecture r Provide assured service, premium service, and best effort service (RFC 2638) Assured service: provide reliable service.
1 Lecture 15 Internet resource allocation and QoS Resource Reservation Protocol Integrated Services Differentiated Services.
Lec 3: Infrastructure of Network Management Part2 Organized by: Nada Alhirabi NET 311.
Networked Multimedia Basics. Network Characteristics.
Lecture#6:Connectivity Verification
Network management system
Voice Performance Measurement and related technologies
LESSON Networking Fundamentals Understand TCP/IP.
Instructor Materials Chapter 6: Quality of Service
Chapter 9 Optimizing Network Performance
Lec 5: SNMP Network Management
Connectivity Verification
100% Exam Passing Guarantee & Money Back Assurance
Top-Down Network Design Chapter Thirteen Optimizing Your Network Design Copyright 2010 Cisco Press & Priscilla Oppenheimer.
Chapter 9 ICMP.
RMON.
Lecture#7:Connectivity Verification
Network Administration CNET-443
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 Chapter 6: Quality of Service Connecting Networks.
Cisco IOS IP Service Level Agreements Technical Overview
Lec 5: SNMP Network Management
Lecture#6:Connectivity Verification
Presentation transcript:

Service Level Monitoring

Measuring Network Delay, Jitter, and Packet-loss  Multi-media applications are sensitive to transmission characteristics of data networks. –For instance, VoIP is sensitive to network delay and jitter, which can significantly impact voice quality.  The delay, jitter, and packet loss measurements can aid in the correct design and configuration of traffic priorities, as well as buffering parameters in the data networking equipment.

Defining Delay  Delay is the time taken for packets to travel across a network.  One-way delay calculations require clock synchronization across nodes.  Measuring round-trip delay is easier and requires less expensive equipment.  To get a general measurement of one-way delay, measure round-trip delay and divide the result by two.

Defining Jitter  Jitter is the variation in delay over time.  A jitter buffer temporarily stores arriving packets in order to minimize delay variations.  The more the jitter buffer, the better the network can reduce the effects of jitter.

Defining Packet Loss  Packet loss describes the percentage of packets transmitted over the network that did not reach their intended destination.  Packet Loss can occur for a variety of reasons including link failure, high levels of congestion that lead to buffer overflow in routers, Random Early Detection (RED), Ethernet problems, and the misrouted packet.

Cisco IP SLA Cisco IOS IP SLA enables measurement of jitter, latency, or packet loss between any two points in the network. IP Services can be simulated by specifying various packet sizes, destination port, class of service, packet spacing, and measurement frequencies Measurements per class of service to validate service differentiation for data, voice, and video Cisco IOS IP SLA helps to establish an edge to edge network performance baseline and allows the user to understand anomalies from the baseline

SAA and RTTMON  Cisco IP SLA is supported by the Service Assurance Agent (SAA) and the Round-Trip Time Monitoring (RTTMON) MIB. –The SAA and the RTTMON MIB are Cisco IOS software features available in versions 12.0 (5)T and higher.  The features enable you to test and collect delay, jitter, and packet loss statistics on the data network. –Delay, jitter, and packet loss can be measured by deploying small Cisco IOS routers as probes to simulate customer end stations. –The probes can be configured to monitor the network for delay and jitter and alert network management stations when a threshold is exceeded.

SLAs for IP/MPLS Networks Measure Either PE–CE or PE-PE Links Enterprise Site 2 Enterprise Site 1 Measure Either CE–PE or CE–CE Links P Router SP Converged IP/MPLS Network

Cisco IP SLA: Source and Responder Source Router –Cisco IOS router sends test packets for each operation – Stores results in the RTTMON MIB Responder – Responds to IP SLA packets at destination – User defined UDP/TCP ports – Accurate measurements

UDP Jitter Operation IP SLA IP Core Responder Send train of packets with constant Interval Receive train of packets at Interval impacted by Network Add a receive time stamp, and calculate delta, the processing time.  Per-direction inter-packet delay (Jitter)  Per-direction packet loss  Average Round Trip Delay

Responder Source Router Responder Target Router T1 T4 T3 T2  = T3 - T2 Responder factors out destination processing time making results highly accurate Responder allows for one-way measurements for latency, jitter, and packet loss.

UDP Jitter Operation Time Frequency = IP SLA UDP Jitter test packet – Operation 1 destination1 = IP SLA UDP Jitter test packet – Operation 2 destination2 Interval Number of Packets

Simulating a voice call  Simulating a G.711 voice call:  RTP/UDP port  64 Kb/s  172 byte packets (160 byte payload + 12 byte RTP header)  The jitter probe operation includes:  Send the request to RTP/UDP port number  Send 172 byte packets.  Send 3000 packets for each frequency cycle.  Send every packet 20 milliseconds apart for a duration of 60 seconds and sleep 10 seconds before starting the next frequency cycle.  (3000 datagrams * 160 bytes per datagram)/ 60sec * 8 = 64 kb/s

Polling the RTTMON MIB  The delay and jitter probes begin data collection and place data in RTTMON SNMP MIB tables.  rttMonStatsTable –provides an one hour average of all the jitter operations for the last hour.  rttMonLatestJitterOper –provides the values of the last operation completed.  ‘show rtr collection−stats’