Analyze performance of the following voice codecs: G.711 Silence, G K, G K Silence, G K, G K, G.729A, G.

Size: px
Start display at page:

Download "Analyze performance of the following voice codecs: G.711 Silence, G K, G K Silence, G K, G K, G.729A, G."

Transcription

1 Lab 3 TCOM631 Overview The goal of this lab is to teach you how simulation and modeling can be used in analyzing applications and networks. You will use Riverbed (OPNET) Modeler Academic Edition, simulation and modeling software, to study performance of several voice codes given different IP network conditions (packet loss, network latency). MOS is a typical measure of this performance. You will also make some changes to SIP and H.323 models and observe their operation. All of these modeling scenarios will use something know as Discrete Event Simulation (DES). Objectives Get familiar with the software and VoIP modeling capabilities Analyze performance of the following voice codecs: G.711 Silence, G K, G K Silence, G K, G K, G.729A, G.729A Silence Specify operation of SIP and H323 signaling/control protocols and measure GoS and signaling latency Discuss additional details, answer several questions on the way through the lab, collect results and produce reports with your observations Write your names here: Page 1 of 17

2 Instructions 1) Open Riverbed Modeler Academic Edition 17.5 and accept software agreement. 2) Go to File Open and open project named VoIP_design_TCOM590 (located in C:\App_Data\Cadence\SPB_Data\ op_models_gmu\ directory) The network model you open should look like this. The network model that you are looking into has been imported from real network device configurations (Cisco routers). You might be able to click with the right mouse button over Boston_Engr router and select Post Import Operations -> View Collected Output Files to see one of these configurations. If it doesn t work and you want to see it, remind me and I will bring one configuration file to demo it to you during one of the upcoming classes. Close configuration file window. Page 2 of 17

3 Delay performance across different links in the model can be assigned by modifying model attributes. Click with the right mouse button on top of one of the links in the model and choose Edit Attributes (Advanced). The pop up window similar to the one bellow will pop up. Look for delay attribute and instead distance based type 0.05 to specify to specify 50ms delay for this link. Click ok to close the window. Any attribute in the model can be changed this way, but you would need to get familiarized with the attribute hierarchy for individual objects. There are other more automated ways to change attributes and model characteristics, however, we will not explore these for now. Commercial, non-academic version of this software has many additional capabilities. Go to File -> Close to close this project as this was just a brief intro to the tool. Click Don t Save since we don t need to save it. Let me know if you have any questions before we continue. Page 3 of 17

4 NOTE: Before you start look into Appendix A, at the end of this document, to verify or setup modeling repository. Simulations will not work without it. This might be enabled by default but it is good we verify it for the first time. 3) We will now open another project. Go to File Open and open project named Voice project located in C:\Riverbed EDU\17.5.A\models\std\example_networks\voice.project. You can get to it easier if you click on a Windows icon circled in red on the following image. This batten can be used to switch between Windows and Riverbed specific browsing modes. 4) Change scenario to SIP by selecting Scenarios > Switch to Scenario -> SIP Page 4 of 17

5 You will now see SIP scenario as shown in the following screen capture. SIP Scenario Stop now, after SIP Scenario is opened, and wait for other classmates to get to the same point. You may take a quick break and come back. I will guide you through the remaining part of the lab manual from this point on. Let s continue together (High level instructions are also available to remind you once you start doing the lab on your own.) 5) Visit Application Config and Profile Config objects within the SIP scenario to observe codecs being assigned to the VoIP application and to define how VoIP profile configuration is executed (call initiations and durations). You can do this by clicking with the right mouse button on the top of these objects and by choosing Edit Attributes. We will start by getting into Application Config object first. Once you click with the right mouse button, navigate to app all the way till you get to the codec selection (Application Definitions -> Voice - IP Telephony -> Description -> Voice). This is the place you will use later on to change codecs and complete your lab assignment. See the image on the left. Close all open application definition windows for now. The next step is to inspect configuration of the Profile Config object. We will use this object to define call behavior characteristics. Set the call duration to 300 seconds (constant) and inter-call time to 300sec (constant). See the image on the right. Navigate to Profile Configuration -> Voice - IP Telephony -> Applications and use the Duration attribute to set call durations and Repeatability attributes to set call execution patterns. Application Config Profile Config Page 5 of 17

6 6) Cloud object allows you change network performance parameters - packet loss, delay (Change ip cloud delay attribute to 0.02 constant (20ms) as shown on the following image). You can get to these attributes by clicking the right mouse button on the top of the IP Cloud object and choosing Edit Attributes. 7) Navigate to Performance Matrices -> Packet Discard Ratio for packet loss specification and to Performance Matrices -> Packet Latency to specify network packet latency within the network. 8) You will now need to go to the DES tab in the top menu and define what SIP and voice-related statistics will be collected during the simulation. (You will find these under Node Statistics including MOS, jitter, etc). Question 1: How do you define MOS? Does MOS capture and measure SIP signaling performance? Question 2: How do you define GoS? Page 6 of 17

7 9) Follow these screenshots to choose statistics the following statistics (all voice application, calling and called party statistics; all SIP UAC and UAS statistics; and all RTP statistics): DES -> Choose Individual Statistics Page 7 of 17

8 10) Before you start running your simulation let s see how these applications and profiles get assigned to the VoIP terminals (UA clients). Open the caller location by double clicking on San Francisco subnet. Right mouse click on the caller and chose Edit Attributes once again. On the caller side you assign VoIP (or any other app) by going into Applications -> Application: Supported Profiles section. The Voice IP Telephony profile has already been assigned. Once here we will look into SIP specific attributes and find the Proxy Server specification. This is the server that has already been added to the scenario and you will look into just a bit later. You can close this window and move to the callee side now. Return to the parent subnet by clicking with the right mouse button somewhere on the project screen (but not on any of the objects in the window) and selecting Go to Parent Subnet option from the list. Once you are in the parent subnet double click on the Pittsburgh subnet to visit callee side of the scenario. Once there, right mouse click on the callee and chose Edit Attributes once again. On the callee side you assign VoIP (or any other app) by going into Applications -> Application: Supported Services section. The Voice IP Telephony application has already been assigned. You can close this window and move to the proxy server side. You probably noticed, VoIP application is defined in one direction only. You could repeat and define it for the opposite direction but you will not need to do it for this lab. Page 8 of 17

9 Jump back to the parent subnet and go to the Dallas subnet. There is a proxy_server object there. The only parameter you will need to change for the second part of the lab is Maximum Simultaneous Calls. We will leave it for now to be unlimited. Class the proxy_server attribute window and move to the parent subnet. 11) Let s now run Discrete Event Simulation (DES) and collect results we will be analyzing. Go to DES -> Configure/Run Discrete Event Simulation... Page 9 of 17

10 After DES completes look at those collected results/statistics. Go to DES -> Results -> View Results Choose DES Graphs as shown (browse and select node-level statistics). Go to San Francisco and expand the three to the left to get to MOS checkbox. Select the checkbox and you should see he graph in the panel to the right of the window. Now change the Presentation from As Is to average and click Show button to open the panel. Click with the right mouse button in the graph and choose Export Graph Data to Spreadsheet to obtain all values you will use for codec MOS analysis. Use these values to calculate mean, min, max, 95 th percentile and Standard Deviation. Page 10 of 17

11 You can now start experimenting and analyzing performance of standard voice codecs using the different network characteristics. Here are few examples: - Change codec to g.711 and no compress/decompress delay (Observe difference in MOS). - Continue changing codecs (G.711 Silence, G K, G K Silence, G K, G K, G.729A, G.729A Silence) and observe different MOS values. - Change network delay (210ms; constant) and observe MOS impact. - Bring delay back to 20ms, change network packet loss to 9%, and observe MOS impact. RECORD your results in the table listing codes and observed results. Summarize (don t just list these results but explain your observations) codec performance under different scenarios and identify what is the best and worst performing codec (for these three network condition) as part of your lab report. Once you are done with the first part: 12) Add there more callers and callees at both ends/subnets (copy and paste those you already have in this scenario). Use standard Windows copy/paste methods to complete this action. Click to place the node and then connect it to the router. - Set Maximum Simultaneous Calls attribute on the proxy server to 2 (Observe DES results for proxy server - calls that are blocked, calls that are completed, etc.). Change call arrival and duration distributions from constant to exponential and look into DES proxy server results. Calculate GoS taking simulation results from this scenario. Page 11 of 17

12 13) There is one more activity you will have to complete in this lab and that is latency comparison for H.323 direct endpoint call signaling (peer-to-peer) and the gate-keeper routed call signaling methods. - You will use the same Voice project but different scenario. Go to Scenarios -> Switch to Scenario -> H323. There are two subnets in this scenario, San Francisco and Pittsburgh. You probably already think there is a caller in one of them and a callee in the other one. And you are certainly right. Well, stop for a second. There is no SIP server (and it shouldn t be there with H.323 terminals) and there is no Gatekeeper. You are right again. First of all you will experiment with the peer-to-peer call setup between two H.323 terminals, collect statics and then add H.323 Gatekeeper connecting it to the router in San Francisco (as we mentioned during the first part of the lab you would most likely end up connecting these systems to the Ethernet switch but for simplicity we have direct connection to the router once again. - Make sure to collect Setup Time statistics for H323 before you start running the simulation. - Run DES and export call setup time statistics for San Francisco caller. You will compare these to those obtained by running the scenario with the gatekeeper-routed call setup. 14) Add one Gatekeeper within San Francisco subnet. - Go to San Francisco scenario. - Chose Topology -> Open Object Palette from the top menu. A new window will pop up. Page 12 of 17

13 - Type gatekeeper in the Search by name: box and click Find Next button. Double click on H323_Gatekeeper object and move the mouse to the subnet window to add gatekeeper to the model. Once in the subnet click with the left mouse button and then Esc button on the keyboard to stop adding additional gatekeeper objects. You should see the gatekeeper added to the subnet. Change the name of this object from node_0 to Gatekeeper. You can do this by clicking the right mouse button on the top of the object and choosing the Set Name option. - You will now need to connect gatekeeper to the router by adding the link between two objects. You can do this by copying and pasting link model that already connects workstation to the router. - Change delay on this link from Distance Based to 245ms (0.245). Make sure you click OK once you are done with the change. - Change call signaling mode on a caller workstation from Direct Endpoint Call Signaling to Gatekeeperrouted Signaling for H323 specific attributes on this workstation. Page 13 of 17

14 15) You are now ready to run another DES simulation. - Go back to the parent scenario and run DES one more time. - Export caller s setup time statistics Compare delay statistics from both DES runs and provide your observations to me. END Page 14 of 17

15 Appendix A Making sure model repositories are set correctly for Discrete Event Simulation. The release of the OPNET software you are working on is probably newer, thus, some of the windows will look different. - Click on Edit and select Preferences. Page 15 of 17

16 - Type repos and click the Find button. Network Simulation Repository will be selected. Open the Value field for this preference. Click on the Insert button stdmod valu: Page 16 of 17

17 And click OK twice. Page 17 of 17

Objective To examine the throughput of a TCP connection as the flow control window size is varied.

Objective To examine the throughput of a TCP connection as the flow control window size is varied. Lab 7 TCP Throughput Overview TCP uses a sliding window mechanism to provide flow control. The destination advertises how much space it has available in its buffers, and the source restricts its transmissions

More information

Security Lab 1 Firewall Performance

Security Lab 1 Firewall Performance Security Lab 1 Firewall Performance This lab has been partially based on OPNET Lab Manual To Accompany Data and Computer Communications, by Kevin Brown and Leann Christianson, Prentice Hall, 2004. Objective

More information

IT INFRASTRUCTURE PROJECT PHASE I INSTRUCTIONS

IT INFRASTRUCTURE PROJECT PHASE I INSTRUCTIONS Project Overview IT INFRASTRUCTURE PROJECT PHASE I INSTRUCTIONS This project along with the Phase II IT Infrastructure Project will help you understand how a network administrator improves network performance

More information

Overview of the Session Initiation Protocol

Overview of the Session Initiation Protocol CHAPTER 1 This chapter provides an overview of SIP. It includes the following sections: Introduction to SIP, page 1-1 Components of SIP, page 1-2 How SIP Works, page 1-3 SIP Versus H.323, page 1-8 Introduction

More information

Use Asterisk softswitch and X-Lite client to initiate VoIP sessions and capture associated traffic with the Whireshark network protocol analyzer.

Use Asterisk softswitch and X-Lite client to initiate VoIP sessions and capture associated traffic with the Whireshark network protocol analyzer. Lab 4 TCOM631 Overview Use Asterisk softswitch and X-Lite client to initiate VoIP sessions and capture associated traffic with the Whireshark network protocol analyzer. Objective Configure X-Lite client

More information

Network Design. Planning a Network with Different Users, Hosts, and Services. Laboratory. Objective. Overview

Network Design. Planning a Network with Different Users, Hosts, and Services. Laboratory. Objective. Overview Laboratory 4 Network Design Planning a Network with Different Users, Hosts, and Services Objective The objective of this lab is to demonstrate the basics of designing a network, taking into consideration

More information

DMP 128 Plus C V DMP 128 Plus C V AT. Avaya IP Office Configuration Guide REVISION: 1.2 DATE: JANUARY 9 TH 2018

DMP 128 Plus C V DMP 128 Plus C V AT. Avaya IP Office Configuration Guide REVISION: 1.2 DATE: JANUARY 9 TH 2018 DMP 128 Plus C V DMP 128 Plus C V AT Avaya IP Office Configuration Guide REVISION: 1.2 DATE: JANUARY 9 TH 2018 Revision Log Date Version Notes August 6 th 2017 1.0 First Release: Applies to Firmware 1.01.0004.002

More information

TCP versus UDP Response Time

TCP versus UDP Response Time Lab 9 TCP versus UDP Response Time Overview TCP provides connection-oriented service at the transport layer, and UDP provides connectionless service. As a result, a data exchange using TCP can take longer

More information

Lab 6: Evaluating Firewall Policies to Manage Network Traffic

Lab 6: Evaluating Firewall Policies to Manage Network Traffic Lab 6: Evaluating Firewall Policies to Manage Network Traffic Objective This lab teaches the fundamentals of implementing firewall policies and understanding its effect on application performance and link

More information

Queuing Disciplines. Order of Packet Transmission and Dropping. Laboratory. Objective. Overview

Queuing Disciplines. Order of Packet Transmission and Dropping. Laboratory. Objective. Overview Laboratory 2 Queuing Disciplines Order of Packet Transmission and Dropping Objective The objective of this lab is to examine the effect of different queuing disciplines on packet delivery and delay for

More information

IT INFRASTRUCTURE PROJECT PHASE II INSTRUCTIONS

IT INFRASTRUCTURE PROJECT PHASE II INSTRUCTIONS Prjoect Overview IT INFRASTRUCTURE PROJECT PHASE II INSTRUCTIONS Phase II of the project will pick up where the IT Infrastructure Project Phase I left off. In this project, you will see how a network administrator

More information

LAB 1: Evaluating Internet Connection Choices for a Small Home PC Network

LAB 1: Evaluating Internet Connection Choices for a Small Home PC Network LAB 1: Evaluating Internet Connection Choices for a Small Home PC Network This lab has been originally designed as supplemental material for Prof. Panko s textbook Business Data Networks and Telecommunications.

More information

Switched LANs A Set of Local Area Networks Interconnected by Switches

Switched LANs A Set of Local Area Networks Interconnected by Switches Switched LANs A Set of Local Area Networks Interconnected by Switches Objective This lab is designed to demonstrate the implementation of switched local area networks. The simulation in this lab will help

More information

LAN Modeling. Overview

LAN Modeling. Overview LAN Modeling Overview This lesson focuses on the use of LAN models and background link utilization. You will learn to Configure the object palette with the models you need Set up application and profile

More information

Advanced Communication Lab OPNET Tutorial

Advanced Communication Lab OPNET Tutorial Advanced Communication Lab OPNET Tutorial SS 2013 Authors: Mohammad M. Siddique, Andreas J. Könsgen 1 1. Log on to the computer. 2. Open the OPNET program by clicking on the respective icon. 3. After the

More information

Lab 2: Multistory Building LAN: Daisy Chain Versus Collapsed Backbone Architecture

Lab 2: Multistory Building LAN: Daisy Chain Versus Collapsed Backbone Architecture Objective Lab 2: Multistory Building LAN: Daisy Chain Versus Collapsed Backbone Architecture This lab teaches the application performance of two different network architectures: Daisy Chain and Collapsed

More information

Security Labs in OPNET IT Guru

Security Labs in OPNET IT Guru Security Labs in OPNET IT Guru Universitat Ramon Llull Barcelona 2004 Security Labs in OPNET IT Guru Authors: Cesc Canet Juan Agustín Zaballos Translation from Catalan: Cesc Canet -I- Overview This project

More information

Frame Relay Network Performance

Frame Relay Network Performance Lab 4 Frame Relay Network Performance Overview Frame Relay is a connection-oriented, unreliable technology based on virtual circuits. A virtual circuit must be set up between a source and destination before

More information

Table of Contents. CRA-200 Analog Telephone Adapter 2 x Ethernet Port + 2 x VoIP Line. Quick Installation Guide. CRA-200 Quick Installation Guide

Table of Contents. CRA-200 Analog Telephone Adapter 2 x Ethernet Port + 2 x VoIP Line. Quick Installation Guide. CRA-200 Quick Installation Guide CRA-200 Analog Telephone Adapter 2 x Ethernet Port + 2 x VoIP Line Quick Installation Guide Table of Contents VoIP ATA Package Contents... 2 Checklist... 2 IMPORTANT SAFETY INSTRUCTIONS... 3 Connecting

More information

Mobile MOUSe CONVERGENCE+ ONLINE COURSE OUTLINE

Mobile MOUSe CONVERGENCE+ ONLINE COURSE OUTLINE Mobile MOUSe CONVERGENCE+ ONLINE COURSE OUTLINE COURSE TITLE CONVERGENCE+ COURSE DURATION 13 Hour(s) of Self-Paced Interactive Training COURSE OVERVIEW This course will prepare you to design, implement

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

Lab 1: Improving performance by LAN Hardware Upgrade

Lab 1: Improving performance by LAN Hardware Upgrade Lab 1: Improving performance by LAN Hardware Upgrade Objective In this lab, OPNET s IT Guru Academic Edition advanced modeling software will be used to study performance improvements in LAN obtained by

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

LAB6: UC520 MULTI-SITE SETUP

LAB6: UC520 MULTI-SITE SETUP LAB6: UC520 MULTI-SITE SETUP Lab6: UC520 MULTI-SITE SETUP Introduction: SBCS & UC520 can support a deployment where you network multiple sites together. The maximum number of sites that can be networked

More information

Order of Packet Transmission and Dropping

Order of Packet Transmission and Dropping Laboratory 9 Queuing Disciplines Order of Packet Transmission and Dropping Objective The objective of this lab is to examine the effect of different queuing disciplines on packet delivery and delay for

More information

Lab 1: Evaluating Internet Connection Choices for a Small Home PC Network

Lab 1: Evaluating Internet Connection Choices for a Small Home PC Network Requirement Lab 1: Evaluating Internet Connection Choices for a Small Home PC Network This set of labs works in conjunction with Professor Ray Panko s textbook, Business Data Networks and Telecommunications.

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

Objective To examine the change in throughput in a local area network when upgrading from a hub to a switch.

Objective To examine the change in throughput in a local area network when upgrading from a hub to a switch. Lab 2 Switches versus Hubs Overview Ethernet hubs work at the physical layer, simply repeating any frames they receive on one port onto all other ports. For this reason, they are also called multiport

More information

DMP 128 Plus C V DMP 128 Plus C V AT. RingCentral Configuration Guide REVISION: 1.0 DATE: JUNE 26 TH 2018

DMP 128 Plus C V DMP 128 Plus C V AT. RingCentral Configuration Guide REVISION: 1.0 DATE: JUNE 26 TH 2018 DMP 128 Plus C V DMP 128 Plus C V AT RingCentral Configuration Guide REVISION: 1.0 DATE: JUNE 26 TH 2018 Revision Log Date Version Notes June 26 th 2018 1.0 First Release: Applies to Firmware 1.01.0010

More information

MAF ICIMS. Skype for Business System Monitors and Call Detail Monitors. 1 P a g e. MAF InfoCom

MAF ICIMS. Skype for Business System Monitors and Call Detail Monitors. 1 P a g e. MAF InfoCom MAF ICIMS Skype for Business System Monitors and Call Detail Monitors 1 P a g e SKYPE FOR BUSINESS SYSTEM MONITORS The System Monitors available with MAF ICIMS gives a graphical representation of consumption,

More information

Advanced Communication Lab OPNET Tutorial

Advanced Communication Lab OPNET Tutorial Advanced Communication Lab OPNET Tutorial SS 2014 Authors: Mohammad M. Siddique, Andreas J. Könsgen 1 1. Log on to the computer. 2. Open the OPNET program by clicking on the respective icon. 3. After the

More information

Mobile MOUSe IMPLEMENTING VOIP ONLINE COURSE OUTLINE

Mobile MOUSe IMPLEMENTING VOIP ONLINE COURSE OUTLINE Mobile MOUSe IMPLEMENTING VOIP ONLINE COURSE OUTLINE COURSE TITLE IMPLEMENTING VOIP COURSE DURATION 13 Hour(s) of Self-Paced Interactive Training COURSE OVERVIEW The Cisco Implementing VoIP course validates

More information

Configuration guide for Switchvox and PAETEC

Configuration guide for Switchvox and PAETEC Configuration guide for Switchvox and PAETEC This document will guide a Switchvox administrator through configuring the system to utilize PAETEC s Genband and LGP platforms. 1 evision 0.1 July 17, 2009

More information

DMP 128 Plus C V DMP 128 Plus C V AT. Cisco CUCM Configuration Guide REVISION: 1.1 DATE: SEPTEMBER 1 ST 2017

DMP 128 Plus C V DMP 128 Plus C V AT. Cisco CUCM Configuration Guide REVISION: 1.1 DATE: SEPTEMBER 1 ST 2017 DMP 128 Plus C V DMP 128 Plus C V AT Cisco CUCM Configuration Guide REVISION: 1.1 DATE: SEPTEMBER 1 ST 2017 Revision Log Date Version Notes August 4 th 2017 1.0 First Release: Applies to Firmware Version

More information

Videophone Development Platform User s Guide

Videophone Development Platform User s Guide Videophone Development Platform User s Guide Version 1.2 Wintech Digital Systems Technology Corporation http://www.wintechdigital.com Preface Read This First About This Manual The VDP is a videophone development

More information

Quick Start Guide: Electronic (E) Labels. - Copyright Bureau Veritas

Quick Start Guide: Electronic (E) Labels. - Copyright Bureau Veritas Quick Start Guide: Electronic (E) Labels E-Labels Learn How To: 1. Create Labels Online 2. Modify & Track Labels 3. Review Sample Submitted History 2 Labels: Explore Tab or Find Tab There are two ways

More information

Videophone Development Platform User s Guide

Videophone Development Platform User s Guide Videophone Development Platform User s Guide Version 1.37 Wintech Digital Systems Technology Corporation http://www.wintechdigital.com Preface Read This First About This Manual The VDP is a videophone

More information

Setting Up a Mitel SX-2000 Digital PIMG Integration with Cisco Unity Connection

Setting Up a Mitel SX-2000 Digital PIMG Integration with Cisco Unity Connection Up a Mitel SX-2000 Digital PIMG Integration with Cisco Unity Connection Up a Mitel SX-2000 Digital PIMG Integration, page 1 Up a Mitel SX-2000 Digital PIMG Integration Task List for Mitel SX-2000 PIMG

More information

How to Configure VOIP Connections with the Skinny (SCCP) Firewall Plugin

How to Configure VOIP Connections with the Skinny (SCCP) Firewall Plugin How to Configure VOIP Connections with the Skinny (SCCP) Firewall Plugin SCCP (Skinny Client Control Protocol) is the protocol used by Cisco callmanager software for VOIP telephony. The VOIP connection

More information

DMP 128 Plus C V DMP 128 Plus C V AT

DMP 128 Plus C V DMP 128 Plus C V AT DMP 128 Plus C V DMP 128 Plus C V AT Interactive Intelligence Configuration Guide REVISION: 1.0.1 DATE: MARCH 7 TH 2018 Revision Log Date Version Notes Feb 9 th 2018 1.0 First Release: Applies to Firmware

More information

Avaya PBX SIP TRUNKING Setup & User Guide

Avaya PBX SIP TRUNKING Setup & User Guide Avaya PBX SIP TRUNKING Setup & User Guide Nextiva.com (800) 285-7995 2 P a g e Contents Description... 3 Avaya IP PBX Configuration... 3 Licensing and Physical Hardware... 4 System Tab Configuration...

More information

Shared Ethernet Networks

Shared Ethernet Networks Lab 1 Shared Ethernet Networks Overview In a shared Ethernet network, end systems are typically connected together using a hub. The hub retransmits any incoming frames on all outgoing lines creating a

More information

Setting up Alcatel 4400 Digital PIMG Integration

Setting up Alcatel 4400 Digital PIMG Integration up Alcatel 4400 Digital PIMG Integration with Cisco Unity Connection Up an Alcatel 4400 Digital PIMG Integration with Cisco Unity Connection, on page 1 Up an Alcatel 4400 Digital PIMG Integration with

More information

RSVP: Resource Reservation Protocol

RSVP: Resource Reservation Protocol LAB 12 RSVP: Resource Reservation Protocol Providing QoS by Reserving Resources in the Network OBJECTIVES The objective of this lab is to study the Resource Reservation Protocol (RSVP) as part of the integrated

More information

Setting Up an Alcatel 4400 Digital PIMG Integration with Cisco Unity Connection

Setting Up an Alcatel 4400 Digital PIMG Integration with Cisco Unity Connection up Alcatel 4400 Digital PIMG Integration with Cisco Unity Connection Up an Alcatel 4400 Digital PIMG Integration with Cisco Unity Connection, page 1 Up an Alcatel 4400 Digital PIMG Integration with Cisco

More information

Application Notes for TelStrat Engage Record Version 3.3 with Avaya Business Communication Manger Release 6.0 VoIP Recording Issue 1.

Application Notes for TelStrat Engage Record Version 3.3 with Avaya Business Communication Manger Release 6.0 VoIP Recording Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for TelStrat Engage Record Version 3.3 with Avaya Business Communication Manger Release 6.0 VoIP Recording Issue 1.0 Abstract These Application

More information

Soft Phone Quick Start Guide

Soft Phone Quick Start Guide i Soft Phone Quick Start Guide Soft Phone Quick Start Guide Version: 1.1 Firmware Version: V1.1.0 Date: 05/10/2010 Copyright Declarations Trademarks Copyright 2010 All rights reserved. This publication

More information

Setting Up an Avaya Definity ProLogix Digital PIMG Integration with Cisco Unity Connection

Setting Up an Avaya Definity ProLogix Digital PIMG Integration with Cisco Unity Connection CHAPTER 4 Setting Up an Avaya Definity ProLogix Digital PIMG Integration with Cisco Unity Connection For detailed instructions for setting up an Avaya Definity ProLogix digital PIMG integration with Cisco

More information

Switched LANs. A Set of Local Area Networks Interconnected by Switches

Switched LANs. A Set of Local Area Networks Interconnected by Switches Laboratory 3 Switched LANs A Set of Local Area Networks Interconnected by Switches Objective This lab is designed to demonstrate the implementation of switched local area networks. The simulation in this

More information

Analog Telephone Adapter Setup for Q-SYS Softphone

Analog Telephone Adapter Setup for Q-SYS Softphone Analog Telephone Adapter Setup for Q-SYS Softphone This document applies to this Cisco device: SPA232D Introduction This document covers the use of the SPA232D in the role of analog telephone adapter (ATA)

More information

Trisul Network Analytics - Traffic Analyzer

Trisul Network Analytics - Traffic Analyzer Trisul Network Analytics - Traffic Analyzer Using this information the Trisul Network Analytics Netfllow for ISP solution provides information to assist the following operation groups: Network Operations

More information

Order of Packet Transmission and Dropping

Order of Packet Transmission and Dropping LAB 11 Queuing Disciplines Order of Packet Transmission and Dropping OBJECTIVES The objective of this lab is to examine the effect of various queuing disciplines on packet delivery and delay for different

More information

PASS4TEST. IT Certification Guaranteed, The Easy Way! We offer free update service for one year

PASS4TEST. IT Certification Guaranteed, The Easy Way!   We offer free update service for one year PASS4TEST IT Certification Guaranteed, The Easy Way! \ http://www.pass4test.com We offer free update service for one year Exam : 920-432 Title : Communication Server 1000 Rls.5.0-BCM Rls.4.0 Multi-site

More information

Recommended QoS Configuration Settings for NETGEAR R6400 Wireless Router

Recommended QoS Configuration Settings for NETGEAR R6400 Wireless Router Recommended QoS Configuration Settings for NETGEAR R6400 Wireless Router Recommended QoS Configuration NETGEAR R6400 Contents Contents Introduction....................................... 3 Supported Browsers

More information

ITM542 Spring 2004 Feasibility Study of a Wireless LAN network With-VoIP at IIT Rice campus Ninad Narkhede Masaaki Yana Saturday, 1 May 2004

ITM542 Spring 2004 Feasibility Study of a Wireless LAN network With-VoIP at IIT Rice campus Ninad Narkhede Masaaki Yana Saturday, 1 May 2004 ITM542 Spring 2004 Feasibility Study of a Wireless LAN network With-VoIP at IIT Rice campus Ninad Narkhede Masaaki Yana Saturday, 1 May 2004 ABSTRACT Wireless technology has gained popularity in enterprises

More information

DMP 128 Plus C V DMP 128 Plus C V AT. Avaya Aura Configuration Guide REVISION: 1.1 DATE: SEPTEMBER 1 ST 2017

DMP 128 Plus C V DMP 128 Plus C V AT. Avaya Aura Configuration Guide REVISION: 1.1 DATE: SEPTEMBER 1 ST 2017 DMP 128 Plus C V DMP 128 Plus C V AT Avaya Aura Configuration Guide REVISION: 1.1 DATE: SEPTEMBER 1 ST 2017 Revision Log Date Version Notes August 6 th 2017 1.0 First Release. Applies to Firmware 1.01.0004.002

More information

The Designing & Implementing a Voice-Enabled IP Network course has been designed with three primary goals:

The Designing & Implementing a Voice-Enabled IP Network course has been designed with three primary goals: As PABX vendors implement the latest and greatest VoIP strategies in their PABX systems, an unfortunate design problem often occurs because the phone system is implemented on top of an existing data network

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

Configuration guide for Switchvox and XO Communications

Configuration guide for Switchvox and XO Communications Configuration guide for Switchvox and XO Communications This document will guide a Switchvox administrator through configuring the system to utilize XO s SIP Trunking Service. After you have the XO account

More information

Using Linphone with Comrex STAC VIP

Using Linphone with Comrex STAC VIP Using Linphone with Comrex STAC VIP Introduction Linphone is a free SIP calling app available for iphone, Android, and other platforms. Comrex STAC VIP is a multi-line talk show system that can 1) Take

More information

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

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

More information

Enabling Quality Architectures in the Infrastructure. John Warner Strategic Product Marketing Texas Instruments

Enabling Quality Architectures in the Infrastructure. John Warner Strategic Product Marketing Texas Instruments Enabling Quality Architectures in the Infrastructure John Warner Strategic Product Marketing Texas Instruments Agenda Why do we need it? End Points Probes What protocols are used? Where does it fit? Are

More information

This document presents the basics of OPNET Modeler. The content of this document is mainly transcript from the OPNET documentation [www.opnet.com].

This document presents the basics of OPNET Modeler. The content of this document is mainly transcript from the OPNET documentation [www.opnet.com]. Instituto Superior de Engenharia do Porto (ISEP) Departamento de Engenharia Informática (DEI) Mestrado em Engenharia Informática (MEI) Área: Arquitectura, Sistemas e Redes Sistemas Móveis (SIMOV) Paulo

More information

Configuration guide for Switchvox and Bandwidth.com

Configuration guide for Switchvox and Bandwidth.com Configuration guide for Switchvox and Bandwidth.com This document will guide a Switchvox administrator through configuring the system to utilize bandwidth.com s SIP Trunking Service. After you have the

More information

EIP 7012 Essence VoIP Phone Administration Guide Version 1.0B

EIP 7012 Essence VoIP Phone Administration Guide Version 1.0B Essence Technology EIP 7012 Essence VoIP Phone Administration Guide Version 1.0B Table of Contents 1 Introduction... 1 1.1 Hardware Overview... 1 1.2 Software Overview... 1 2 Keypad interface for IP Phone

More information

NetBrain POC Walk-Through

NetBrain POC Walk-Through NetBrain POC Walk-Through For OE 4.1 Dynamic Documentation Visual Troubleshooting NetBrain Technologies, Inc. 2004-2013. All rights reserved +1.800.605.7964 support@netbraintech.com www.netbraintech.com

More information

Introduction to SITL. Objective

Introduction to SITL. Objective Introduction to SITL Objective This tutorial provides a quick introduction to System-in-the-Loop (SITL) functionality, which allows physical hardware and a simulation to interact as a unified system. It

More information

DGW PCM Traces. All Mediatrix Units. v

DGW PCM Traces. All Mediatrix Units. v All Mediatrix Units v. 2.0.40.747 2018-03-29 Table of Contents Table of Contents PCM Traces 3 Requirements 4 Enabling the PCM Traces - DGW 2.0 5 Enabling PCM Traces in the Configuration Script 5 Enabling

More information

Monitoring the Cisco Unified IP Phone Remotely

Monitoring the Cisco Unified IP Phone Remotely CHAPTER 8 Each Cisco Unified IP Phone has a web page from which you can view a variety of information about the phone, including: Device information Network configuration information Network statistics

More information

SIP Trunking using Optimum Business SIP Trunk Adaptor and the Cisco Call Manager Express Version 8.5

SIP Trunking using Optimum Business SIP Trunk Adaptor and the Cisco Call Manager Express Version 8.5 Cisco SIP Trunking using Optimum Business SIP Trunk Adaptor and the Cisco Call Manager Express Version 8.5 Goal The purpose of this configuration guide is to describe the steps needed to configure the

More information

Configuration guide for Switchvox and NuVox

Configuration guide for Switchvox and NuVox Configuration guide for Switchvox and NuVox This document will guide a Switchvox administrator through configuring the system to utilize NuVox s VoxIP SIP Trunking offering. After you have the NuVox account

More information

Configuration Guide For Use with AT&T s IP Flexible Reach Service. Version 1/Issue 7. July 30, 2008

Configuration Guide For Use with AT&T s IP Flexible Reach Service. Version 1/Issue 7. July 30, 2008 Configuration Guide For Use with AT&T s IP Flexible Reach Service Version 1/Issue 7 July 30, 2008 Page 1 of 42 TABLE OF CONTENTS 1 Introduction... 4 2 Version Information... 6 3 Special Notes... 7 ShoreTel

More information

Application Notes for Phonect SIP Trunk Service and Avaya IP Office 7.0 Issue 1.0

Application Notes for Phonect SIP Trunk Service and Avaya IP Office 7.0 Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Phonect SIP Trunk Service and Avaya IP Office 7.0 Issue 1.0 Abstract These Application Notes describe the procedures for configuring Session

More information

Approaches to Deploying VoIP Technology Instead of PSTN Case Study: Libyan Telephone Company to Facilitate the Internal Work between the Branches

Approaches to Deploying VoIP Technology Instead of PSTN Case Study: Libyan Telephone Company to Facilitate the Internal Work between the Branches Approaches to Deploying VoIP Technology Instead of PSTN Case Study: Libyan Telephone Company to Facilitate the Internal Work between the Branches Dr. Elmabruk M Laias * Department of Computer, Omar Al-mukhtar

More information

MyNIC Team Site - Document Sharing

MyNIC Team Site - Document Sharing Table of Contents Create a Document...2 Upload a Document...3 Rename Document...4 Edit a Document...6 Check-out a Document...6 Edit a Document...7 Check-in a Document...9 Check-in Someone Else s Document...

More information

Application Notes for Configuring SIP Trunking between CenturyLink SIP Trunk (Legacy Qwest) Service and Avaya IP Office R8.0 (16) Issue 1.

Application Notes for Configuring SIP Trunking between CenturyLink SIP Trunk (Legacy Qwest) Service and Avaya IP Office R8.0 (16) Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for Configuring SIP Trunking between CenturyLink SIP Trunk (Legacy Qwest) Service and Avaya IP Office R8.0 (16) Issue 1.0 Abstract These Application

More information

Create a new form. To create a form from a new or existing spreadsheet: 1. Click the Tools drop down menu and select Create a form.

Create a new form. To create a form from a new or existing spreadsheet: 1. Click the Tools drop down menu and select Create a form. Create a new form You can choose Google Forms when creating a new doc from Google Drive. You can also create a new form from a Google Sheet or from a template. To create a form within Google Drive: Click

More information

Setting Up a Serial (SMDI, MCI, or MD-110) PIMG Integration with Cisco Unity Connection

Setting Up a Serial (SMDI, MCI, or MD-110) PIMG Integration with Cisco Unity Connection CHAPTER 11 Setting Up a Serial (SMDI, MCI, or MD-110) PIMG Integration with Cisco Unity Connection For detailed instructions for setting up a serial (SMDI, MCI, or MD-110) PIMG integration with Cisco Unity

More information

Application Notes for Configuring Tidal Communications tnet Business VoIP with Avaya IP Office using SIP Registration - Issue 1.0

Application Notes for Configuring Tidal Communications tnet Business VoIP with Avaya IP Office using SIP Registration - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring Tidal Communications tnet Business VoIP with Avaya IP Office using SIP Registration - Issue 1.0 Abstract These Application Notes

More information

VIP-102B IP Solutions Setup Tool

VIP-102B IP Solutions Setup Tool VIP-102B IP Solutions Setup Tool Version 7.5.0.0 Reference Manual Revision 7-10/4/18 For latest updates to this manual please check our website at: http://www.valcom.com/vipsetuptool/default.htm Then click

More information

DMP 128 Plus C V DMP 128 Plus C V AT. Cisco CUCM Configuration Guide REVISION: DATE: MARCH 7 TH, 2018

DMP 128 Plus C V DMP 128 Plus C V AT. Cisco CUCM Configuration Guide REVISION: DATE: MARCH 7 TH, 2018 DMP 128 Plus C V DMP 128 Plus C V AT Cisco CUCM Configuration Guide REVISION: 1.2.1 DATE: MARCH 7 TH, 2018 Revision Log Date Version Notes Aug. 4 th 2017 1.0 First Release: Applies to Firmware Version

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Empirix Hammer G5 with Avaya Aura Communication Manager and Avaya Aura SIP Enablement Services using SIP Trunk Emulation Issue 1.0 Abstract

More information

Working with Mailbox Manager

Working with Mailbox Manager Working with Mailbox Manager A user guide for Mailbox Manager supporting the Message Storage Server component of the Avaya S3400 Message Server Mailbox Manager Version 5.0 February 2003 Copyright 2003

More information

Monitoring Data CHAPTER

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

More information

Implementing Cisco Voice Communications & QoS (CVOICE) 8.0 COURSE OVERVIEW: WHO SHOULD ATTEND: PREREQUISITES: Running on UC 9.

Implementing Cisco Voice Communications & QoS (CVOICE) 8.0 COURSE OVERVIEW: WHO SHOULD ATTEND: PREREQUISITES: Running on UC 9. Implementing Cisco Voice Communications & QoS (CVOICE) 8.0 COURSE OVERVIEW: Running on UC 9.x Software Implementing Cisco Voice Communications and QoS (CVOICE) v8.0 is a 5-day training program that teaches

More information

Application Notes for Configuring Windstream SIP Trunking with Avaya IP Office - Issue 1.0

Application Notes for Configuring Windstream SIP Trunking with Avaya IP Office - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring Windstream SIP Trunking with Avaya IP Office - Issue 1.0 Abstract These Application Notes describe the procedures for configuring

More information

VoIP Basics. 2005, NETSETRA Corporation Ltd. All rights reserved.

VoIP Basics. 2005, NETSETRA Corporation Ltd. All rights reserved. VoIP Basics Phone Network Typical SS7 Network Architecture What is VoIP? (or IP Telephony) Voice over IP (VoIP) is the transmission of digitized telephone calls over a packet switched data network (like

More information

Packet Tracer: Novice Session 2007 Cisco Systems, Inc. All rights reserved. Cisco Public. Packet Tracer: Novice Session

Packet Tracer: Novice Session 2007 Cisco Systems, Inc. All rights reserved. Cisco Public. Packet Tracer: Novice Session Packet Tracer: Novice Session Packet Tracer: Novice Session 1 How Can I Use Packet Tracer? Problem Scenario: Your students need to learn how to configure a router Ethernet interface and to verify connectivity

More information

OVERVIEW WARNING! DATE: INFORMÁTICAS LAB ASSIGNMENT 3

OVERVIEW WARNING! DATE: INFORMÁTICAS LAB ASSIGNMENT 3 PGRI PLANEAMENTO E GESTÃO DE REDES INFORMÁTICAS LAB ASSIGNMENT 3 DATE: 2010.11 OVERVIEW The Internet can be used to transmit data from a variety of applications across an infrastructure shared by millions

More information

Lab 4: Changing Frame Relay PVC Speeds in a WAN Environment

Lab 4: Changing Frame Relay PVC Speeds in a WAN Environment Objective Lab 4: Changing Frame Relay PVC Speeds in a WAN Environment This lab investigates the performance of applications across a Wide Area Network. We examine how changing the speeds of Frame Relay

More information

Sonicwall NSA240 / TZ210 Configuration Guide (Firmware: SonicOS Enhanced o & up)

Sonicwall NSA240 / TZ210 Configuration Guide (Firmware: SonicOS Enhanced o & up) Sonicwall Configuration Guide v1.0 Sonicwall NSA240 / TZ210 Configuration Guide (Firmware: SonicOS Enhanced 5.8.1.1-35o & up) 169 Saxony Road, Suite 212 Encinitas, CA 92024 Phone & Fax: (800) 477-1477

More information

Application Note Configuration Guide for ShoreTel and Ingate

Application Note Configuration Guide for ShoreTel and Ingate Application Note Configuration Guide for ShoreTel and Ingate 29 August 2008 Table of Contents 1 INTRODUCTION... 1 2 SHORETEL CONFIGURATION... 2 2.1 OVERVIEW... 2 2.1.1 Version Support... 2 2.1.2 ShoreTel

More information

TODAY AGENDA. VOIP Mobile IP

TODAY AGENDA. VOIP Mobile IP VOIP & MOBILE IP PREVIOUS LECTURE Why Networks? And types of Networks Network Topologies Protocols, Elements and Applications of Protocols TCP/IP and OSI Model Packet and Circuit Switching 2 TODAY AGENDA

More information

Xchange Telecom SIP Trunk Setup

Xchange Telecom SIP Trunk Setup DSX Xchange Telecom SIP Trunk Setup January 30, 2011 Issue 1.00 NEC Corporation of America 4 Forest Parkway, Shelton, CT 06484 Copyright 2011 NEC Corporation of America 6535 N. State Highway 161 Irving,

More information

Simulation of SIP-Based VoIP for Mosul University Communication Network

Simulation of SIP-Based VoIP for Mosul University Communication Network Int. J. Com. Dig. Sys. 2, No. 2, 89-94(2013) 89 International Journal of Computing and Digital Systems Simulation of SIP-Based VoIP for Mosul University Communication Network Abdul-Bary Raouf Suleiman

More information

SIP Speaker and Cisco Call Manager Server Setup Guide

SIP Speaker and Cisco Call Manager Server Setup Guide The IP Endpoint Company SIP Speaker and Cisco Call Manager Server Setup Guide CyberData Corporation 2555 Garden Road Monterey, CA 93940 T:831-373-201 F: 831-373-4193 www.cyberdata.net 2 1.0 Setup Diagram

More information

Phone Adapter with Router

Phone Adapter with Router Voice User Guide Model No. SPA2102 Copyright and Trademarks Specifications are subject to change without notice. Linksys is a registered trademark or trademark of Cisco Systems, Inc. and/or its affiliates

More information

Application Notes for Configuring SIP Trunking between Bandwidth.com SIP Trunking Solution and an Avaya IP Office Telephony Solution Issue 1.

Application Notes for Configuring SIP Trunking between Bandwidth.com SIP Trunking Solution and an Avaya IP Office Telephony Solution Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for Configuring SIP Trunking between Bandwidth.com SIP Trunking Solution and an Avaya IP Office Telephony Solution Issue 1.0 Abstract These

More information

Application Notes for Komutel CCS with Avaya IP Office - Issue 1.1

Application Notes for Komutel CCS with Avaya IP Office - Issue 1.1 Avaya Solution & Interoperability Test Lab Application Notes for Komutel CCS with Avaya IP Office - Issue 1.1 Abstract These Application Notes describe the steps required to integrate Komutel CCS (Call

More information

Application Notes for Configuring CenturyLink SIP Trunking with Avaya IP Office Issue 1.0

Application Notes for Configuring CenturyLink SIP Trunking with Avaya IP Office Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring CenturyLink SIP Trunking with Avaya IP Office 6.1 - Issue 1.0 Abstract These Application Notes describe the procedures for configuring

More information