Technical Brief. Best Practice. PacketShaper and Office 365

Size: px
Start display at page:

Download "Technical Brief. Best Practice. PacketShaper and Office 365"

Transcription

1 Best Practice PacketShaper and Office 365 October 13, 2016

2 Products Covered All current PacketShaper models running PacketShaper software 11.5 and above, this includes PacketShaper models PS-S200, PS-S400 and PS-S500. Solution Summary Microsoft Office365 is not a single application, it is a suite of applications, services, and protocols working together to provide a cloud based solution which enables users to work smarter, anytime, anyplace, anywhere. Some of these applications and protocols have dependencies on others, and behave differently between the Business and Personal versions. Traffic generated by Office 365 is a mixture of Latency sensitive, and large long lived aggressive flows, and where congestion is involved the latency sensitive traffic such as Voice/Video over IP typically suffers. It is worth noting that not all protocols and codecs in use are unique to Office 365, many are industry standard and used by other applications. PacketShaper is able to classify Office 365 applications and operations right out of the box. Protection, restraint, and control are policies available to the PacketShaper Administrator, to deliver Quality of Service and alignment with the customer business objectives. Some Office 365 services are classified into Office 365 classes automatically, for example: Office365_Exchange, Office365_Sharepoint, Office_Online. Other traffic such as STUN or voice/video codecs RTP-I-Dynamic_121 etc. are more generic and therefore are automatically assigned their own class. What this means is we see protocols, and codecs on the PacketShaper which are in use but these protocols and codecs are not always unique to Office 365, they have their own classification and as such show up in the Traffic Tree as their own entity (class). The challenge therefore is to easily group or relate all of these classes to Office 365 so reporting is relevant and specific. Solution Description The solution methodology to deliver quality of end user experience with Office 365 is simple. First, we identify the traffic flows to determine: Which are important to the business Which are latency sensitive Which are disruptive (i.e. using large amounts of bandwidth and are long lived) High level Process: 1. Identify the applications whose performance is crucial to your organization. 2. Identify latency sensitive traffic applications 3. Make sure you have traffic classes for each in your traffic tree. o If PacketShaper doesn't auto-discover your particular application, create a traffic class to identify the application with other criteria such as server address, port numbers, URL, etc. 4. Group together the related traffic classes (Office 365 Folder) this will allow quick and easy identification of Office 365 traffic, and specific reporting. o A script of commands to simplify this is included in the Appendix. 5. Apply a suitable partition to protect the aggregate flows for all Office 365 traffic. 6. Apply suitable policies to ensure performance on a per flow basis. o Such as Rate Control with bandwidth guarantee equal to the amount of bandwidth each Video/Voice over IP codec requires. Best Practice_PS & Office 365_v1 2

3 Understanding the Solution Partition Overview A partition manages bandwidth for aggregate flows within a traffic class, so that all of the flows for the class are controlled together as one. You can use partitions to: Protect and prioritize mission-critical traffic by guaranteeing that a traffic class always gets a defined amount of bandwidth Limit aggressive, non-critical traffic by allowing that traffic class to consume only a defined amount of bandwidth Divide capacity Assign bandwidth dynamically to users to deliver Bandwidth fair share Oversubscribe your link to harvest available excess bandwidth Protecting Traffic Partitions protect traffic by guaranteeing a defined amount of bandwidth for your mission-critical traffic classes. For example, you could set a 10Mbps partition for VoIP traffic. This partition ensures that VoIP will always have at least 10Mbps of bandwidth available. Unpredictable surges of competing traffic will not interfere with VoIP traffic. Limiting Traffic Partitions limit less important traffic by putting a cap on the amount of bandwidth a traffic class can use. For example, you can assign a 64 Kbps partition to FTP traffic in a 128Kbps link. This prevents FTP traffic from consuming your entire link and blocking more important traffic (like Oracle or Citrix). Another example of limiting traffic is restricting how much bandwidth a Class C subnet can use, regardless of how many sessions are active. You could create a 256 Kbps partition, burstable to 512 Kbps. The subnet's traffic would always get at least 256 Kbps, and could use as much as 512 Kbps if excess bandwidth is available. Dividing Capacity Some traffic, such as Voice over IP (VoIP), requires a certain amount of bandwidth in order to achieve acceptable service quality. For example, you can create a traffic class for VoIP. A partition for the VoIP traffic class manages the aggregate VoIP traffic and the concurrent flows for the class. You will then be able to combine the partition with a rate policy that defines a minimum rate for each flow. In this example, by combining a rate policy with a partition, you can ensure that VoIP always has enough bandwidth to support the multiple flows during a VoIP session. Without this reserved bandwidth, the VoIP traffic can be impacted by other more aggressive applications and the online conversation can become choppy and unintelligible, and the user experience would suffer. For more information on Partitions please see PacketGuide: Policy Overview A policy determines how an application's individual flows are treated in the context of competing applications, and allows you to manage bandwidth management on a flow-by-flow basis. With policies, you can give each mission-critical traffic flow the bandwidth it needs for optimum performance, and protect it from greedy, less important traffic. In addition, policies can keep non-urgent traffic flows (such as FTP) from consuming more than an appropriate share of bandwidth. Policy Types PacketShaper offers the following policy types: Priority Establishes a priority for traffic without specifying a particular rate. Use priority policies for non-ip traffic types, or traffic that does not burst (for example, Telnet). Best Practice_PS & Office 365_v1 3

4 Rate Smooths bursty traffic, such as HTTP, using PacketShaper TCP Rate Control technology. TCP Rate Control is an advanced congestion-avoidance mechanism whose goal is to prevent traffic from being sent at rates higher than the network connection, thereby greatly reducing queuing in router buffers and improving overall efficiency. Discard Tosses all packets for a traffic class, thereby effectively blocking the service. You might use this policy type for an application that is against company policy (such as gambling and porn) or nonessential to your business and consumes too much of your network bandwidth. Ignore Exempts a traffic class from bandwidth allocation and treats the traffic type as "pass-through" traffic. That is, the traffic won't be counted as part of the link traffic under management. Care should be taken when using this policy. If an ignore policy is placed on a class that is a major bandwidth consumer, other bandwidth allocation may be impacted. Never-Admit Restricts non-tcp traffic and intelligently rejects web and TCP traffic. Use this policy to redirect certain web users to alternate URLs. Managing Traffic For each type of traffic you want to manage, consider its behavior with respect to four characteristics: Importance Time Sensitivity Size Jitter For each characteristic below, there is an associated question to ask yourself, as well as several examples of the type of applications or protocols that fit the YES or NO answers. Importance: Is the traffic critical to organizational success? Yes, Important No, Not Important SAP to a manufacturing business Quake to a provider of gaming services Oracle to a support organization to a business YouTube or Facebook to a non-related business Games in a business context Instant messaging in a classroom Time Sensitivity: Is the traffic interactive or particularly latency sensitive? Yes, Urgent No, Not Urgent Voice or Video over IP Telnet Oracle Print File transfers Best Practice_PS & Office 365_v1 4

5 Size: Are flows large and bandwidth hungry, expanding to consume all available bandwidth? Yes, Large and Demanding No, Small Music or video streaming/downloads Telnet with large attachments ICMP Web browsing TN3270 Jitter: Does the traffic require smooth consistent delivery or it loses value, suffering stutter? Yes, Sensitive to Jitter No, Oblivious to Jitter Voice or Video over IP Flash, QuickTime or WindowsMedia Print Real Audio MS SQL Distance-learning applications TN3270 These characteristics are useful when determining what types of policies and partitions are appropriate. For example, if an application's traffic is large and demanding, a capped partition may be appropriate, independent of whether the application is important or not. Voice and Video Traffic Management Voice over IP and Video over IP can be managed with similar strategies, as both applications are latency sensitive and consist of long streaming data sessions accompanied by shorter initiation and control flows. Management recommendations for both Voice and Video over IP are described here, and are collectively referenced by the term V/VoIP. PacketShaper's recommendation for managing V/VoIP entails identifying the different types of V/VoIP traffic, reserving a portion of the network to support all of it, speeding the control traffic along quickly, giving each stream or call an appropriate amount of bandwidth, protecting individual V/VoIP users from each other, and protecting other important applications if V/VoIP demand increases. It is important to point out that though voice and video traffics both are latency-sensitive real-time, and they share similar characteristics and user requirements, they should not be managed together in the same classes with the same policies. Voice and video streams have very different bandwidth requirements, and therefore should be managed using separate traffic classes and QoS policies. Recommended Settings Office 365 Tree Grouping the Office 365 apps together in the Office 365 Class Tree simplifies the visualization, reporting and control options available to the administrator. By applying a partition to the O365 Folder class we can ensure that Office 365 apps are protected from other applications running through the same network. PacketShaper can identify and protect on a per-flow or per-call basis the latency-sensitive traffic. It is this very traffic that is most likely to experience disruption from other aggressive traffic. The types of latency-sensitive Office 365 traffic include Lync, Skype for Business, Voice and Video over IP. The PacketShaper can identify right down to the codec being used by these traffic. PacketShaper QoS control policies can then be applied on flows of these voice, video and other latency-sensitive traffic. In the example provided below, we are demonstrating a partition with a minimum guarantee of 50% of the available bandwidth (i.e. 35 Mbps) and a maximum of 90% of the circuit bandwidth. But, these values need to Best Practice_PS & Office 365_v1 5

6 be selected on a per case basis, as the customer traffic mix and available bandwidth are different. Once we have the aggregate traffic flows protected by a partition, we can now apply suitable policies to guarantee traffic flows on a per flow, or in the case of Lync V/VoIP, per call basis. Lync VoIP is using the RTP-I-Dynamic_114 codec, and the policy applied guarantees that each and every Lync VoIP call will be allocated 59Kbps of bandwidth to ensure optimum performance. Likewise, Lync Video is using the RTP-I-Dynamic_121 codec, and each call is guaranteed 383Kbps in order to ensure optimum performance. RTCP-I flows are used in setting up calls and are allocated a high priority policy of Priority 6. It is possible to allocate the RTP-I and RTCP-I traffic classes a partition of their own to protect them from other Office 365 traffic, but this level of complexity should not be required. STUN may be used by Lync or Skype or Business in some network topologies where NAT (Network Address Translation) is in use. With this in mind, a high Priority 6 policy is suggested. Other Office apps such as Exchange, Sharepoint, One Drive, etc. are allocated a Rate 3 policy to smooth or pace the flow of traffic and thereby restraining them from negatively impacting on latency sensitive traffic. Administrators may decide to apply a partition around classes such as Exchange, Sharepoint, One Drive, etc. to restrain all of their flows to a specific amount of bandwidth. They can of course still be allowed to utilize excess bandwidth when available. Best Practice_PS & Office 365_v1 6

7 Appendix Running the following cli commands will organize your O365 class tree like the example to the right. This gives quick and easy visualization of bandwidth consumption and usage by all Office 365 traffic. It allows suitable policies to be applied to protect latency sensitive traffic, and restrain large long lived flows from disrupting end user quality of experience. Please see the PacketGuide for more detail on Control Strategies at Best Practice_PS & Office 365_v1 7

8 ########################################################## # Office 365 set up commands # # by PacketShaper Pete # # packetshaperpete@bluecoat.com # # Version 1.1 # # June 23, 2016 # # copy and paste each line below into cli. # # This will create a folder called O365 and # # create Office 365 classes as children of O365 # # Visibility to the power of PacketShaper # ########################################################## class new /Inbound O365 nodefault sortorder:32000 folder class set /Inbound/O365 exception class new /Inbound/O365 RTP-I nodefault inside host:any UDP service:client outside host:any service:rtp-i class new /Inbound/O365/RTP-I RTP-I-Dynamic_114 nodefault inside host:any UDP service:client outside host:any service:rtp-i "RTP:encoding:Dynamic-114" class new /Inbound/O365/RTP-I RTP-I-Dynamic_121 nodefault inside host:any UDP service:client outside host:any service:rtp-i "RTP:encoding:Dynamic-121" class new /Inbound/O365/RTP-I Default nodefault all class new /Inbound/O365 RTCP-I nodefault inside host:any UDP service:client outside host:any service:rtcp-i class new /Inbound/O365/RTCP-I Default nodefault all class new /Inbound/O365 Office_365_Exchange nodefault inside host:any TCP service:client outside host:any service:office_365_exchange class new /Inbound/O365 Office_365_Sharepoint nodefault inside host:any TCP service:client outside host:any service:office_365_sharepoint class new /Inbound/O365 Office_Online nodefault inside host:any TCP service:client outside host:any service:office_online class new /Inbound/O365 Windows_Live_SkyDrive nodefault inside host:any TCP service:client outside host:any service:windows_live_skydrive class new /Inbound/O365 Yammer nodefault inside host:any TCP service:client outside host:any service:yammer class new /Inbound/O365 Groove nodefault inside host:any service:client outside host:any service:groove class new /Inbound/O365 Lync nodefault inside host:any service:client outside host:any service:lync class new /Inbound/O365 STUN nodefault inside host:any service:client outside host:any service:stun class new /Inbound/O365 Windows_Live_Messenger nodefault inside host:any TCP service:client outside host:any service:windows_live_messenger class rule add /Inbound/O365/Windows_Live_Messenger inside host:any TCP service:windows_live_messenger outside host:any service:client class new /Inbound Lync_Online nodefault inside host:any TCP service:client outside host:any service:lync_online class rule add /Inbound/Lync_Online inside host:any TCP service:lync_online outside host:any service:client class new /Outbound O365 nodefault sortorder:32000 folder class set /Outbound/O365 exception class new /Outbound/O365 RTP-I nodefault inside host:any UDP service:client outside host:any service:rtp-i class new /Outbound/O365/RTP-I RTP-I-Dynamic_114 nodefault inside host:any UDP service:client outside host:any service:rtp-i "RTP:encoding:Dynamic-114" class new /Outbound/O365/RTP-I RTP-I-Dynamic_121 nodefault inside host:any UDP service:client outside host:any service:rtp-i "RTP:encoding:Dynamic-121" class new /Outbound/O365/RTP-I Default nodefault all class new /Outbound/O365 RTCP-I nodefault inside host:any UDP service:client outside host:any service:rtcp-i class new /Outbound/O365/RTCP-I Default nodefault all class new /Outbound/O365 Office_365_Exchange nodefault inside host:any TCP service:client outside host:any service:office_365_exchange class new /Outbound/O365 Office_365_Sharepoint nodefault inside host:any TCP service:client outside host:any service:office_365_sharepoint class new /Outbound/O365 Office_Online nodefault inside host:any TCP service:client outside host:any service:office_online class new /Outbound/O365 Windows_Live_SkyDrive nodefault inside host:any TCP service:client outside host:any service:windows_live_skydrive class new /Outbound/O365 Yammer nodefault inside host:any TCP service:client outside host:any service:yammer class new /Outbound/O365 Groove nodefault inside host:any service:client outside host:any service:groove class new /Outbound/O365 Lync nodefault inside host:any service:client outside host:any service:lync class new /Outbound/O365 STUN nodefault inside host:any service:client outside host:any service:stun class new /Outbound/O365 Windows_Live_Messenger nodefault inside host:any TCP service:client outside host:any service:windows_live_messenger class rule add /Outbound/O365/Windows_Live_Messenger inside host:any TCP service:windows_live_messenger outside host:any service:client class new /Outbound Lync_Online nodefault inside host:any TCP service:client outside host:any service:lync_online class rule add /Outbound/Lync_Online inside host:any TCP service:lync_online outside host:any service:client 2016 Blue Coat Systems, Inc. All rights reserved. Blue Coat, the Blue Coat logos, ProxySG, PacketShaper, CacheFlow, IntelligenceCenter, CacheOS, CachePulse, Crossbeam, K9, the K9 logo, DRTR, MACH5, PacketWise, PolicyCenter, ProxyAV, ProxyClient, SGOS, WebPulse, Solera Networks, the Solera Networks logos, DeepSee, See Everything. Know Everything., Security Empowers Business, and BlueTouch are registered trademarks or trademarks of Blue Coat Systems, Inc. or its affiliates in the U.S. and certain other countries. This list may not be complete, and the absence of a trademark from this list does not mean it is not a trademark of Blue Coat or that Blue Coat has stopped using the trademark. All other trademarks mentioned in this document owned by third parties are the property of their respective owners. This document is for informational purposes only. Blue Coat makes no warranties, express, implied, or statutory, as to the information in this document. Best Practice_PS & Office 365_v1 8

Shaping Application Behavior

Shaping Application Behavior Packeteer Technical White Paper Series Shaping Application Behavior May 2002 Packeteer, Inc. 10495 N. De Anza Blvd. Cupertino, CA 95014 408.873.4400 info@packeteer.com www.packeteer.com Company and product

More information

Blue Coat Security First Steps Solution for Streaming Media

Blue Coat Security First Steps Solution for Streaming Media Solution for Streaming Media Third Party Copyright Notices 2014 Blue Coat Systems, Inc. All rights reserved. BLUE COAT, PROXYSG, PACKETSHAPER, CACHEFLOW, INTELLIGENCECENTER, CACHEOS, CACHEPULSE, CROSSBEAM,

More information

Blue Coat Security First Steps Solution for Streaming Media

Blue Coat Security First Steps Solution for Streaming Media Blue Coat Security First Steps Solution for Streaming Media SGOS 6.5 Third Party Copyright Notices 2014 Blue Coat Systems, Inc. All rights reserved. BLUE COAT, PROXYSG, PACKETSHAPER, CACHEFLOW, INTELLIGENCECENTER,

More information

First Steps to Using a PacketShaper

First Steps to Using a PacketShaper First Steps to Using a PacketShaper Table of Contents Table of Contents Overview... 1 Classifying Traffic on the Network... 2 Discover Traffic...2 View the Class Tree...3 Problems?...4 Analyzing Network

More information

UDP Traffic Management

UDP Traffic Management Packeteer Technical White Paper Series UDP Traffic Management May 2002 Packeteer, Inc. 10495 N. De Anza Blvd. Cupertino, CA 95014 408.873.4400 info@packeteer.com www.packeteer.com Company and product names

More information

Blue Coat Security First Steps Solution for Exception Pages

Blue Coat Security First Steps Solution for Exception Pages Blue Coat Security First Steps Solution for Exception Pages SGOS 6.5 Third Party Copyright Notices 2014 Blue Coat Systems, Inc. All rights reserved. BLUE COAT, PROXYSG, PACKETSHAPER, CACHEFLOW, INTELLIGENCECENTER,

More information

Voice, Video and Data Convergence:

Voice, Video and Data Convergence: : 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

More information

Blue Coat Security First Steps Solution for Integrating Authentication Using LDAP

Blue Coat Security First Steps Solution for Integrating Authentication Using LDAP Solution for Integrating Authentication Using LDAP SGOS 6.5 Third Party Copyright Notices 2014 Blue Coat Systems, Inc. All rights reserved. BLUE COAT, PROXYSG, PACKETSHAPER, CACHEFLOW, INTELLIGENCECENTER,

More information

Blue Coat Security First Steps. Solution for Integrating Authentication using IWA BCAAA

Blue Coat Security First Steps. Solution for Integrating Authentication using IWA BCAAA Solution for Integrating Authentication using IWA BCAAA Third Party Copyright Notices 2014 Blue Coat Systems, Inc. All rights reserved. BLUE COAT, PROXYSG, PACKETSHAPER, CACHEFLOW, INTELLIGENCECENTER,

More information

PolicyCenter Release Notes

PolicyCenter Release Notes PolicyCenter Release Notes Version 9.2.9 December, 2014 P/N 20-0230-929 Revision A 2014 Blue Coat Systems, Inc. All rights reserved. BLUE COAT, PROXYSG, PACKETSHAPER, CACHEFLOW, INTELLIGENCECENTER, CACHEOS,

More information

IPv6 Classification. PacketShaper 11.8

IPv6 Classification. PacketShaper 11.8 PacketShaper 11.8 Legal Notice Copyright 2017 Symantec Corp. All rights reserved. Symantec, the Symantec Logo, the Checkmark Logo, Blue Coat, and the Blue Coat logo are trademarks or registered trademarks

More information

Application Notes for the Packeteer PacketShaper with Avaya Communication Manager - Issue 1.0

Application Notes for the Packeteer PacketShaper with Avaya Communication Manager - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for the Packeteer PacketShaper with Avaya Communication Manager - Issue 1.0 Abstract These Application Notes describe the procedure for configuring

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

QoS Configuration. Overview. Introduction to QoS. QoS Policy. Class. Traffic behavior

QoS Configuration. Overview. Introduction to QoS. QoS Policy. Class. Traffic behavior Table of Contents QoS Configuration 1 Overview 1 Introduction to QoS 1 QoS Policy 1 Traffic Policing 2 Congestion Management 3 Line Rate 9 Configuring a QoS Policy 9 Configuration Task List 9 Configuring

More information

Recommended QoS Configuration Settings for. Dell SonicWALL SOHO Router

Recommended QoS Configuration Settings for. Dell SonicWALL SOHO Router Recommended QoS Configuration Settings for Dell SonicWALL SOHO Router Recommended QoS Configuration Dell SonicWALL SOHO Contents Contents Introduction....................................... 3 Supported

More information

A common issue that affects the QoS of packetized audio is jitter. Voice data requires a constant packet interarrival rate at receivers to convert

A common issue that affects the QoS of packetized audio is jitter. Voice data requires a constant packet interarrival rate at receivers to convert A common issue that affects the QoS of packetized audio is jitter. Voice data requires a constant packet interarrival rate at receivers to convert data into a proper analog signal for playback. The variations

More information

Congestion Management Overview

Congestion Management Overview Congestion management features allow you to control congestion by determining the order in which packets are sent out an interface based on priorities assigned to those packets. Congestion management entails

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

PolicyCenter Release Notes

PolicyCenter Release Notes PolicyCenter Release Notes Version 9.2.12 September, 2015 P/N 20-0230-9212 Revision A 2015 Blue Coat Systems, Inc. All rights reserved. BLUE COAT, PROXYSG, PACKETSHAPER, CACHEFLOW, INTELLIGENCECENTER,

More information

Quality of Service. Create QoS Policy CHAPTER26. Create QoS Policy Tab. Edit QoS Policy Tab. Launch QoS Wizard Button

Quality of Service. Create QoS Policy CHAPTER26. Create QoS Policy Tab. Edit QoS Policy Tab. Launch QoS Wizard Button CHAPTER26 The (QoS) Wizard allows a network administrator to enable (QoS) on the router s WAN interfaces. QoS can also be enabled on IPSec VPN interfaces and tunnels. The QoS edit windows enables the administrator

More information

Basics (cont.) Characteristics of data communication technologies OSI-Model

Basics (cont.) Characteristics of data communication technologies OSI-Model 48 Basics (cont.) Characteristics of data communication technologies OSI-Model Topologies Packet switching / Circuit switching Medium Access Control (MAC) mechanisms Coding Quality of Service (QoS) 49

More information

Multimedia networking: outline

Multimedia networking: outline Multimedia networking: outline 9.1 multimedia networking applications 9.2 streaming stored video 9.3 voice-over-ip 9.4 protocols for real-time conversational applications: SIP Skip RTP, RTCP 9.5 network

More information

Recommended QoS Configuration Settings for. AdTran NetVanta 3448 Router

Recommended QoS Configuration Settings for. AdTran NetVanta 3448 Router Recommended QoS Configuration Settings for AdTran NetVanta 3448 Router Recommended QoS Configuration AdTran NetVanta 3448 Contents Contents Introduction....................................... 3 Supported

More information

HTG XROADS NETWORKS. Network Appliance How To Guide: EdgeBPR (Shaping) How To Guide

HTG XROADS NETWORKS. Network Appliance How To Guide: EdgeBPR (Shaping) How To Guide HTG X XROADS NETWORKS Network Appliance How To Guide: EdgeBPR (Shaping) How To Guide V 3. 8 E D G E N E T W O R K A P P L I A N C E How To Guide EdgeBPR XRoads Networks 17165 Von Karman Suite 112 888-9-XROADS

More information

ProxySG Virtual Appliance MACH5 Edition Initial Configuration Guide

ProxySG Virtual Appliance MACH5 Edition Initial Configuration Guide 2015 Blue Coat Systems, Inc. All rights reserved. BLUE COAT, PROXYSG, PACKETSHAPER, CACHEFLOW, INTELLIGENCECENTER, CACHEOS, CACHEPULSE, CROSSBEAM, K9, DRTR, MACH5, PACKETWISE, POLICYCENTER, PROXYAV, PROXYCLIENT,

More information

Modular Quality of Service Overview on Cisco IOS XR Software

Modular Quality of Service Overview on Cisco IOS XR Software Modular Quality of Service Overview on Cisco IOS XR Software Quality of Service (QoS) is the technique of prioritizing traffic flows and providing preferential forwarding for higher-priority packets. The

More information

Setting Up Quality of Service

Setting Up Quality of Service 7 Setting Up Quality of Service Contents Overview...................................................... 7-4 Evaluating Traffic on Your Network............................ 7-4 QoS Mechanisms on the ProCurve

More information

Sharing Bandwidth Fairly During Congestion

Sharing Bandwidth Fairly During Congestion CHAPTER 12 When no QoS policies exist, the router serves traffic with best effort service. The router makes no distinction between high and low priority traffic and makes no allowances for the needs of

More information

Grandstream Networks, Inc. GWN7000 QoS - VoIP Traffic Management

Grandstream Networks, Inc. GWN7000 QoS - VoIP Traffic Management Grandstream Networks, Inc. GWN7000 QoS - VoIP Traffic Management Table of Contents INTRODUCTION... 4 DSCP CLASSIFICATION... 5 QUALITY OF SERVICE ON GWN7000... 6 USING QOS TO PRIORITIZE VOIP TRAFFIC...

More information

Multimedia Networking. Network Support for Multimedia Applications

Multimedia Networking. Network Support for Multimedia Applications Multimedia Networking Network Support for Multimedia Applications Protocols for Real Time Interactive Applications Differentiated Services (DiffServ) Per Connection Quality of Services Guarantees (IntServ)

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Configuring Streamcore StreamGroomers with Avaya Aura Communication Manager R6.0.1 and Avaya Aura Session Manager R6.1 using SIP VoIP/Video

More information

T H E TOLLY. No March StreamGroomer Module 200 Flow Regulator and StreamGroomer Manager (SGM) Transactions per second

T H E TOLLY. No March StreamGroomer Module 200 Flow Regulator and StreamGroomer Manager (SGM) Transactions per second No. 200235 March 2001 StreamCore StreamGroomer Module 200 Flow Regulator and StreamGroomer Manager (SGM) TCP/IP WAN Access Link Flow Regulation System Performance Evaluation Premise: Network professionals

More information

WhitePaper: XipLink Real-Time Optimizations

WhitePaper: XipLink Real-Time Optimizations WhitePaper: XipLink Real-Time Optimizations XipLink Real Time Optimizations Header Compression, Packet Coalescing and Packet Prioritization Overview XipLink Real Time ( XRT ) is an optimization capability

More information

CS 457 Multimedia Applications. Fall 2014

CS 457 Multimedia Applications. Fall 2014 CS 457 Multimedia Applications Fall 2014 Topics Digital audio and video Sampling, quantizing, and compressing Multimedia applications Streaming audio and video for playback Live, interactive audio and

More information

Congestion Management Overview

Congestion Management Overview Congestion Management Overview Congestion management features allow you to control congestion by determining the order in which packets are sent out an interface based on priorities assigned to those packets.

More information

Network Support for Multimedia

Network Support for Multimedia Network Support for Multimedia Daniel Zappala CS 460 Computer Networking Brigham Young University Network Support for Multimedia 2/33 make the best of best effort use application-level techniques use CDNs

More information

of-service Support on the Internet

of-service Support on the Internet Quality-of of-service Support on the Internet Dept. of Computer Science, University of Rochester 2008-11-24 CSC 257/457 - Fall 2008 1 Quality of Service Support Some Internet applications (i.e. multimedia)

More information

Network-Based Application Recognition

Network-Based Application Recognition Network-Based Application Recognition Last updated: September 2008 Common questions and answers regarding Cisco Network-Based Application Recognition (NBAR) follow. Q. What is NBAR? A. NBAR, an important

More information

Principles. IP QoS DiffServ. Agenda. Principles. L74 - IP QoS Differentiated Services Model. L74 - IP QoS Differentiated Services Model

Principles. IP QoS DiffServ. Agenda. Principles. L74 - IP QoS Differentiated Services Model. L74 - IP QoS Differentiated Services Model Principles IP QoS DiffServ Differentiated Services Architecture DSCP, CAR Integrated Services Model does not scale well flow based traffic overhead (RSVP messages) routers must maintain state information

More information

Quality of Service (QoS)

Quality of Service (QoS) Quality of Service (QoS) The Internet was originally designed for best-effort service without guarantee of predictable performance. Best-effort service is often sufficient for a traffic that is not sensitive

More information

Real-Time Control Protocol (RTCP)

Real-Time Control Protocol (RTCP) Real-Time Control Protocol (RTCP) works in conjunction with RTP each participant in RTP session periodically sends RTCP control packets to all other participants each RTCP packet contains sender and/or

More information

Quality of Service. Ib Hansen TECRST-2500_c Cisco Systems, Inc. All rights reserved. Cisco Public 1

Quality of Service. Ib Hansen TECRST-2500_c Cisco Systems, Inc. All rights reserved. Cisco Public 1 Quality of Service Ib Hansen ibhansen@cisco.com 1 Why Enable QoS? Security Quality of Service High Availability QoS: Enables UC and other collaborative applications Drives productivity by enhancing service

More information

Recommended QoS Configuration Settings for TP-LINK Archer C3200 Wireless Router

Recommended QoS Configuration Settings for TP-LINK Archer C3200 Wireless Router Recommended QoS Configuration Settings for TP-LINK Archer C3200 Wireless Router Recommended QoS Configuration TP-LINK Archer C3200 Contents Contents Introduction.......................................

More information

Mohammad Hossein Manshaei 1393

Mohammad Hossein Manshaei 1393 Mohammad Hossein Manshaei manshaei@gmail.com 1393 Voice and Video over IP Slides derived from those available on the Web site of the book Computer Networking, by Kurose and Ross, PEARSON 2 Multimedia networking:

More information

Application Notes for the Allot NetEnforcer with Avaya Communication Manager - Issue 1.0

Application Notes for the Allot NetEnforcer with Avaya Communication Manager - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for the Allot NetEnforcer with Avaya Communication Manager - Issue 1.0 Abstract These Application Notes describe the procedure for configuring

More information

Week-12 (Multimedia Networking)

Week-12 (Multimedia Networking) Computer Networks and Applications COMP 3331/COMP 9331 Week-12 (Multimedia Networking) 1 Multimedia: audio analog audio signal sampled at constant rate telephone: 8,000 samples/sec CD music: 44,100 samples/sec

More information

Networking Quality of service

Networking Quality of service System i Networking Quality of service Version 6 Release 1 System i Networking Quality of service Version 6 Release 1 Note Before using this information and the product it supports, read the information

More information

MQC Hierarchical Queuing with 3 Level Scheduler

MQC Hierarchical Queuing with 3 Level Scheduler MQC Hierarchical Queuing with 3 Level Scheduler The MQC Hierarchical Queuing with 3 Level Scheduler feature provides a flexible packet scheduling and queuing system in which you can specify how excess

More information

Quality of Service Mechanism for MANET using Linux Semra Gulder, Mathieu Déziel

Quality of Service Mechanism for MANET using Linux Semra Gulder, Mathieu Déziel Quality of Service Mechanism for MANET using Linux Semra Gulder, Mathieu Déziel Semra.gulder@crc.ca, mathieu.deziel@crc.ca Abstract: This paper describes a QoS mechanism suitable for Mobile Ad Hoc Networks

More information

Quality of Service Commands policy-map. This command has no default behavior or values.

Quality of Service Commands policy-map. This command has no default behavior or values. Quality of Service Commands policy-map policy-map To create or modify a policy map that can be attached to one or more interfaces to specify a service policy, use the policy-map global configuration command.

More information

Topic 4b: QoS Principles. Chapter 9 Multimedia Networking. Computer Networking: A Top Down Approach

Topic 4b: QoS Principles. Chapter 9 Multimedia Networking. Computer Networking: A Top Down Approach Topic 4b: QoS Principles Chapter 9 Computer Networking: A Top Down Approach 7 th edition Jim Kurose, Keith Ross Pearson/Addison Wesley April 2016 9-1 Providing multiple classes of service thus far: making

More information

Advanced Computer Networks

Advanced Computer Networks Advanced Computer Networks QoS in IP networks Prof. Andrzej Duda duda@imag.fr Contents QoS principles Traffic shaping leaky bucket token bucket Scheduling FIFO Fair queueing RED IntServ DiffServ http://duda.imag.fr

More information

Virtual Office. Technical Requirements. Version 3.0. Revision 1.0

Virtual Office. Technical Requirements. Version 3.0. Revision 1.0 ---------------------------------------------------------------------------- ------- --------- Virtual Office Technical Requirements Version 3.0 Revision 1.0 Technical Requirements Version 3.0 Revision

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Configuring the Expand Networks Accelerator 4820 with Avaya IP Telephony through Avaya SG203 and SG208 Security Gateways - Issue 1.0 Abstract

More information

AT&T Collaborate TM. Network Assessment Tool

AT&T Collaborate TM. Network Assessment Tool AT&T Collaborate TM Network Assessment Tool 2016 AT&T Intellectual Property. All rights reserved. AT&T, Globe logo, Mobilizing Your World and DIRECTV are registered trademarks and service marks of AT&T

More information

Why Performance Matters When Building Your New SD-WAN

Why Performance Matters When Building Your New SD-WAN Why Performance Matters When Building Your New SD-WAN Not all SD-WANs are created equal. Brought to you by Silver Peak The New Generation of High Performance SD-WANs As enterprise IT considers ways to

More information

Lecture Outline. Bag of Tricks

Lecture Outline. Bag of Tricks Lecture Outline TELE302 Network Design Lecture 3 - Quality of Service Design 1 Jeremiah Deng Information Science / Telecommunications Programme University of Otago July 15, 2013 2 Jeremiah Deng (Information

More information

Module objectives. Integrated services. Support for real-time applications. Real-time flows and the current Internet protocols

Module objectives. Integrated services. Support for real-time applications. Real-time flows and the current Internet protocols Integrated services Reading: S. Keshav, An Engineering Approach to Computer Networking, chapters 6, 9 and 4 Module objectives Learn and understand about: Support for real-time applications: network-layer

More information

Multimedia networking: outline

Multimedia networking: outline Multimedia networking: outline 7.1 multimedia networking applications 7.2 streaming stored video 7.3 voice-over-ip 7.4 protocols for real-time conversational applications: RTP, SIP 7.5 network support

More information

Blue Coat ProxySG First Steps Transparent Proxy Deployments SGOS 6.7

Blue Coat ProxySG First Steps Transparent Proxy Deployments SGOS 6.7 Transparent Proxy Deployments SGOS 6.7 Legal Notice Copyright 2018 Symantec Corp. All rights reserved. Symantec, the Symantec Logo, the Checkmark Logo, Blue Coat, and the Blue Coat logo are trademarks

More information

Computer Networks. ENGG st Semester, 2010 Hayden Kwok-Hay So

Computer Networks. ENGG st Semester, 2010 Hayden Kwok-Hay So Computer Networks ENGG1015 1 st Semester, 2010 Hayden Kwok-Hay So Where are we in the semester? High Level Applications Systems Digital Logic Image & Video Processing Computer & Embedded Systems Computer

More information

Congestion Management Overview

Congestion Management Overview Congestion Management Overview Last Updated: December 5, 2011 Congestion management features allow you to control congestion by determining the order in which packets are sent out an interface based on

More information

Applying QoS Features Using the MQC

Applying QoS Features Using the MQC QoS: Modular QoS Command-Line Interface Configuration Guide, Cisco IOS XE Release 3S (Cisco ASR 900 Series) First Published: November 30, 2012 Last Modified: March 31, 2014 This chapter discusses the Modular

More information

ASA Access Control. Section 3

ASA Access Control. Section 3 [ 39 ] CCNP Security Firewall 642-617 Quick Reference Section 3 ASA Access Control Now that you have connectivity to the ASA and have configured basic networking settings on the ASA, you can start to look

More information

A Preferred Service Architecture for Payload Data Flows. Ray Gilstrap, Thom Stone, Ken Freeman

A Preferred Service Architecture for Payload Data Flows. Ray Gilstrap, Thom Stone, Ken Freeman A Preferred Service Architecture for Payload Data Flows Ray Gilstrap, Thom Stone, Ken Freeman NASA Research and Engineering Network NASA Advanced Supercomputing Division NASA Ames Research Center Outline

More information

Configuring Class-Based RTP and TCP Header Compression

Configuring Class-Based RTP and TCP Header Compression Configuring Class-Based RTP and TCP Header Compression Last Updated: December 5, 2011 Header compression is a mechanism that compresses the IP header in a packet before the packet is transmitted. Header

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

HOSTED PBX WITHOUT THE HEADACHES: QUALITY OF SERVICE

HOSTED PBX WITHOUT THE HEADACHES: QUALITY OF SERVICE HOSTED PBX WITHOUT THE HEADACHES: QUALITY OF SERVICE Introduction Expanding numbers of SMBs are now relying on the cloud for communication and other mission-critical services. In the case of Hosted PBX

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

Understanding SROS Priority Queuing, Class-Based WFQ, and QoS Maps

Understanding SROS Priority Queuing, Class-Based WFQ, and QoS Maps Configuration Guide 5991-2121 May 2006 Understanding SROS Priority Queuing, Class-Based WFQ, and QoS Maps This Configuration Guide explains the concepts behind configuring your Secure Router Operating

More information

RSVP Scalability Enhancements

RSVP Scalability Enhancements This document describes the Cisco Resource Reservation Protocol (RSVP) scalability enhancements. It identifies the supported platforms, provides configuration examples, and lists related IOS command line

More information

Queuing Mechanisms. Overview. Objectives

Queuing Mechanisms. Overview. Objectives Queuing Mechanisms Overview Objectives This module describes the queuing mechanisms that can be used on output interfaces. It includes the following topics: Queuing Overview FIFO Queuing Priority Queuing

More information

Network Configuration Guide

Network Configuration Guide Cloud VoIP Network Configuration PURPOSE This document outlines the recommended VoIP configuration settings for customer provided Firewalls and internet bandwidth requirements to support Mitel phones.

More information

UC Assessor A cloud-based UC network assessment solution. Getting Started Guide

UC Assessor A cloud-based UC network assessment solution. Getting Started Guide UC Assessor A cloud-based UC network assessment solution Getting Started Guide December 2018 Copyright Copyright 2000-2018 Integrated Research Limited (ABN 76 003 588 449). All rights reserved. This guide

More information

Lecture 14: Performance Architecture

Lecture 14: Performance Architecture Lecture 14: Performance Architecture Prof. Shervin Shirmohammadi SITE, University of Ottawa Prof. Shervin Shirmohammadi CEG 4185 14-1 Background Performance: levels for capacity, delay, and RMA. Performance

More information

Recommended Network Configurations

Recommended Network Configurations Recommended Network Configurations The following configurations are the supported types of connections from the customer s site to Mitel s hosted data center. It is important that the WAN connectivity

More information

You must be logged on to the Web Admin Console as an administrator with Read-Write permission for relevant feature(s).

You must be logged on to the Web Admin Console as an administrator with Read-Write permission for relevant feature(s). Bandwidth Shaping using QoS Policies Applicable Version: 10.00 onwards Overview Bandwidth Shaping is the process of manipulating, managing or controlling (shaping) portions of a network connection and

More information

Chapter 10. Traffic Management

Chapter 10. Traffic Management Chapter 10. Traffic Management This chapter describes how NetDefendOS can manage network traffic. Traffic Shaping, page 267 Threshold Rules, page 279 Server Load Balancing, page 281 10.1. Traffic Shaping

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

Multimedia Networking

Multimedia Networking CE443 Computer Networks Multimedia Networking Behnam Momeni Computer Engineering Department Sharif University of Technology Acknowledgments: Lecture slides are from Computer networks course thought by

More information

Configuring Weighted Fair Queueing

Configuring Weighted Fair Queueing Configuring Weighted Fair Queueing This chapter describes the tasks for configuring weighted fair queueing (WFQ), class-based WFQ (CBWFQ), and low latency queueing (LLQ). For complete conceptual information,

More information

Technical Brief. FirstPacket Technology Improved System Performance. May 2006 TB _v01

Technical Brief. FirstPacket Technology Improved System Performance. May 2006 TB _v01 Technical Brief FirstPacket Technology Improved System Performance May 2006 TB-02434-001_v01 Table of Contents FirstPacket Technology... 3 Introduction... 3 Bandwidth vs. Latency... 3 The Problem... 3

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Radware LinkProof Multi-WAN Switch connected to an Avaya Communication Manager and Avaya SIP Enablement Services in a Converged VoIP and

More information

Resource Guide Implementing QoS for WX/WXC Application Acceleration Platforms

Resource Guide Implementing QoS for WX/WXC Application Acceleration Platforms Resource Guide Implementing QoS for WX/WXC Application Acceleration Platforms Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408 745 2000 or 888 JUNIPER www.juniper.net Table

More information

Quality of Service and Bandwidth Management

Quality of Service and Bandwidth Management CHAPTER 5 Cisco Unified Border Element (SP Edition) distributed model for the Cisco ASR 1000 Series Routers provides Quality of Service (QoS) and bandwidth management features to assure quality end-to-end

More information

Quality of Service Commands match ip precedence. match ip precedence ip-precedence-value [ip-precedence-value ip-precedence-value

Quality of Service Commands match ip precedence. match ip precedence ip-precedence-value [ip-precedence-value ip-precedence-value match ip precedence match ip precedence To identify IP precedence values as match criteria, use the match ip precedence command in class-map configuration mode. To remove IP precedence values from a class

More information

Wide area networks: packet switching and congestion

Wide area networks: packet switching and congestion Wide area networks: packet switching and congestion Packet switching ATM and Frame Relay Congestion Circuit and Packet Switching Circuit switching designed for voice Resources dedicated to a particular

More information

WatchGuard M200 Firewall/Router QoS Configuration Guide

WatchGuard M200 Firewall/Router QoS Configuration Guide WatchGuard M200 Firewall/Router QoS Configuration Guide QoS Configuration Guide WatchGuard M200 Contents Contents Intr oduction Performance and Capacities 3 3 Configure Your Fir ewall 4 WatchGuard M200

More information

QoS on Low Bandwidth High Delay Links. Prakash Shende Planning & Engg. Team Data Network Reliance Infocomm

QoS on Low Bandwidth High Delay Links. Prakash Shende Planning & Engg. Team Data Network Reliance Infocomm QoS on Low Bandwidth High Delay Links Prakash Shende Planning & Engg. Team Data Network Reliance Infocomm Agenda QoS Some Basics What are the characteristics of High Delay Low Bandwidth link What factors

More information

Optimize and Accelerate Your Mission- Critical Applications across the WAN

Optimize and Accelerate Your Mission- Critical Applications across the WAN BIG IP WAN Optimization Module DATASHEET What s Inside: 1 Key Benefits 2 BIG-IP WAN Optimization Infrastructure 3 Data Optimization Across the WAN 4 TCP Optimization 4 Application Protocol Optimization

More information

INTEGRATED APPLICATION ASSURANCE

INTEGRATED APPLICATION ASSURANCE INTEGRATED APPLICATION ASSURANCE Layer 7 Visibility Application and Internet Control Policy Based WAN Optimization INTEGRATED ASSURANCE SUITE Increase the speed and efficiency of your wide area network.

More information

SamKnows test methodology

SamKnows test methodology SamKnows test methodology Download and Upload (TCP) Measures the download and upload speed of the broadband connection in bits per second. The transfer is conducted over one or more concurrent HTTP connections

More information

Router and ACL ACL Filter traffic ACL: The Three Ps One ACL per protocol One ACL per direction One ACL per interface

Router and ACL ACL Filter traffic ACL: The Three Ps One ACL per protocol One ACL per direction One ACL per interface CCNA4 Chapter 5 * Router and ACL By default, a router does not have any ACLs configured and therefore does not filter traffic. Traffic that enters the router is routed according to the routing table. *

More information

Multimedia Networking

Multimedia Networking CMPT765/408 08-1 Multimedia Networking 1 Overview Multimedia Networking The note is mainly based on Chapter 7, Computer Networking, A Top-Down Approach Featuring the Internet (4th edition), by J.F. Kurose

More information

Configuring Access Rules

Configuring Access Rules Configuring Access Rules Rules > Access Rules About Access Rules Displaying Access Rules Specifying Maximum Zone-to-Zone Access Rules Changing Priority of a Rule Adding Access Rules Editing an Access Rule

More information

Internet Services & Protocols. Quality of Service Architecture

Internet Services & Protocols. Quality of Service Architecture Department of Computer Science Institute for System Architecture, Chair for Computer Networks Internet Services & Protocols Quality of Service Architecture Dr.-Ing. Stephan Groß Room: INF 3099 E-Mail:

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

Digital Asset Management 5. Streaming multimedia

Digital Asset Management 5. Streaming multimedia Digital Asset Management 5. Streaming multimedia 2015-10-29 Keys of Streaming Media Algorithms (**) Standards (*****) Complete End-to-End systems (***) Research Frontiers(*) Streaming... Progressive streaming

More information

4A0-107 Q&As. Alcatel-Lucent Quality of Service. Pass Alcatel-Lucent 4A0-107 Exam with 100% Guarantee

4A0-107 Q&As. Alcatel-Lucent Quality of Service. Pass Alcatel-Lucent 4A0-107 Exam with 100% Guarantee 4A0-107 Q&As Alcatel-Lucent Quality of Service Pass Alcatel-Lucent 4A0-107 Exam with 100% Guarantee Free Download Real Questions & Answers PDF and VCE file from: 100% Passing Guarantee 100% Money Back

More information

5 What two Cisco tools can be used to analyze network application traffic? (Choose two.) NBAR NetFlow AutoQoS Wireshark Custom Queuing

5 What two Cisco tools can be used to analyze network application traffic? (Choose two.) NBAR NetFlow AutoQoS Wireshark Custom Queuing 1 Refer to the exhibit. After configuring QoS, a network administrator issues the command show queueing interface s0/1. What two pieces of information can an administrator learn from the output of this

More information