Implement the Quality of Service (QoS) for Microsoft Teams V1. Overview:

Size: px
Start display at page:

Download "Implement the Quality of Service (QoS) for Microsoft Teams V1. Overview:"

Transcription

1 Implement the Quality of Service (QoS) for Microsoft Teams V1 Overview: As you know that Microsoft Teams is great product which has multiple features which help enterprise users to communicate and collaborate effectively from anywhere in real-time. To get Microsoft Teams to work correctly for managed and unmanaged network (users), is complex task as we are dealing with vast product. Improving quality of service is very important. So, this admin guide helps you to configure end to end Quality of Service. Also, this document mainly focusing on why we need Quality of Service and how we can configure this. Microsoft Teams is latency-sensitive application, to provide optimal experience using Teams audio, video and application sharing you must prioritize the Teams real-time traffic against lower priority traffic. Basically, Quality of Services is not an only solution of every quality problem, however QoS is combination of networking technologies that enables companies to optimize the end-user experience for real time audio, video and application sharing communications. QoS is commonly used when network bandwidth is limited and when network congestion, in practice bandwidth limitation and network congestion always there so we must have QoS configure correctly to optimize end-users experience. Author: Balu Ilag Microsoft MVP (Office Servers and Services) , Balu Ilag, System Administrator, Microsoft MVP for Office Apps and Services. Version 1.0 Contact me at: Blog: This document covers how to deploy quality of services and why we need it. Target audience for this admin guide are Microsoft Teams Administrator, Consultant, Skype for Business Administrator, Office365 Administrator, Network Engineer and System Administrator who manages Microsoft Teams and Skype for Business environment.

2 Implement Quality of Service (QoS) for Microsoft Teams As you know that Microsoft Teams is Collaboration and Unified Communication application, means Teams provides Real-Time Communication including Persistent Chat, Audio/ Video call (Voice Over IP), Meetings, application Sharing, PSTN calls, content sharing etc. these capabilities will increases the traffic on your existing network, it is increasingly important for you to balance network performance with the cost of service. Since these all modalities includes signaling and media traffic and this real-time traffic is latency-sensitive. Microsoft Teams is latency-sensitive application, to provide optimal experience using Teams audio, video and application sharing you must prioritize the Teams real-time traffic against lower priority traffic. There are different ways to prioritize network traffic, but the most common way by using Differentiated Services Code Point (DSCP) markings. DSCP values can be applied or tagged based on port ranges and also via Group Policy objects (GPOs). Since Microsoft Teams is available across platform including Windows, MacOS, ios, Android etc. applying port ranges via GPO will not work for non-windows devices. It is recommended that you use DSCP tagging based on port ranges on network layer because it will work for all devices including MacOS, ios and Android devices. In fact, combination of Group Policy Object and DSCP tagging at network layer will work better. QoS is more beneficial when you configure a QoS-capable connection from end to end means from Computer to network switches to routers to the cloud (Office 365 Service), because any part of the path that fails to support QoS can degrade the quality of the entire call. QoS works well when implemented end-to-end that connect caller to callee and vice versa. If you use QoS on the internal network and a user signs in from a remote location, you can only prioritize Teams traffic within your internal (managed network). Since Microsoft Teams is cloud only service, so you don't have end-to-end control on network because when network traffic leaves your management network you will be dependent on internet where you don't have much control. Basically, the interconnect network will be an unmanaged network internet connection, which is showed in below

3 image. One option available to address end-to-end QoS is Azure ExpressRoute which cost additional investment. QoS will help to enhance user experience using Teams, so you can implement QoS in your organization when you are deploying Teams, or you already deployed Teams. Even though you will not have end-to-end control on network, but it is recommended that you implement QoS on the portions of the network you have control over, namely you re on-premises network. This will increase the quality of real-time communication workloads throughout your deployment and improve chokepoints in your existing deployment. Teams is great product, applying QoS policies will gives optimal experience to your end user, this user guide will help you to implement QoS and validate the same. How to setup Quality of Service for Microsoft Teams? As I mention earlier for Teams traffic you should use Group Policy Object and DSCP marking using port ranges to accommodate windows and non-windows devices. This guide is covering Quality of Services setting at endpoint level as well network layer. It is best practice to use a Group Policy Object to catch the majority of clients, and also use port-based DSCP tagging to ensure that mobile, Mac, and other clients will still get QoS treatment (at least partially). Below mentioned DSCP values and client source port ranges are recommended for Microsoft Teams media traffic.

4 DSCP Marking and Teams Client Source port ranges: Client source port range Protocol Media category DSCP value 50,000 50,019 TCP/UDP Audio 46 50,020 50,039 TCP/UDP Video 34 Application/Desktop 50,040 50,059 TCP/UDP Sharing 18 DSCP class Expedited Forwarding (EF) Assured Forwarding (AF41) Assured Forwarding (AF21) Apply DSCP Marking at network Layer (L2): Port-based DSCP tagging by using access control lists (ACLs) on network devices (Switches and routers, basically the network team marks the Teams Audio, Video and Application sharing traffic at the ingress/egress routers typically located on the Wide Area Network (WAN) based on the client source port ranges defined for each modality. Although this works across platforms, it only marks traffic at the WAN edge not all the way to the client machine and therefore incurs management overhead. To setup this you can discuss and share Teams client source port ranges with DSCP Class and Value with your network team. DSCP marking at endpoint level using Policy-based QoS: QoS policies are applied to a user login session or a computer as part of a Group Policy object (GPO) that you have linked to an Active Directory container, such as a domain, site, or organizational unit (OU). QoS traffic management occurs below the application layer, which means that your existing applications do not need to be modified to benefit from the advantages that are provided by QoS policies. For Microsoft Teams, we need setup QoS policies for Computer configuration so that whoever login to computer and use Teams client will get policy applied.

5 GPO Path: Default Domain Policy Computer Configuration Policies Windows Settings Policy-based QoS Follow the below steps to implement policy-based QoS for Teams: 1. First define the Teams client source port ranges on Teams Admin Center modern portal: URL: a. Turn on Insert Quality of Service (QoS) markers for real-time media traffic, refer the below image. b. Select Select a port range for each type of real-time media traffic, refer the below image. c. Update starting and ending port ranges with media traffic type. Refer below the image. You may setup port range using PowerShell as well. 2. Configure separate Group Policy Object for each modality: After defining port ranges in Teams Admin portal, you have to create Quality of Service policies that specify the DSCP values to be associated with each port range Simply, restricting a set of ports to a specific type of traffic does not result in packets traveling through those ports being marked with the appropriate DSCP

6 value. In addition to defining port ranges you must also create Quality of Service policies that specify the DSCP value to be associated with each port range. This DSCP values association with port ranges can be achieve via GPO which called as policy based QoS. With QoS Policy, you can configure and enforce QoS policies that cannot be configured on routers and switches. QoS Policy provides the following advantages: QoS Policies are easier to configure a user-level QoS policy on a domain controller and propagate the policy to the user s computer. QoS policies are flexible regardless of where or how a computer connects to the network, QoS policy is applied - the computer can connect using WiFi or Ethernet from any location. Some QoS functions, such as throttling, are better performed when they are closer to the source. QoS Policy moves such QoS functions closest to the source. If you already have all port ranges and DSCP value with media category type then processed below, if not then decide port ranges and follow the step two for configure port ranges. Microsoft outline complete steps and port ranges here: a. You must have consolidated all your computer object to single OU (Organization Unit). E.g. Computer to apply GPO correctly. b. Login to the Domain Controller or computer which have Group Policy Management installed. c. Open Group Policy Management tool (run > gpmc.msc) and then right click the OU (Computer) and then click Create a GPO in this domain and Link it here to create a new GPO. E.g. TeamsClient-QoS. You must have required permission (Domain Admin) or like create and link policy object permission. d. Select the newly created Group Policy Object and right click on it and select Edit to Open Group Policy Management Editor > expand Computer Configuration > expand Policies > expand Windows Settings > right click Policy-based QoS > then click Create new policy. Refer below image.

7 e. In Policy-based QoS page > give policy name as "Teams Audio" > Select Specify DSCP Value: "46" > click Next. Below screenshot shows Policy name and DSCP value information:

8 f. On next page > Select "Only applications with this executable name: "Teams.exe" > click Next. Below screenshot shows Application name information:

9 Note: This simply ensures that Teams.exe application will match packets from the specified port range with the specified DSCP code. g. On next page, make sure that both Any source IP address and Any destination IP address are selected > then click Next. Note: These two settings ensure that packets will be managed regardless of which computer (IP address) sent those packets and which computer (IP address) will receive those packets. Below screenshot shows IP address configuration information

10 h. On next page select TCP and UDP > select From this source port or range. Note: TCP (Transmission Control Protocol) and UDP (User Datagram Protocol) are the two networking protocols most-commonly used by Microsoft Teams Service and its client applications. Also, typed port range reserved for audio transmissions (50000 to 50019) and select To any destination port. Below screenshot shows protocol and port range configuration information:

11 i. Follow step e to h and create new policy object as Teams Video and Teams Sharing with above ports ranges and DSCP values. j. After you are configuring all policy object, it will look like below: 3. Finally test the QoS, as a best practice you must validate QoS configuration and DSCP tagging quarterly basis.

12 How to verify QoS policies applied and working? There are multiple ways to verify the QoS: 1. Using Registry on Windows Local computer: Once GPO pushed and applied to computer, you can force the GPO to local computer by running command gpudate.exe /force, and then visit below path to verify QoS policies applied. You will see result like below image. It shows Teams Audio, Video and Sharing policy with port ranges and DSCP Values. Registry Path: Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\QoS\ Teams Audio a. Validate using Packet capture: Start teams audio/video meeting and capture the network traffic via Wireshark tool (it is freeware tool, you can download and install on your computer). Below shows Teams audio traffic (source is and destination ) protocol UDP with port number this packet shows DSCP marking as EF (expedite forwarding as DSCP 46 ). Verify the two-way traffic to get QoS benefits.

13 Thank you.

Quality of Service for Skype for Business/Lync configuration and best practice Guide V2

Quality of Service for Skype for Business/Lync configuration and best practice Guide V2 Quality of Service for Skype for Business/Lync configuration and best practice Guide V2 Overview: As you know that Microsoft Skype for Business is great product which has multiple features which help enterprise

More information

Step by Step process to activate guest access in Microsoft Teams.

Step by Step process to activate guest access in Microsoft Teams. Step by Step process to activate guest access in Microsoft Teams. External access with Microsoft Teams Microsoft Teams has started allowing guest access in organization to collaborate or communicate with

More information

Glossary. Balu N Ilag 2018 B.N. Ilag, Introducing Microsoft Teams,

Glossary. Balu N Ilag 2018 B.N. Ilag, Introducing Microsoft Teams, Glossary AAD: Azure Active Directory AD: Active Directory ADAL: Azure Active Directory Authentication Library Candidate: Possible combination of IP address and port for media channel CDR: Call Detail Record

More information

OR /2017-E. White Paper KARL STORZ OR1 FUSION IP. Unified Communication and Virtual Meeting Rooms WHITE PAPER

OR /2017-E. White Paper KARL STORZ OR1 FUSION IP. Unified Communication and Virtual Meeting Rooms WHITE PAPER OR1 32 1.0 11/2017-E White Paper KARL STORZ OR1 FUSION IP Unified Communication and Virtual Meeting Rooms WHITE PAPER Contents 1 Description KARL STORZ OR1 FUSION... 3 2 Microsoft Skype for Business (SfB)...

More information

Microsoft Skype for Business (aka Lync ) Federation

Microsoft Skype for Business (aka Lync ) Federation Microsoft Skype for Business (aka Lync ) Federation Procedures for federating an Enterprise using Skype for Business (aka Lync ) with the PGi Virtual Meeting Room Service Note: For brevity the previous

More information

Setup Skype for Business & Salesforce (beta) Integration guide

Setup Skype for Business & Salesforce (beta) Integration guide Setup Skype for Business & Salesforce (beta) Integration guide Overview: Skype for Business Online & Salesforce (Beta) integration enable new functionality for Salesforce users. This admin guide covers,

More information

Deploying Voice Workloads for Skype for Business Online and Server

Deploying Voice Workloads for Skype for Business Online and Server Course Code: M40409 Vendor: Microsoft Course Overview Duration: 5 RRP: POA Deploying Voice Workloads for Skype for Business Online and Server Overview This five-day instructor-led course teaches how to

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

Deploying Voice Workloads for Skype for Business Online and Server 2015

Deploying Voice Workloads for Skype for Business Online and Server 2015 Deploying Voice Workloads for Skype for Business Online and Server 2015 40409; 5 Days, Instructor-led Course Description This five-day instructor-led course teaches how to design, plan, and deploy the

More information

Quality of Service. Options. Options, page 1

Quality of Service. Options. Options, page 1 Options, page 1 Supported Codecs, page 2 Define a Port Range on the SIP Profile, page 3 Define a Port Range in Jabber-config.xml, page 3 Set DSCP Values, page 3 Options Use the following options to configure

More information

Deploying Voice Workloads for Skype for Business Online and Server 2015

Deploying Voice Workloads for Skype for Business Online and Server 2015 Deploying Voice Workloads for Skype for Business Online and Server 2015 Duration: 5 Days Course Code: M40409 Version: A Delivery Method: Virtual and Classroom Overview: This five-day instructor-led course

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

"Charting the Course... MOC A Deploying Voice Workloads for Skype for Business Online and Server Course Summary

Charting the Course... MOC A Deploying Voice Workloads for Skype for Business Online and Server Course Summary Description Course Summary This five-day instructor-led course teaches how to design, plan, and deploy the various voice solutions available with Skype for Business Online and Skype for Business Server

More information

Cisco Unified MeetingPlace Integration

Cisco Unified MeetingPlace Integration CHAPTER 14 This chapter covers system-level design and implementation of Cisco Unified MeetingPlace 5.4 in a Cisco Unified Communications Manager 5.x environment. The following aspects of design and configuration

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

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

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

Deploying Voice Workloads for Skype for Business Online and Server 2015

Deploying Voice Workloads for Skype for Business Online and Server 2015 Deploying Voice Workloads for Skype for Business Online and Server 2015 Duration: 5 Days Course Code: M40409 Version: A Overview: This five-day instructor-led course teaches how to design, plan, and deploy

More information

40409A: Deploying Voice Workloads for Skype for Business Online and Server 2015

40409A: Deploying Voice Workloads for Skype for Business Online and Server 2015 40409A: Deploying Voice Workloads for Skype for Business Online and Server 2015 Course Details Course Code: Duration: Notes: 40409A 5 days This course syllabus should be used to determine whether the course

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

Polycom Better Together over Ethernet Connector 3.9.0

Polycom Better Together over Ethernet Connector 3.9.0 RELEASE NOTES 3.9.0 December 2018 3725-69896-001A Polycom Better Together over Ethernet Connector 3.9.0 Applies to Polycom VVX 200 Series, 300 Series, 400 Series, 500 Series, and 600 Series Business Media

More information

Quality of Service Setup Guide (NB14 Series)

Quality of Service Setup Guide (NB14 Series) Quality of Service Setup Guide (NB14 Series) About This Quality of Service (QoS) Guide Quality of Service refers to the reservation of bandwidth resources on the Nb14 Series router to provide different

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

Peer to Peer Infrastructure : QoS enabled traffic prioritization. Mary Barnes Bill McCormick

Peer to Peer Infrastructure : QoS enabled traffic prioritization. Mary Barnes Bill McCormick Peer to Peer Infrastructure : QoS enabled traffic prioritization Mary Barnes (mary.barnes@nortel.com) Bill McCormick (billmcc@nortel.com) p2pi - QoS 1/24/09 1 Overview!! Discuss the mechanisms and implications

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

Skype for Business 10/6/2016 7:07 AM

Skype for Business 10/6/2016 7:07 AM 1 2 Damien Margaritis email: Blog: damien.margaritis@insynctechnology.com.au www.dmunified.com Meetup: www.meetup.com/melbourne-uc 20,000 Attendees Covered entire Microsoft stack Many announcements 3 4

More information

Virtual Office Technical Requirements

Virtual Office Technical Requirements Virtual Office Technical Virtual Office Technical Copyright 2018, 8x8, Inc. All rights reserved. This document is provided for information purposes only and the contents hereof are subject to change without

More information

RingCentral White Paper UCaaS Connectivity Options in the New Age. White Paper. UCaaS Connectivity Options in the New Age: Best Practices

RingCentral White Paper UCaaS Connectivity Options in the New Age. White Paper. UCaaS Connectivity Options in the New Age: Best Practices White Paper UCaaS Connectivity Options in the New Age: Best Practices 1 Today s IT stacks are cloud-first, taking advantage of the many benefits of SaaS applications, while answering the increasing needs

More information

Multi-class Applications for Parallel Usage of a Guaranteed Rate and a Scavenger Service

Multi-class Applications for Parallel Usage of a Guaranteed Rate and a Scavenger Service Department of Computer Science 1/18 Multi-class Applications for Parallel Usage of a Guaranteed Rate and a Scavenger Service Markus Fidler fidler@informatik.rwth-aachen.de Volker Sander sander@fz.juelich.de

More information

Mitel Cloud VOIP. Integration Guide

Mitel Cloud VOIP. Integration Guide Mitel Cloud VOIP Integration Guide i WatchGuard Technologies, Inc. Mitel VoIP, WatchGuard Wi-Fi Cloud, WatchGuard Firebox, and QoS Deployment Overview This document describes how to set up QoS from the

More information

Quality of Service (QoS): Managing Bandwidth More Effectively

Quality of Service (QoS): Managing Bandwidth More Effectively 15 Quality of Service (QoS): Managing Bandwidth More Effectively Contents Introduction................................................. 15-2 Terminology............................................... 15-5

More information

Polycom Better Together over Ethernet Connector 3.8.0

Polycom Better Together over Ethernet Connector 3.8.0 RELEASE NOTES 3.8.0 June 2018 3725-69895-009A Polycom Better Together over Ethernet Connector 3.8.0 Applies to Polycom VVX 200 Series, 300 Series, 400 Series, 500 Series, and 600 Series Business Media

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

Table of Contents 1 QoS Overview QoS Policy Configuration Priority Mapping Configuration 3-1

Table of Contents 1 QoS Overview QoS Policy Configuration Priority Mapping Configuration 3-1 Table of Contents 1 QoS Overview 1-1 Introduction to QoS 1-1 Introduction to QoS Service Models 1-1 Best-Effort Service Model 1-1 IntServ Service Model 1-2 DiffServ Service Model 1-2 QoS Techniques Overview

More information

ACL Rule Configuration on the WAP371

ACL Rule Configuration on the WAP371 Article ID: 5089 ACL Rule Configuration on the WAP371 Objective A network access control list (ACL) is an optional layer of security that acts as a firewall for controlling traffic in and out of a subnet.

More information

Traffic Engineering 2: Layer 2 Prioritisation - CoS (Class of Service)

Traffic Engineering 2: Layer 2 Prioritisation - CoS (Class of Service) Published on Jisc community (https://community.jisc.ac.uk) Home > Network and technology service docs > Vscene > Technical details > Products > H.323 > Guide to reliable H.323 campus networks > Traffic

More information

Overview. Audience profile. At course completion. Module Title : 20334A:Core Solutions of Skype for Business Course Outline :: 20334A::

Overview. Audience profile. At course completion. Module Title : 20334A:Core Solutions of Skype for Business Course Outline :: 20334A:: Module Title : 20334A:Core Solutions of Skype for Business 2015 Duration : 5 days Overview This course teaches IT professionals how to plan, deploy, configure, and administer a Skype for Business 2015

More information

SonicWALL / Toshiba General Installation Guide

SonicWALL / Toshiba General Installation Guide SonicWALL / Toshiba General Installation Guide SonicWALL currently maintains two operating systems for its Unified Threat Management (UTM) platform, StandardOS and EnhancedOS. When a SonicWALL is implemented

More information

Core Solutions of Skype for Business 2015

Core Solutions of Skype for Business 2015 Course 20334B: Core Solutions of Skype for Business 2015 Page 1 of 8 Core Solutions of Skype for Business 2015 Course 20334B: 4 days; Instructor-Led Introduction This course teaches IT professionals how

More information

Cisco Jabber Reference Information

Cisco Jabber Reference Information Client Availability, page 1 Protocol Handlers, page 2 Define a Port Range on the SIP Profile, page 6 Set DSCP Values, page 6 Client Availability Users can define whether their availability reflects their

More information

Microsoft Lync 2013 Depth Support Engineer

Microsoft Lync 2013 Depth Support Engineer Microsoft Lync 2013 Depth Support Engineer 55070; 5 days, Instructor-led Course Description This five-day instructor-led class takes support engineers beyond design and deployment to troubleshooting. Microsoft

More information

Network Ready Skype for Business

Network Ready Skype for Business Network Ready Skype for Business This Advance7 Briefing is for the network managers. It outlines how the voice and video calling features of Skype for Business will impact the network and how the support

More information

OSI Layer OSI Name Units Implementation Description 7 Application Data PCs Network services such as file, print,

OSI Layer OSI Name Units Implementation Description 7 Application Data PCs Network services such as file, print, ANNEX B - Communications Protocol Overheads The OSI Model is a conceptual model that standardizes the functions of a telecommunication or computing system without regard of their underlying internal structure

More information

Click About to Korneel edit Master title style. Sr Customer Engineering Architect Korneel Bullens Microsoft

Click About to Korneel edit Master title style. Sr Customer Engineering Architect Korneel Bullens Microsoft Click About to Korneel edit Master title style Sr Customer Engineering Architect Korneel Bullens Microsoft Agenda Click Training to edit NoteMaster title style Network Readiness Walkthrough Shows you how

More information

IMPLEMENTING CISCO VOICE COMMUNICATIONS AND QOS

IMPLEMENTING CISCO VOICE COMMUNICATIONS AND QOS IMPLEMENTING CISCO VOICE COMMUNICATIONS AND QOS V8.0 (CVOICE) COURSE OVERVIEW: Implementing Cisco Voice Communications and QoS (CVOICE) teaches students about voice gateways, characteristics of VoIP call

More information

Synchronize Lync 2013

Synchronize Lync 2013 Handling The Address Book Is Preparing To Synchronize Lync 2013 If using the Microsoft VDI Plug-in, the Skype for Business 2015 or Lync 2013 icon under the Contacts list includes a green checkbox and the

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

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

Enterprise-ready Unified communications platform

Enterprise-ready Unified communications platform Enterprise-ready Unified communications platform Video gallery HD video or high resolution photos of attendees Consistent and familiar clients Immersive experience optimized for touch Single identity

More information

Configuring Firewall Filters (J-Web Procedure)

Configuring Firewall Filters (J-Web Procedure) Configuring Firewall Filters (J-Web Procedure) You configure firewall filters on EX Series switches to control traffic that enters ports on the switch or enters and exits VLANs on the network and Layer

More information

Yealink VCS Network Deployment Solution

Yealink VCS Network Deployment Solution Yealink VCS Network Deployment Solution Oct. 2015 V10.6 Yealink Network Deployment Solution Table of Contents Table of Contents... iii Network Requirements... 1 Bandwidth Requirements... 1 Calculating

More information

Course 55070A: Microsoft Lync 2013 Depth Support Engineer

Course 55070A: Microsoft Lync 2013 Depth Support Engineer Sales 406/256-5700 Support 406/252-4959 Fax 406/256-0201 Evergreen Center North 1501 14 th St West, Suite 201 Billings, MT 59102 Course 55070A: Microsoft Lync 2013 Depth Support Engineer Course Specifications

More information

H3C S9500 QoS Technology White Paper

H3C S9500 QoS Technology White Paper H3C Key words: QoS, quality of service Abstract: The Ethernet technology is widely applied currently. At present, Ethernet is the leading technology in various independent local area networks (LANs), and

More information

LECTURE WK4 NETWORKING

LECTURE WK4 NETWORKING LECTURE WK4 NETWORKING Workbook and Quiz Workbook o Due in WK5 o Must hand in a hard copy to the tutor as well as an online submission Quiz o In the practical class o 30mins to complete the quiz o Short,

More information

20337-Enterprise Voice and Online Services with Microsoft Lync Server 2013

20337-Enterprise Voice and Online Services with Microsoft Lync Server 2013 Course Outline 20337-Enterprise Voice and Online Services with Microsoft Lync Server 2013 Duration: 5 day (30 hours) Target Audience: This course is intended for IT Consultants and Telecommunications Consulting

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

Lync 2013 Depth Support Engineer Course. Day(s): 5. Overview

Lync 2013 Depth Support Engineer Course. Day(s): 5. Overview Lync 2013 Depth Support Engineer Course Day(s): 5 Course Code: M55070 Overview This five-day instructor-led class takes support engineers beyond design and deployment to troubleshooting Microsoft Lync

More information

EdgeXOS Platform QuickStart Guide

EdgeXOS Platform QuickStart Guide EdgeXOS Platform QuickStart Guide EdgeXOS Functionality Overview The EdgeXOS platform is a Unified Bandwidth Management device, meaning that it has the ability to support multiple bandwidth management

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

Course Outline: Implementing Cisco IP Telephony & Video, Part 1 (CIPTV1)

Course Outline: Implementing Cisco IP Telephony & Video, Part 1 (CIPTV1) Course Outline: Implementing Cisco IP Telephony & Video, Part 1 (CIPTV1) Learning Method: Instructor-led Classroom Learning Duration: 5.00 Day(s)/ 40 hrs : CIPTV1 v1.0 gives the learner all the tools they

More information

MOC40409 Deploying Voice Workloads for Skype for Business Online and Server 2015

MOC40409 Deploying Voice Workloads for Skype for Business Online and Server 2015 Tel. +39 02 365738 info@overneteducation.it www.overneteducation.it MOC40409 Deploying Voice Workloads for Skype for Business Online and Server 2015 Durata: 4.5 gg Descrizione Il corso insegna come creare,

More information

AT&T SD-WAN Network Based service quick start guide

AT&T SD-WAN Network Based service quick start guide AT&T SD-WAN Network Based service quick start guide After you order your AT&T SD-WAN Network Based service, you can: Create administrator accounts Log in to the SD-WAN orchestrator Configure business policy

More information

[MS20347]: Enabling and Managing Office 365

[MS20347]: Enabling and Managing Office 365 [MS20347]: Enabling and Managing Office 365 Length : 5 Days Audience(s) : IT Professionals Level : 200 Technology : Microsoft Office Delivery Method : Instructor-led (Classroom) Course Overview This is

More information

Customer Guide to SIP Trunk Integrations. March

Customer Guide to SIP Trunk Integrations. March Customer Guide to SIP Trunk Integrations March 2017 www.incontact.com Introduction Customer Guide to SIP Trunk Integrations Version: This guide should be used with NICE Uptivity (formerly Premise incontact

More information

Time Sensitive Information!

Time Sensitive Information! Time Sensitive Information! These Configuration Changes Must Be Applied Ten Days Prior to Crexendo Cut-Over SonicWall 6.5 OS Router Configuration For Crexendo Cloud Telephony Deployment Document Version

More information

Quality of Service (QoS) Setup Guide (NF1ADV)

Quality of Service (QoS) Setup Guide (NF1ADV) Quality of Service (QoS) Setup Guide (NF1ADV) NF1ADV and Quality of Service (QoS) The following Quality of Service (QoS) settings offer a basic setup example, setting up 2 devices connecting to an NF1ADV

More information

WHITE PAPER. Enhanced Unified Communication QoE through Software-defined networking (SDN) Abstract

WHITE PAPER. Enhanced Unified Communication QoE through Software-defined networking (SDN) Abstract WHITE PAPER Enhanced Unified Communication QoE through Software-defined networking (SDN) Abstract The concept of SDN (Software-defined Networking) originated from Stanford University in 2005 with their

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

AN ENGINEER S GUIDE TO TMoIP

AN ENGINEER S GUIDE TO TMoIP AN ENGINEER S GUIDE TO TMoIP Richard W. Hoffman III GDP Space Systems ABSTRACT As telemetry transport systems move inexorably closer to a unified telemetry-over-ip approach, the operators and engineers

More information

HSCN Quality of Service (QoS) Policy

HSCN Quality of Service (QoS) Policy HSCN Quality of Service (QoS) Policy Published March 2018 Copyright 2018 Health and Social Care Information Centre. The Health and Social Care Information Centre is a non-departmental body created by statute,

More information

IP Network Emulation

IP Network Emulation Developing and Testing IP Products Under www.packetstorm.com 2017 PacketStorm Communications, Inc. PacketStorm is a trademark of PacketStorm Communications. Other brand and product names mentioned in this

More information

Cisco Webex Cloud Connected Audio

Cisco Webex Cloud Connected Audio White Paper Cisco Webex Cloud Connected Audio Take full advantage of your existing IP telephony infrastructure to help enable a Webex integrated conferencing experience Introduction Cisco Webex Cloud Connected

More information

Virtru Microsoft Protection

Virtru Microsoft  Protection Virtru Microsoft Email Protection Seamless Experience, Automatic Protection, Persistent Control Encrypt Outlook and OWA on the client-side with the flip of a switch Track and control access to emails and

More information

Advanced Core Functionality and Routing with Cisco ICM Enterprise and Cisco IPCC Enterprise

Advanced Core Functionality and Routing with Cisco ICM Enterprise and Cisco IPCC Enterprise Advanced Core Functionality and Routing with Cisco ICM Enterprise and Cisco IPCC Enterprise Session 2 Copyright Printed in USA. The Next Chapter in Customer Service 3 Customer Interaction Network Distributed

More information

Enabling Office 365 Services (347)

Enabling Office 365 Services (347) Enabling Office 365 Services (347) Manage clients and end-user devices Manage user-driven client deployments Restrict self-provisioning of Office 365 ProPlus, Windows Store Apps and Mobile Apps, activation/revoke

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

20347: Enabling and Managing Office hours

20347: Enabling and Managing Office hours 20347: Enabling and Managing Office 365 35 hours About this course This is a 5-day instructor-led training (ILT) course that targets the needs of IT professionals who take part in evaluating, planning,

More information

Enterprise Voice & Online Services with Microsoft Lync Server 2013

Enterprise Voice & Online Services with Microsoft Lync Server 2013 Enterprise Voice & Online Services with Microsoft Lync Server 2013 Number: 70-337 Passing Score: 700 Time Limit: 120 min File Version: 1.0 http://www.gratisexam.com/ Exam A QUESTION 1 Your network contains

More information

Table of Contents HOL-PRT-1305

Table of Contents HOL-PRT-1305 Table of Contents Lab Overview... 2 - Abstract... 3 Overview of Cisco Nexus 1000V series Enhanced-VXLAN... 5 vcloud Director Networking and Cisco Nexus 1000V... 7 Solution Architecture... 9 Verify Cisco

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

Core Solutions of Microsoft Skype for Business 2015

Core Solutions of Microsoft Skype for Business 2015 Course 20334: Core Solutions of Microsoft Skype for Business 2015 Course Outline Module 1: Installing and Implementing Skype for Business Server 2015 This module helps you to identify the external dependencies

More information

Resource Reservation Protocol

Resource Reservation Protocol 48 CHAPTER Chapter Goals Explain the difference between and routing protocols. Name the three traffic types supported by. Understand s different filter and style types. Explain the purpose of tunneling.

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

Network+ Guide to Networks 6th Edition. Chapter 12 Voice and Video Over IP

Network+ Guide to Networks 6th Edition. Chapter 12 Voice and Video Over IP Network+ Guide to Networks 6th Edition Chapter 12 Voice and Video Over IP Objectives Use terminology specific to converged networks Explain VoIP (Voice over IP) services, PBXs, and their user interfaces

More information

90 % of WAN decision makers cite their

90 % of WAN decision makers cite their WHITEPAPER So many ways to WAN How the most essential technology for distributed enterprises has evolved and where it s headed One of the most critical components to the success of any growth-oriented

More information

BLM6196 COMPUTER NETWORKS AND COMMUNICATION PROTOCOLS

BLM6196 COMPUTER NETWORKS AND COMMUNICATION PROTOCOLS BLM6196 COMPUTER NETWORKS AND COMMUNICATION PROTOCOLS Prof. Dr. Hasan Hüseyin BALIK (2 nd Week) 2. Protocol Architecture, TCP/IP, and Internet-Based Applications 2.Outline The Need for a Protocol Architecture

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

JT CLOUD PBX. Product Description. JT Cloud PBX Product Description

JT CLOUD PBX. Product Description. JT Cloud PBX Product Description JT CLOUD PBX Product Description JT Cloud PBX is a carrier class PBX hosted in our award winning secure cloud environment. It offers businesses of all sizes a scalable cloud telephony solution that is

More information

EXAMGOOD QUESTION & ANSWER. Accurate study guides High passing rate! Exam Good provides update free of charge in one year!

EXAMGOOD QUESTION & ANSWER. Accurate study guides High passing rate! Exam Good provides update free of charge in one year! EXAMGOOD QUESTION & ANSWER Exam Good provides update free of charge in one year! Accurate study guides High passing rate! http://www.examgood.com Exam : 070-337 Title : Enterprise Voice & Online Services

More information

Core Solutions of Skype for Business 2015

Core Solutions of Skype for Business 2015 Core Solutions of Skype for Business 2015 OD20334B; On-Demand, Video-based Course Description This course provides students with the knowledge and skills that are required to plan, deploy, configure, and

More information

[MS20334]: Core Solutions of Skype for Business 2015

[MS20334]: Core Solutions of Skype for Business 2015 [MS20334]: Core Solutions of Skype for Business 2015 Length : 5 Days Audience(s) : IT Professionals Level : 300 Technology : Skype Delivery Method : Instructor-led (Classroom) Course Overview This course

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

Remote Desktop Services. Deployment Guide

Remote Desktop Services. Deployment Guide Deployment Guide UPDATED: 20 June 2018 Copyright Notices Copyright 2002-2018 KEMP Technologies, Inc. All rights reserved. KEMP Technologies and the KEMP Technologies logo are registered trademarks of KEMP

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

Remote Desktop Services Deployment Guide

Remote Desktop Services Deployment Guide Deployment Guide VERSION: 10.0 UPDATED: July 2017 Copyright Notices Copyright 2002-2017 KEMP Technologies, Inc. All rights reserved. KEMP Technologies and the KEMP Technologies logo are registered trademarks

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

Office : Enabling and Managing Office 365. Upcoming Dates. Course Description. Course Outline

Office : Enabling and Managing Office 365. Upcoming Dates. Course Description. Course Outline Office 365 20347: Enabling and Managing Office 365 Learn how to evaluate, plan, deploy and operate Microsoft Office 365 Cloud-Based Services in this 5-day class. Your instructor will focus on real world

More information

TamoSoft Throughput Test

TamoSoft Throughput Test TAKE CONTROL IT'S YOUR SECURITY TAMOSOFT df TamoSoft Throughput Test Help Documentation Version 1.0 Copyright 2011-2016 TamoSoft Contents Contents... 2 Introduction... 3 Overview... 3 System Requirements...

More information

CCNA Exploration Network Fundamentals

CCNA Exploration Network Fundamentals CCNA Exploration 4.0 1. Network Fundamentals The goal of this course is to introduce you to fundamental networking concepts and technologies. These online course materials will assist you in developing

More information

Microsoft Exam Lync Network Readiness Assessment Version: 7.1 [ Total Questions: 95 ]

Microsoft Exam Lync Network Readiness Assessment Version: 7.1 [ Total Questions: 95 ] s@lm@n Microsoft Exam 74-335 Lync Network Readiness Assessment Version: 7.1 [ Total Questions: 95 ] Topic 1, Humongous Insurance Background Humongous Insurance currently employs 7,500 people and is based

More information