A Sample Configuration using Cisco Catalyst 3750E-24PD to Provide Power over Ethernet to Avaya IP Telephones - Issue 1.0

Size: px
Start display at page:

Download "A Sample Configuration using Cisco Catalyst 3750E-24PD to Provide Power over Ethernet to Avaya IP Telephones - Issue 1.0"

Transcription

1 Avaya Solution & Interoperability Test Lab A Sample Configuration using Cisco Catalyst 3750E-24PD to Provide Power over Ethernet to Avaya IP Telephones - Issue 1.0 Abstract These Application Notes describe the configuration of the Cisco Catalyst 3750E-24PD to provide Power over Ethernet (PoE) to Avaya 1600, 4600 and 9600 Series IP Telephones registered to Avaya Communication Manager. 1 of 15

2 1. Introduction Power over Ethernet (PoE) allows both power and data to be simultaneously carried over standard Ethernet cables. PoE-enabled Ethernet switches can supply power directly to Ethernet devices, thereby simplifying installation and removing the need for separate power supplies for those devices. The IEEE 802.3af defines a standard protocol to be used by Power Sourcing Equipment (PSE) and Powered Devices (PD). The Catalyst 3750E-24PD is IEEE 802.3af compliant and can provide inline power to the Avaya 1600, 4600 and 9600 Series IP Telephones which are IEEE 802.3af compliant powered devices. Figure 1 shows the configuration used for PoE. All ports on the switch are PoE enabled by default. Figure 1: Power over Ethernet Network Configuration 2 of 15

3 2. Equipment and Software Validated The following equipment and software was used for the Power over Ethernet testing. Equipment Version Avaya S8300B Server with Avaya Communication Manager R5.1(R015x ) Avaya G450 Media Gateway Avaya one-x Deskphone Application File: ha1603ua1.0.bin 1603 IP Telephone with PoE Splitter Boot File: hb1603ua1.0.bin Avaya one-x Deskphone Application File: ha1616ua1.030.bin 1616 IP Telephone Boot File: hb1616ua1.030.bin Avaya 4602 IP Telephone Application File: a20d01b2_3.bin Boot File: b20d01b2_3.bin Avaya 4602SW IP Telephone Application File: a20d01b2_3.bin Boot File: b20d01b2_3.bin Avaya 4610SW IP Telephone Application File: a10d01b2_9.bin Boot File: b10d01b2_9.bin Avaya 4620SW IP Telephone with Application File: a20d01b2_9.bin Avaya EU24 Expansion Module Boot File: b20d01b2_9.bin Avaya 4621SW IP Telephone with Application File: a20d01b2_9.bin Avaya EU24 Expansion Module Boot File: b20d01b2_9.bin Avaya 4625SW IP Telephone with Application File: a25d01a2_9.bin Avaya EU24 Expansion Module Boot File: b25d01a2_9.bin Avaya one-x Deskphone Application File: ha96xxua1.20r21st.bin 9610 IP Telephone Boot File: hb96xxua1.20r21st.bin Avaya one-x Deskphone Application File: ha96xxua2.00.bin 9620 IP Telephone Boot File: hb96xxua2.00.bin Avaya one-x Deskphone Application File: ha96xxua2.00.bin 9630 IP Telephone Boot File: hb96xxua2.00.bin Avaya one-x Deskphone Application File: ha96xxua1.50.bin 9640 (C) IP Telephone Boot File: hb96xxua1.50.bin Avaya one-x Deskphone Application File: ha96xxua2.00.bin 9650 IP Telephone Boot File: hb96xxua2.00.bin Cisco Catalyst 3750E-24PD Series IOS 12.2(35)SE5 24 port Switch Table 1: Equipment and Software Versions Note: 96XX series phones tested were non color screen versions excepting where denoted by (C) 3 of 15

4 3. Configure Avaya G450 Media Gateway This section shows the necessary steps in configuring the Avaya G450 Media Gateway. Step Description 1 Configure the Avaya G450 Media Gateway Connect to the Console port of the V10 module with serial cable provided for gateway. Start Hyperterminal session interface and log in using appropriate credentials. 2 Create a vlan G (super)# set vlan 119 name voice 3 Assign an IP address to vlan G (super)# int vlan 119 G (super-if:Vlan 119)# ip address Configure Ethernet port The set port command is used to configure port 10/6. Classify the port as valuable so if link fails a notification is generated. G (super)# set port vlan enable10/6 G (super)# set port duplex 10/6 full G (super)# set port speed10/6 1GB G (super)# set port vlan /6 G (super)# set port classification 10/6 valuable 5 Configure port mode This command configures the port 10/6 to be bound to vlan VOICE which is the configured on the gateway G (super)# set port vlan-binding-mode 10/6 bind-to-configured 6. Create a trunk port This command sets the port 10/6 to be a trunk port. Use the set trunk command to configure the VLAN tagging mode of the port. The dot1q parameter specifies IEEE 802.1Q tagging on a Fast Ethernet or Gigabit Ethernet port. G (super)# set trunk 10/6 dot1q 4 of 15

5 4. Configure Endpoints in Avaya Communication Manager This section shows the necessary steps in configuring the endpoints in Avaya Communication Manager. Step Description 1. Start a SSH session and connect to the Avaya S8300 server IP address. Log in using appropriate credentials. 2. From the command line connect to SAT (System Access Terminal). Log in using appropriate credentials. 3. Add Stations Extension numbers need to be defined for all the phones listed in Table 1. The command add station is used to configure a phone extension. Use the SAT help command to acquire a list of the models available for the release of Avaya Communication Manager software. The Type parameter is selected for the model type or nearest representative model listed in the software database. A generic Security Code is allocated to all the phones under test. The Name for the particular phone to be used at this extension can be given as a specific name or the extension number of the phone tested. Refer to the example below. Type: 4621 Security Code: 1234 Name: 4621SW 5 of 15

6 Step Description 4. Configure DiffServ /TOS and 802.1p/Q parameters in Avaya Communications Manager Avaya IP Telephones receive Quality of Service (QoS) tagging information when it registers with Avaya Communication Manager. The QoS values are configured using the change ip-network-region 1 command to access and set the DiffServ/TOS and 802.1p/Q parameters using sat interface into Avaya S8300 media server. In the example below the IP telephones are registered in network region 1. The Diffserv/Tos parameters are set at 46 for both Audio and Video packets. These values will appear on the phone as L3 Audio and Signalling values. Similarly for the 802.1P/Q parameters both are set at 6. These values will appear on the phone as L2 Audio and Signalling values. Refer to the following section 6.4 for details on accessing this information on the phone. 5. Use the Save Translations command to save the settings. 6 of 15

7 5. Configure the Cisco Catalyst 3750E-24PD Switch This section shows the necessary steps in configuring the Cisco Catalyst 3750E-24PD switch. Step Description 1. Connect to the Cisco Catalyst 3750E-24PD switch using Hyperterminal and log in using the appropriate credentials User Access Verification Password: 3750>ena Password 3750# 2. Create vlan(s) on the switch 3750#conf t 3750(config)#vlan 119 voice 3750(config)#vlan 120 data 3750(config-vlan)#exit 3750#exit 3. Assign an IP address to the vlan 3750#conf t 3750(config)#interface vlan (config-if)#ip address (config-if)#exit 4. Create a range of trunk ports tagged to the vlan 119 voice for PoE testing 3750#conf t 3750(config)#interface range gigabitethernet1/0/ (config-if)#switchport trunk allowed vlan (config-if)#switchport mode trunk 3750(config-if)#spanning-tree portfast 3750(config-if)#exit 5. Create a range of access ports tagged to the vlan #conf t 3750(config)# interface range gigabitethernet1/0/ (config-if)#switchport access vlan (config-if)#spanning-tree portfast 3750(config-if)#exit 7 of 15

8 Step Description 6. Configure uplink port, as a trunk port to accept both vlan 119 voice and vlan 120 data 3750(config)# interface gigabitethernet1/0/ (config-if)#switchport trunk allowed vlan 119, (config-if)#switchport mode trunk 3750(config-if)#spanning-tree portfast 3750(config-if)#exit 7. Save the running configuration. 3750#copy run start Destination filename [startup-config]? Building configuration... [OK] 8 of 15

9 6. Configure Avaya IP Phones There is no configuration requirement on the Avaya endpoints to use PoE. Ensure the telephones have the current firmware release installed before proceeding with testing. User guides and manuals for Avaya IP Phones are available from the Avaya Support web site. The following generic settings were applied to all the phones used in this scenario in addition to the specific IP address. Call Server: Router: Mask: q: Auto Vlan Id: 119 Vlan test: Verification Steps The following are verification steps for the Power over Ethernet Connect the IP Telephones to ports on the Cisco Catalyst 3750E-24PD switch. Verify that the Avaya IP Telephones can be powered up properly. Verify successful registration of Avaya IP Telephones with Avaya Communication Manager and completion of a test call. Use the command show power inline on the Cisco switch to check the power status. Reset the switch. Verify that all the IP Telephones can be powered up properly. Connect Avaya EU24 Expansion Module as indicated in Figure 1 and check the Phone power status 9 of 15

10 8. Cisco 3750E-24PD Switch PoE Test Results All Power over Ethernet test cases completed successfully IEEE 802.3af PoE implementation on the Avaya Powered Devices and Cisco Catalyst 3750E-24PD In June 2003, the IEEE approved a standard for Power over Ethernet. The maximum power is 15.4W per PSE port and the maximum power delivered to a powered device, accounting for cable loss, is 12.95W. Optionally, powered devices may also be classified based on the maximum power the device will draw. Cisco Catalyst 3750E-24PD and Avaya Powered Devices support this optional classification. The Cisco Catalyst 3750E-24PD can detect the Avaya Powered Devices with the correct classification and deliver the appropriate power. The Cisco Catalyst 3750E-24PD is IEEE 802.3af compliant and Enhanced Power over Ethernet is Cisco's extension to the standard that delivers up to 20 Watts per port. The Cisco Catalyst 3750E-24PD provides inline power to the Avaya 1600, Avaya 4600 and Avaya 9600 Series IP Telephones which are IEEE 802.3af compliant. Table 2, Table 2.1 and Table 3 below list the IEEE 802.3af class allocated power and measured power of the selected Avaya IP telephones when connected to the Cisco Catalyst 3750E-24PD switch. Power to the phones is listed for when phones are in idle mode. Avaya Powered Device 802.3af Class Measured Power (W) (Idle) Maximum Power IP SW IP SW IP SW IP SW IP & EU SW IP SW IP & EU SW IP SW IP & EU x IP x IP x IP x IP x IP Table 2: 802.3af Class and Measured Power with Cisco Catalyst 3750E-24PD 10 of 15

11 Table 2.1 below list the IEEE 802.3af class allocated power and measured power of the selected Avaya IP telephones when connected to the Cisco Catalyst 3750E-24PD and with the phone selector switch set to H (High) x IP x IP x IP x IP Table 2.1: 802.3af Class and Measured Power with Cisco Catalyst 3750E-24PD Table 3 below summarizes the 802.3af Classes. Class PSE Output Max Power (W) Treat as Class 0 Table 3: IEEE 802.3af Power Classifications Configuring Inline Power on the Cisco Catalyst 3750E-24PD The Cisco Catalyst 3750E-24PD supports 450Watts of inline power and should support Class 3 powered devices on all 24 ports. The testing associated with these Application Notes did not cover loading of all ports. The following describes how the Cisco Catalyst 3750E-24PD interacts with powered devices. 1. PoE-capable ports are configured to auto mode by default. This means that powered device discovery is enabled. If the budget inline power is exceeded, there is no guarantee which device will receive power. 2. Power over Ethernet ports may be configured to never provide inline power. The ports connected to the Avaya IP Telephones must use the default auto mode or static mode in order to be powered up by the Cisco Catalyst 3750E-24PD. 11 of 15

12 Use the command show power inline to check the inline power configuration and status. 3750#show power inline Module Available (Watts) Used (Watts) Remaining (Watts) Interface Admin Oper. Power Device Class Max(Watts) Gi1/0/1 auto on 7.0 Ieee PD Gi1/0/2 auto on 7.0 Ieee PD Gi1/0/3 auto on 7.0 Ieee PD Gi1/0/4 auto on 15.4 Ieee PD Gi1/0/5 auto on 7.0 Ieee PD Gi1/0/6 auto on 7.0 Ieee PD Gi1/0/7 auto on 7.0 Ieee PD Gi1/0/8 auto on 15.4 Ieee PD Gi1/0/9 auto on 7.0 Ieee PD Gi1/0/10 auto on 7.0 Ieee PD Gi1/0/11 auto on 7.0 Ieee PD Gi1/0/12 auto on 7.0 Ieee PD Gi1/0/13 auto on 7.0 Ieee PD Gi1/0/14 auto on 15.4 Ieee PD Gi1/0/15 auto on 15.4 Ieee PD Gi1/0/16 auto on 7.0 Ieee PD Gi1/0/17 auto on 7.0 Ieee PD Gi1/0/18 auto on 7.0 Ieee PD Gi1/0/19 auto on 4.0 Ieee PD Gi1/0/20 auto on 4.0 Ieee PD Gi1/0/21 auto on 7.0 Ieee PD Gi1/0/22 auto on 7.0 Ieee PD Gi1/0/23 auto off 0.0 n/a n/a 15.4 Gi1/0/24 auto off 0.0 n/a n/a 15.4 Switch Ports 10 to 13 are for the Avaya one-x 9620, 9630, 9640 and 9650 series IP models respectively. These phones have a selectable power setting switch underneath the Phone base unit enabling them to be set as either a class 2 or a class 3 Powered Device. The switch will provide adequate power to the Powered Device consistent with the IEEE requirements previously outlined in Table 3. The phones are set to L (Lo) by default and the ports are set to auto by default on the switch. Interface Admin Oper. Power Device Class Max(Watts) Gi1/0/10 auto on 15.4 Ieee PD Gi1/0/11 auto on 15.4 Ieee PD Gi1/0/12 auto on 15.4 Ieee PD Gi1/0/13 auto on 15.4 Ieee PD of 15

13 The switch ports need to be shutdown and restarted to accept the new phone configuration. The following command is used to shutdown and restart switch ports. 3750#conf t 3750(config)#interface range gigabitethernet 1/0/ (config-if)#shutdown 3750(config-if)#no shutdown 3750(config-if)#exit 3750(config)#exit The configuration command power inline <options> can be used to set the power mode of an interface. The options available are: auto Automatically detect and power inline devices consumption Configure the inline device consumption never Never apply inline power police Police the power drawn on the port static High priority inline power interface max Maximum power allowed on this interface ( ) Power range in milli-watts The power mode of a port is set to auto by default. The following command shows how to set the power of a range of ports at a priority value of 15.4 Watts. 3750#conf t 3750(config)# interface range gigabitethernet 1/0/ (config-if)#power inline static max (config-if)#exit 3750(config)#exit The readings for these ports are as shown below. Interface Admin Oper. Power Device Class Max(Watts) Gi1/0/10 static on 15.4 Ieee PD Gi1/0/11 static on 15.4 Ieee PD Gi1/0/12 static on 15.4 Ieee PD Gi1/0/13 static on 15.4 Ieee PD There is a difference in class presented by the switch when these two configurations are employed for these Avaya one-x phone models. 13 of 15

14 9. Conclusion The Cisco Catalyst 3750E-24PD switch is IEEE 802.3af compliant and can be used to provide inline power to the Avaya IP 1600, 4600 and 9600 series IP Telephones. Power allocation to devices is automatic by default and ports can be configured to specific power requirements. 10. Additional References This section references the product documentation relevant to these Application Notes. 1. Administrator Guide for Avaya Communication Manager, Document , Issue 4.0, Release 5.0, January 2008, available at: 2. Cisco Catalyst 3750E-24PD Switch Getting Started Guide , available at: 3. Cisco Catalyst 3750E-24PD Switch Software Configuration Guide Release 12.2(46) SE August 2008 available at: 4. Cisco Catalyst 3750E-24PD Hardware Installation Guide July2008, available at: 5. Cisco Catalyst 3750E-24PD Switch Command Reference OL , available at: 6. Cisco Catalyst 3750E-24PD Switch System Message Guide OL , available at: 7. Cisco Catalyst 3750E-24PD Release Notes Cisco IOS Release 12.2(44) SE January 2009, available at: 14 of 15

15 Avaya and the Avaya Logo are trademarks of Avaya Inc. All trademarks identified by and are registered trademarks or trademarks, respectively, of Avaya Inc. All other trademarks are the property of their respective owners. The information provided in these Application Notes is subject to change without notice. The configurations, technical data, and recommendations provided in these Application Notes are believed to be accurate and dependable, but are presented without express or implied warranty. Users are responsible for their application of any products specified in these Application Notes. Please any questions or comments pertaining to these Application Notes along with the full title name and filename, located in the lower right corner, directly to the Avaya Solution & Interoperability Test Lab at 15 of 15

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Configuring NETGEAR PROSAFE 8-port, 16-port and 24-port switches Supporting Power over Ethernet with Avaya Communication Manager, Avaya one-x Quick Edition G10

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Sample Configuration for using Link Layer Discovery Protocol (LLDP) with Cisco Catalyst 4500 or 3750 Switches for VLAN Assignment for Avaya 9600 and 1600 Series

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Extreme Networks Summit X450e-24p Switch with Avaya Communication Manager and Avaya IP Telephones in a Converged VoIP and Data Network -

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Sample Configuration for using Link Layer Discovery Protocol (LLDP) with Cisco Catalyst 4500 or 3750 Switches for VLAN assignment to Avaya 4600 Series IP Telephones

More information

Sample Configuration for Microsoft Firewall and McAfee Desktop Firewall 8.5 to Support Avaya IP Softphone Issue 1.0

Sample Configuration for Microsoft Firewall and McAfee Desktop Firewall 8.5 to Support Avaya IP Softphone Issue 1.0 Avaya Solution & Interoperability Test Lab Sample Configuration for Microsoft Firewall and McAfee Desktop Firewall 8.5 to Support Avaya IP Softphone Issue 1.0 Abstract These Application Notes describe

More information

Configuring the Avaya B179 SIP Conference Phone with Avaya Aura Communication Manager and Avaya Aura Session Manager Issue 1.0

Configuring the Avaya B179 SIP Conference Phone with Avaya Aura Communication Manager and Avaya Aura Session Manager Issue 1.0 Avaya Solution & Interoperability Test Lab Configuring the Avaya B179 SIP Conference Phone with Avaya Aura Communication Manager and Avaya Aura Session Manager Issue 1.0 Abstract These Application Notes

More information

Configure IOS Catalyst Switches to Connect Cisco IP Phones Configuration Example

Configure IOS Catalyst Switches to Connect Cisco IP Phones Configuration Example Configure IOS Catalyst Switches to Connect Cisco IP Phones Configuration Example Document ID: 69632 Introduction Prerequisites Requirements Components Used Conventions Background Information Configure

More information

Configuring H.323 over Port Network Address Translation (PNAT) for Avaya IP Endpoints using the Avaya SG200 Security Gateway - Issue 1.

Configuring H.323 over Port Network Address Translation (PNAT) for Avaya IP Endpoints using the Avaya SG200 Security Gateway - Issue 1. Configuring H.323 over Port Network Address Translation (PNAT) for Avaya IP Endpoints using the Avaya SG200 Security Gateway - Issue 1.0 Abstract These Application Notes describe how to configure the Avaya

More information

Sample Configuration for H.323 Trunk between Avaya IP Office and Cisco Unified Communications Manager 7.0 Issue 1.0

Sample Configuration for H.323 Trunk between Avaya IP Office and Cisco Unified Communications Manager 7.0 Issue 1.0 Avaya Solution & Interoperability Test Lab Sample Configuration for H.323 Trunk between Avaya IP Office and Cisco Unified Communications Manager 7.0 Issue 1.0 Abstract These Application Notes describe

More information

How to Configure the Juniper NetScreen 5GT to Support Avaya H.323 IP Telephony Issue 1.0

How to Configure the Juniper NetScreen 5GT to Support Avaya H.323 IP Telephony Issue 1.0 Avaya Solution and Interoperability Test Lab How to Configure the Juniper NetScreen 5GT to Support Avaya H.323 IP Telephony Issue 1.0 Abstract These Application Notes describe how to configure the Juniper

More information

Abstract. MEP; Reviewed: GAK 10/17/2005. Solution & Interoperability Test Lab Application Notes 2005 Avaya Inc. All Rights Reserved.

Abstract. MEP; Reviewed: GAK 10/17/2005. Solution & Interoperability Test Lab Application Notes 2005 Avaya Inc. All Rights Reserved. Configuring Single Instance Rapid Spanning Tree Protocol (RSTP) between an Avaya C360 Converged Switch and HP ProCurve Networking Switches to support Avaya IP Telephony Issue 1.0 Abstract These Application

More information

Configuring Instant Messaging and Presence capability for Avaya IP Agent using Avaya SIP Enablement Services - Issue 1.0

Configuring Instant Messaging and Presence capability for Avaya IP Agent using Avaya SIP Enablement Services - Issue 1.0 Avaya Solution & Interoperability Test Lab Configuring Instant Messaging and Presence capability for Avaya IP Agent using Avaya SIP Enablement Services - Issue 1.0 Abstract These Application Notes describe

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Configuring a Small to Medium Size Business VoIP and Data Network Solution Consisting of HP ProCurve Networking Switches and an Avaya Telephony

More information

Cisco - Configure the 1721 Router for VLANs Using a Switch Module (WIC-4ESW)

Cisco - Configure the 1721 Router for VLANs Using a Switch Module (WIC-4ESW) Page 1 of 20 Configure the 1721 Router for VLANs Using a Switch Module (WIC-4ESW) Document ID: 50036 Contents Introduction Prerequisites Requirements Components Used Network Diagram The Role of Switched

More information

Application Notes for Configuring Yealink T-22 SIP Phones to interoperate with Avaya IP Office - Issue 1.0

Application Notes for Configuring Yealink T-22 SIP Phones to interoperate with Avaya IP Office - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring Yealink T-22 SIP Phones to interoperate with Avaya IP Office - Issue 1.0 Abstract These Application Notes describe the configuration

More information

Configuring Check Point VPN-1/FireWall-1 and SecuRemote Client with Avaya IP Softphone via NAT - Issue 1.0

Configuring Check Point VPN-1/FireWall-1 and SecuRemote Client with Avaya IP Softphone via NAT - Issue 1.0 Configuring Check Point VPN-1/FireWall-1 and SecuRemote Client with Avaya IP Softphone via NAT - Issue 1.0 Abstract Avaya IP Softphone R3 V2.1 now supports H.323 VoIP applications running over different

More information

Configuring Avaya 1120E, 1140E, 1220 and 1230 IP Deskphones with Avaya IP Office Release 6.1 Issue 1.0

Configuring Avaya 1120E, 1140E, 1220 and 1230 IP Deskphones with Avaya IP Office Release 6.1 Issue 1.0 Avaya Solution & Interoperability Test Lab Configuring Avaya 1120E, 1140E, 1220 and 1230 IP Deskphones with Avaya IP Office Release 6.1 Issue 1.0 Abstract These Application Notes describe a solution comprised

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for HP ProCurve Switches connected to an Avaya Telephony Infrastructure using Avaya IP Office in a Converged VoIP and Data Network - Issue 1.0

More information

Application Notes for Integrated Research PROGNOSIS IP Telephony Manager with Avaya Communication Manager - Issue 1.0

Application Notes for Integrated Research PROGNOSIS IP Telephony Manager with Avaya Communication Manager - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Integrated Research PROGNOSIS IP Telephony Manager with Avaya Communication Manager - Issue 1.0 Abstract These Application Notes describe

More information

Application Notes for Resource Software International Revolution Web Call Accounting with Avaya Quick Edition Issue 1.0

Application Notes for Resource Software International Revolution Web Call Accounting with Avaya Quick Edition Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Resource Software International Revolution Web Call Accounting with Avaya Quick Edition Issue 1.0 Abstract These Application Notes describe

More information

Application Notes for Invision Interaction Recording System Version 5.0 with Avaya Aura Communication Manager Release 6.3 Issue 1.

Application Notes for Invision Interaction Recording System Version 5.0 with Avaya Aura Communication Manager Release 6.3 Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for Invision Interaction Recording System Version 5.0 with Avaya Aura Communication Manager Release 6.3 Issue 1.0 Abstract These Application

More information

CT5760 Controller and Catalyst 3850 Switch Configuration Example

CT5760 Controller and Catalyst 3850 Switch Configuration Example CT5760 Controller and Catalyst 3850 Switch Configuration Example Document ID: 116342 Contributed by Antoine KMEID and Serge Yasmine, Cisco TAC Engineers. Aug 13, 2013 Contents Introduction Prerequisites

More information

Application Notes for Configuring Alternate Methods of Domain Based Routing for Outbound SIP Calls with the Avaya SIP Trunk Architecture Issue 1.

Application Notes for Configuring Alternate Methods of Domain Based Routing for Outbound SIP Calls with the Avaya SIP Trunk Architecture Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for Configuring Alternate Methods of Domain Based Routing for Outbound SIP Calls with the Avaya SIP Trunk Architecture Issue 1.0 Abstract These

More information

Configuring an IPSec Tunnel between a Cisco 3825 Router and the Cisco VPN Client to Support Avaya IP Softphone Issue 1.0

Configuring an IPSec Tunnel between a Cisco 3825 Router and the Cisco VPN Client to Support Avaya IP Softphone Issue 1.0 Avaya Solution & Interoperability Test Lab Configuring an IPSec Tunnel between a Cisco 3825 Router and the Cisco VPN Client to Support Avaya IP Softphone Issue 1.0 Abstract These Application Notes describe

More information

802.1X Authentication, Link Layer Discovery Protocol (LLDP), and Avaya IP Telephones

802.1X Authentication, Link Layer Discovery Protocol (LLDP), and Avaya IP Telephones 802.1X Authentication, Link Layer Discovery Protocol (LLDP), and Avaya IP Telephones Abstract The purpose of this document is to discuss 802.1X Authentication and Link Layer Discovery Protocol (LLDP) in

More information

Application Notes for Configuring QuesCom 400 IP/GSM Gateway with Avaya IP Office using H.323 trunks Issue 1.0

Application Notes for Configuring QuesCom 400 IP/GSM Gateway with Avaya IP Office using H.323 trunks Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring QuesCom 400 IP/GSM Gateway with Avaya IP Office using H.323 trunks Issue 1.0 Abstract These Application Notes describe the configuration

More information

Application Notes for Biamp AudiaFLEX VoIP-2 with Avaya Aura Communication Manager Using Avaya Aura SIP Enablement Services Issue 1.

Application Notes for Biamp AudiaFLEX VoIP-2 with Avaya Aura Communication Manager Using Avaya Aura SIP Enablement Services Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for Biamp AudiaFLEX VoIP-2 with Avaya Aura Communication Manager Using Avaya Aura SIP Enablement Services Issue 1.0 Abstract These Application

More information

Application Notes for Configuring NMS Adaptive Desktop SMS with Avaya IP Office R8.0 using Avaya IP Office TAPI Service Provider - Issue 1.

Application Notes for Configuring NMS Adaptive Desktop SMS with Avaya IP Office R8.0 using Avaya IP Office TAPI Service Provider - Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for Configuring NMS Adaptive Desktop SMS with Avaya IP Office R8.0 using Avaya IP Office TAPI Service Provider - Issue 1.0 Abstract These Application

More information

Application Notes for the GN Netcom GN 8120 USB Headset Adapter with Avaya IP Softphone Issue 1.0

Application Notes for the GN Netcom GN 8120 USB Headset Adapter with Avaya IP Softphone Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for the GN Netcom GN 8120 USB Headset Adapter with Avaya IP Softphone Issue 1.0 Abstract These Application Notes describe a compliance-tested

More information

Application Notes for Configuring a SonicWALL Continuous Data Protection (CDP) backup solution with Avaya VoiceMail Pro - Issue 1.

Application Notes for Configuring a SonicWALL Continuous Data Protection (CDP) backup solution with Avaya VoiceMail Pro - Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for Configuring a SonicWALL Continuous Data Protection (CDP) backup solution with Avaya VoiceMail Pro - Issue 1.0 Abstract These Application

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for HP ProCurve Networking Switches connected to an Avaya Telephony Infrastructure in a Multi-Site VoIP and Data Network solution using Avaya

More information

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

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

More information

Link Aggregation Interoperability of the Dell PowerConnect 5316M with Cisco IOS or Cisco CatOS based Switches. By Bruce Holmes

Link Aggregation Interoperability of the Dell PowerConnect 5316M with Cisco IOS or Cisco CatOS based Switches. By Bruce Holmes Link Aggregation Interoperability of the Dell PowerConnect 5316M with Cisco IOS or Cisco CatOS based Switches By Bruce Holmes August 2005 Contents Introduction...3 Link Aggregation with Gigabit Ethernet

More information

Application Notes for Lucent Technologies VitalQIP DHCP/DNS Management with Avaya IP Telephones and Avaya Communication Manager Issue 1.

Application Notes for Lucent Technologies VitalQIP DHCP/DNS Management with Avaya IP Telephones and Avaya Communication Manager Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for Lucent Technologies VitalQIP DHCP/DNS Management with Avaya IP Telephones and Avaya Communication Manager Issue 1.0 Abstract These Application

More information

Power over Ethernet (PoE) Power Requirements FAQ

Power over Ethernet (PoE) Power Requirements FAQ Power over Ethernet (PoE) Power Requirements FAQ Document ID: 97869 Questions Introduction What is Power over Ethernet? What is the difference between inline power and PoE? What is the difference between

More information

Application Notes for Avaya Aura Conferencing 7.2 and Radvision SCOPIA Elite MCU Issue 1.0

Application Notes for Avaya Aura Conferencing 7.2 and Radvision SCOPIA Elite MCU Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Avaya Aura Conferencing 7.2 and Radvision SCOPIA Elite MCU Issue 1.0 Abstract These Application Notes describe the configuration of Avaya

More information

Application Notes for Jabra PC Suite and Jabra Evolve 65 Headset with Avaya one-x Agent - Issue 1.0

Application Notes for Jabra PC Suite and Jabra Evolve 65 Headset with Avaya one-x Agent - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Jabra PC Suite and Jabra Evolve 65 Headset with Avaya one-x Agent - Issue 1.0 Abstract These Application Notes describe the configuration

More information

Application Notes for Valcom PagePro IP with Avaya IP Office Issue 1.0

Application Notes for Valcom PagePro IP with Avaya IP Office Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Valcom PagePro IP with Avaya IP Office Issue 1.0 Abstract These Application Notes describe the configuration steps required for Valcom PagePro

More information

How To Test The Nms Adaptive Suite With An Ip Office On A Windows 2003 Server On A Nms Desktop On A Pnet 2.5 (Tapi) On A Blackberry 2.2 (Tapi) On An Ipo 2

How To Test The Nms Adaptive Suite With An Ip Office On A Windows 2003 Server On A Nms Desktop On A Pnet 2.5 (Tapi) On A Blackberry 2.2 (Tapi) On An Ipo 2 Avaya Solution & Interoperability Test Lab Application Notes for Configuring NMS Adaptive Suite with Avaya IP Office R8 using Avaya IP Office TAPI Service Provider - Issue 1.0 Abstract These Application

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Configuring a Virtual Private Network (VPN) for Avaya IP Office using the Edgewater Networks EdgeMarc 4500 VoIP VPN Appliance - Issue 1.0

More information

Application Notes for Configuring Cablevision Optimum Voice SIP Trunking with Avaya IP Office - Issue 1.1

Application Notes for Configuring Cablevision Optimum Voice SIP Trunking with Avaya IP Office - Issue 1.1 Avaya Solution & Interoperability Test Lab Application Notes for Configuring Cablevision Optimum Voice SIP Trunking with Avaya IP Office - Issue 1.1 Abstract These Application Notes describe the procedures

More information

Sample Configuration for SIP Trunking between Avaya IP Office R8.0 and Cisco Unified Communications Manager 8.6.2 Issue 1.0

Sample Configuration for SIP Trunking between Avaya IP Office R8.0 and Cisco Unified Communications Manager 8.6.2 Issue 1.0 Avaya Solution & Interoperability Test Lab Sample Configuration for SIP Trunking between Avaya IP Office R8.0 and Cisco Unified Communications Manager 8.6.2 Issue 1.0 Abstract These Application Notes describe

More information

Application Notes for Configuring Dorado Software Redcell Enterprise Bundle using SNMP with Avaya Communication Manager - Issue 1.

Application Notes for Configuring Dorado Software Redcell Enterprise Bundle using SNMP with Avaya Communication Manager - Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for Configuring Dorado Software Redcell Enterprise Bundle using SNMP with Avaya Communication Manager - Issue 1.0 Abstract These Application

More information

BLADE PVST+ Spanning Tree and Interoperability with Cisco

BLADE PVST+ Spanning Tree and Interoperability with Cisco BLADE PVST+ Spanning Tree and Interoperability with Cisco Technical Brief Industry-standard PVST+ Spanning Tree Protocol with Cisco interoperability Introduction...1 Spanning Tree Protocol (IEEE 802.1d)...1

More information

Configuring a SIP Trunk between Avaya Aura Session Manager Release 6.1 and Avaya Communication Server 1000E Release 7.5 Issue 1.0

Configuring a SIP Trunk between Avaya Aura Session Manager Release 6.1 and Avaya Communication Server 1000E Release 7.5 Issue 1.0 Avaya Solution Interoperability Test Lab Configuring a SIP Trunk between Avaya Aura Session Manager Release 6.1 and Avaya Communication Server 1000E Release 7.5 Issue 1.0 Abstract These Application Notes

More information

Note: This case study utilizes Packet Tracer. Please see the Chapter 5 Packet Tracer file located in Supplemental Materials.

Note: This case study utilizes Packet Tracer. Please see the Chapter 5 Packet Tracer file located in Supplemental Materials. Note: This case study utilizes Packet Tracer. Please see the Chapter 5 Packet Tracer file located in Supplemental Materials. CHAPTER 5 OBJECTIVES Configure a router with an initial configuration. Use the

More information

Catalyst Layer 3 Switch for Wake On LAN Support Across VLANs Configuration Example

Catalyst Layer 3 Switch for Wake On LAN Support Across VLANs Configuration Example Catalyst Layer 3 Switch for Wake On LAN Support Across VLANs Configuration Example Document ID: 91672 Contents Introduction Prerequisites Requirements Components Used Conventions Background Information

More information

Configuring the Juniper NetScreen Firewall Security Policies to support Avaya IP Telephony Issue 1.0

Configuring the Juniper NetScreen Firewall Security Policies to support Avaya IP Telephony Issue 1.0 Avaya Solution & Interoperability Test Lab Configuring the Juniper NetScreen Firewall Security Policies to support Avaya IP Telephony Issue 1.0 Abstract These Application Notes describes a procedure for

More information

Interoperability between Avaya IP phones and ProCurve switches

Interoperability between Avaya IP phones and ProCurve switches An HP ProCurve Networking Application Note Interoperability between Avaya IP phones and ProCurve switches Contents 1. Introduction... 3 2. Architecture... 3 3. Checking PoE compatibility... 3 4. Configuring

More information

School of Information Technology and Engineering (SITE) CEG 4395: Computer Network Management. Lab 4: Remote Monitoring (RMON) Operations

School of Information Technology and Engineering (SITE) CEG 4395: Computer Network Management. Lab 4: Remote Monitoring (RMON) Operations School of Information Technology and Engineering (SITE) CEG 4395: Computer Network Management Lab 4: Remote Monitoring (RMON) Operations Objective To become familiar with basic RMON operations, alarms,

More information

Application Notes for the Ingate SIParator with Avaya Converged Communication Server (CCS) - Issue 1.0

Application Notes for the Ingate SIParator with Avaya Converged Communication Server (CCS) - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for the Ingate SIParator with Avaya Converged Communication Server (CCS) - Issue 1.0 Abstract These Application Notes describe the configuration

More information

How To Configure InterVLAN Routing on Layer 3 Switches

How To Configure InterVLAN Routing on Layer 3 Switches How To Configure InterVLAN Routing on Layer 3 Switches Document ID: 41860 Contents Introduction Prerequisites Requirements Components Used Conventions Configure InterVLAN Routing Task Step by Step Instructions

More information

Application Notes for Biamp AudiaFLEX VoIP-2 with Avaya IP Office Issue 1.0

Application Notes for Biamp AudiaFLEX VoIP-2 with Avaya IP Office Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Biamp AudiaFLEX VoIP-2 with Avaya IP Office Issue 1.0 Abstract These Application Notes describe the configuration steps required for Biamp

More information

Using Cisco UC320W with Windows Small Business Server

Using Cisco UC320W with Windows Small Business Server Using Cisco UC320W with Windows Small Business Server This application note explains how to deploy the Cisco UC320W in a Windows Small Business Server environment. Contents This document includes the following

More information

Application Notes for Resource Software International Revolution Web Call Accounting with Avaya IP Office - Issue 1.0

Application Notes for Resource Software International Revolution Web Call Accounting with Avaya IP Office - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Resource Software International Revolution Web Call Accounting with Avaya IP Office - Issue 1.0 Abstract These Application Notes describe

More information

Application Notes for Algo 8180 SIP Audio Alerter with Avaya IP Office - Issue 1.1

Application Notes for Algo 8180 SIP Audio Alerter with Avaya IP Office - Issue 1.1 Avaya Solution & Interoperability Test Lab Application Notes for Algo 8180 SIP Audio Alerter with Avaya IP Office - Issue 1.1 Abstract These Application Notes describe the configuration steps required

More information

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

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

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Configuring the Ascom Wireless IP- DECT SIP Solution with Avaya IP Office in a Converged Voice over IP and Data Network - Issue 1.1 Abstract

More information

Using Link Layer Discovery Protocol in Multivendor Networks

Using Link Layer Discovery Protocol in Multivendor Networks Using Link Layer Discovery Protocol in Multivendor Networks Link Layer Discovery Protocol (LLDP), standardized by the IEEE as part of 802.1ab, enables standardized discovery of nodes, which in turn facilitates

More information

TotalCloud Phone System

TotalCloud Phone System TotalCloud Phone System Cisco SF 302-08P PoE VLAN Configuration Guide Note: The below information and configuration is for deployment of the Cbeyond managed switch solution using the Cisco 302 8 port Power

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Configuring Cisco 3020 VPN Concentrator to Provide WebVPN Access by Using Cisco Secure Socket Layer (SSL) VPN Client to Support Avaya IP Softphone Issue 1.0 Abstract

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for TONE Software ReliaTel Global Quality, Performance, and Service Level Management with Avaya Aura Communication Manager 6.3 Using SNMP Issue

More information

Application Notes for MultiTech FaxFinder IP with Avaya IP Office Issue 1.0

Application Notes for MultiTech FaxFinder IP with Avaya IP Office Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for MultiTech FaxFinder IP with Avaya IP Office Issue 1.0 Abstract These Application Notes describe the configuration steps required to integrate

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for HP ProCurve Switches connected to an Avaya Aura Telephony Infrastructure using Avaya Aura System Platform running Avaya Aura Midsize Business

More information

Application Notes for AudioCodes MP-202 Telephone Adaptor with Avaya SIP Enablement Services and Avaya Communication Manager - Issue 1.

Application Notes for AudioCodes MP-202 Telephone Adaptor with Avaya SIP Enablement Services and Avaya Communication Manager - Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for AudioCodes MP-202 Telephone Adaptor with Avaya SIP Enablement Services and Avaya Communication Manager - Issue 1.0 Abstract These Application

More information

Application Notes for Integrating Verint ULTRA9 VoIP Call Recording Service With Avaya Interaction Center - Issue 1.1

Application Notes for Integrating Verint ULTRA9 VoIP Call Recording Service With Avaya Interaction Center - Issue 1.1 Avaya Solution & Interoperability Test Lab Application Notes for Integrating Verint ULTRA9 VoIP Call Recording Service With Avaya Interaction Center - Issue 1.1 Abstract Verint Ultra Intelligent Recording

More information

VLAN Interoperability

VLAN Interoperability PowerConnect Application Note #4 November 2003 VLAN Interoperability This Application Notes relates to the following Dell PowerConnect products: PowerConnect 33xx PowerConnect 52xx Abstract This Application

More information

Configuring EtherChannel and 802.1Q Trunking Between Catalyst L2 Fixed Configuration Switches and Catalyst Switches Running CatOS

Configuring EtherChannel and 802.1Q Trunking Between Catalyst L2 Fixed Configuration Switches and Catalyst Switches Running CatOS Configuring EtherChannel and 802.1Q Trunking Between Catalyst L2 Fixed Configuration Switches and Catalyst Switches Running CatOS Document ID: 23408 Contents Introduction Prerequisites Requirements Components

More information

Application Notes for Configuring 911 Enable Emergency Routing Service with Avaya IP Office - Issue 1.0

Application Notes for Configuring 911 Enable Emergency Routing Service with Avaya IP Office - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring 911 Enable Emergency Routing Service with Avaya IP Office - Issue 1.0 Abstract These Application Notes describe the procedures

More information

Application Notes for Revolabs FLX UC 1000 with Avaya IP Office - Issue 0.1

Application Notes for Revolabs FLX UC 1000 with Avaya IP Office - Issue 0.1 Avaya Solution & Interoperability Test Lab Application Notes for Revolabs FLX UC 1000 with Avaya IP Office - Issue 0.1 Abstract These Application Notes describe the configuration steps required to integrate

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Configuring Tone Software ReliaTel SNMP Management Application with Avaya Communication Manager and Avaya SIP Enablement Services - Issue

More information

Application Notes for Metropolis ProfitWatch Hotel Call Accounting with Avaya IP Office Issue 1.0

Application Notes for Metropolis ProfitWatch Hotel Call Accounting with Avaya IP Office Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Metropolis ProfitWatch Hotel Call Accounting with Avaya IP Office Issue 1.0 Abstract These Application Notes describe the configuration

More information

What is VLAN Routing?

What is VLAN Routing? Application Note #38 February 2004 What is VLAN Routing? This Application Notes relates to the following Dell product(s): 6024 and 6024F 33xx Abstract Virtual LANs (VLANs) offer a method of dividing one

More information

MS Series: VolP Deployment Guide

MS Series: VolP Deployment Guide Solution Guide MS Series: VolP Deployment Guide JULY 2013 How to deploy a distributed VoIP infrastructure with Meraki MS switches. Table of Contents Introduction 3 Getting Started 4 Setting up VoIP using

More information

Application Notes for Algo 8028 SIP Door Phone with Avaya IP Office - Issue 1.0

Application Notes for Algo 8028 SIP Door Phone with Avaya IP Office - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Algo 8028 SIP Door Phone with Avaya IP Office - Issue 1.0 Abstract These Application Notes describe the configuration steps required for

More information

Application Notes for GN Netcom Jabra PC Suite Software Version 2.9 and Jabra Speak 410 USB with Avaya Aura Agent Desktop 6.2 Issue 1.

Application Notes for GN Netcom Jabra PC Suite Software Version 2.9 and Jabra Speak 410 USB with Avaya Aura Agent Desktop 6.2 Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for GN Netcom Jabra PC Suite Software Version 2.9 and Jabra Speak 410 USB with Avaya Aura Agent Desktop 6.2 Issue 1.0 Abstract These Application

More information

Connect the Host to attach to Fast Ethernet switch port Fa0/2. Configure the host as shown in the topology diagram above.

Connect the Host to attach to Fast Ethernet switch port Fa0/2. Configure the host as shown in the topology diagram above. Lab 1.2.2 Capturing and Analyzing Network Traffic Host Name IP Address Fa0/0 Subnet Mask IP Address S0/0/0 Subnet Mask Default Gateway RouterA 172.17.0.1 255.255.0.0 192.168.1.1 (DCE) 255.255.255.0 N/A

More information

Application Notes for TONE Software ReliaTel with Avaya Aura Communication Manager 6.2 Using SNMP Issue 1.0

Application Notes for TONE Software ReliaTel with Avaya Aura Communication Manager 6.2 Using SNMP Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for TONE Software ReliaTel with Avaya Aura Communication Manager 6.2 Using SNMP Issue 1.0 Abstract These Application Notes describe the configuration

More information

Chapter 7 Lab 7-1, Configuring Switches for IP Telephony Support

Chapter 7 Lab 7-1, Configuring Switches for IP Telephony Support Chapter 7 Lab 7-1, Configuring Switches for IP Telephony Support Topology Objectives Background Configure auto QoS to support IP phones. Configure CoS override for data frames. Configure the distribution

More information

Configuring Static and Dynamic NAT Simultaneously

Configuring Static and Dynamic NAT Simultaneously Configuring Static and Dynamic NAT Simultaneously Document ID: 13778 Contents Introduction Prerequisites Requirements Components Used Conventions Configuring NAT Related Information Introduction In some

More information

Application Notes for configuring ICR Evolution Software with Avaya IP Office R8 using Avaya IP Office TAPI Service Provider - Issue 1.

Application Notes for configuring ICR Evolution Software with Avaya IP Office R8 using Avaya IP Office TAPI Service Provider - Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for configuring ICR Evolution Software with Avaya IP Office R8 using Avaya IP Office TAPI Service Provider - Issue 1.0 Abstract These Application

More information

Application Notes for Multi-Tech FaxFinder IP with Avaya IP Office Issue 1.0

Application Notes for Multi-Tech FaxFinder IP with Avaya IP Office Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Multi-Tech FaxFinder IP with Avaya IP Office Issue 1.0 Abstract These Application Notes describe the configuration steps required to integrate

More information

Application Notes for Jabra PC Suite and Jabra SUPREME UC Bluetooth Headset with Avaya one-x Agent - Issue 1.1

Application Notes for Jabra PC Suite and Jabra SUPREME UC Bluetooth Headset with Avaya one-x Agent - Issue 1.1 Avaya Solution & Interoperability Test Lab Application Notes for Jabra PC Suite and Jabra SUPREME UC Bluetooth Headset with Avaya one-x Agent - Issue 1.1 Abstract These Application Notes describe the configuration

More information

How To Configure Voice Vlan On An Ip Phone

How To Configure Voice Vlan On An Ip Phone 1 VLAN (Virtual Local Area Network) is used to logically divide a physical network into several broadcast domains. VLAN membership can be configured through software instead of physically relocating devices

More information

Lab - Using IOS CLI with Switch MAC Address Tables

Lab - Using IOS CLI with Switch MAC Address Tables Topology Addressing Table Objectives Device Interface IP Address Subnet Mask Default Gateway R1 G0/1 192.168.1.1 255.255.255.0 N/A S1 VLAN 1 192.168.1.11 255.255.255.0 192.168.1.1 S2 VLAN 1 192.168.1.12

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Configuring recordx from Oak Telecom with Avaya Aura Communication Manger R6.0.1 using a Passive Tap on ISDN Q.931 Trunk - Issue 1.0 Abstract

More information

Application Notes for Configuring Wesley Clover Solutions Trading Platform with Avaya IP Office using SIP Trunks Issue 1.0

Application Notes for Configuring Wesley Clover Solutions Trading Platform with Avaya IP Office using SIP Trunks Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring Wesley Clover Solutions Trading Platform with Avaya IP Office using SIP Trunks Issue 1.0 Abstract These Application Notes contain

More information

Application Notes for VTech 1-Line Corded Analog Hotel Phone with Avaya IP Office 8.1 and Voicemail Pro 8.1 Issue 1.0

Application Notes for VTech 1-Line Corded Analog Hotel Phone with Avaya IP Office 8.1 and Voicemail Pro 8.1 Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for VTech 1-Line Corded Analog Hotel Phone with Avaya IP Office 8.1 and Voicemail Pro 8.1 Issue 1.0 Abstract These Application Notes describe

More information

LINK AGGREGATION INTEROPERABILITY OF THE DELL POWERCONNECT 6200 SERIES

LINK AGGREGATION INTEROPERABILITY OF THE DELL POWERCONNECT 6200 SERIES LINK AGGREGATION INTEROPERABILITY OF THE DELL POWERCONNECT 6200 SERIES WITH CISCO IOS OR CISCO CATOS BASED SWITCHES By Bruce Holmes CONTENTS INTRODUCTION 3 LINK AGGREGATION WITH GIGABIT ETHERNET CISCO

More information

Application Notes for TANDBERG Video Conference Solution with Avaya Meeting Exchange - Issue 1.0

Application Notes for TANDBERG Video Conference Solution with Avaya Meeting Exchange - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for TANDBERG Video Conference Solution with Avaya Meeting Exchange - Issue 1.0 Abstract These Application Notes describe the configuration steps

More information

Application Notes for BT Wholesale/HIPCOM SIP Trunk Service and Avaya IP Office 8.0 Issue 1.0

Application Notes for BT Wholesale/HIPCOM SIP Trunk Service and Avaya IP Office 8.0 Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for BT Wholesale/HIPCOM SIP Trunk Service and Avaya IP Office 8.0 Issue 1.0 Abstract These Application Notes describe the procedures for configuring

More information

Application Notes for DuVoice Emergency Alert System with Avaya IP Office 9.0 Issue 1.0

Application Notes for DuVoice Emergency Alert System with Avaya IP Office 9.0 Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for DuVoice Emergency Alert System with Avaya IP Office 9.0 Issue 1.0 Abstract These Application Notes describe the configuration steps required

More information

Application Notes for Resource Software International Shadow Real-Time Dashboard 2.3 with Avaya IP Office Server Edition 9.1 Issue 1.

Application Notes for Resource Software International Shadow Real-Time Dashboard 2.3 with Avaya IP Office Server Edition 9.1 Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for Resource Software International Shadow Real-Time Dashboard 2.3 with Avaya IP Office Server Edition 9.1 Issue 1.0 Abstract These Application

More information

Interoperability between Cisco Unified IP 7900 Series phones and ProCurve switches

Interoperability between Cisco Unified IP 7900 Series phones and ProCurve switches An HP ProCurve Networking Application Note Interoperability between Cisco Unified IP 7900 Series phones and ProCurve switches Contents 1. Introduction... 3 2. Architecture... 3 3. Checking PoE compatibility...

More information

Application Notes for GN Netcom Jabra GN 9330 USB Headset and Jabra PC Suite with Avaya one-x Communicator and Avaya one-x Agent - Issue 1.

Application Notes for GN Netcom Jabra GN 9330 USB Headset and Jabra PC Suite with Avaya one-x Communicator and Avaya one-x Agent - Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for GN Netcom Jabra GN 9330 USB Headset and Jabra PC Suite with Avaya one-x Communicator and Avaya one-x Agent - Issue 1.0 Abstract These Application

More information

Configuring LLDP, LLDP-MED, and Location Service

Configuring LLDP, LLDP-MED, and Location Service 27 CHAPTER Configuring LLDP, LLDP-MED, and Location Service This chapter describes how to configure the Link Layer Discovery Protocol (LLDP), LLDP Media Endpoint Discovery (LLDP-MED), and Location Service

More information

Lab 8.1.10.2 Introduction to the Modular QoS Command-Line Interface

Lab 8.1.10.2 Introduction to the Modular QoS Command-Line Interface Lab 8.1.10.2 Introduction to the Modular QoS Command-Line Interface Objective Configuring Quality of Service (QoS) involves classifying, marking, and policing traffic flows. It is often necessary to apply

More information

Management Software. User s Guide AT-S88. For the AT-FS750/24POE Fast Ethernet Smart Switch. Version 1.0. 613-000555 Rev. B

Management Software. User s Guide AT-S88. For the AT-FS750/24POE Fast Ethernet Smart Switch. Version 1.0. 613-000555 Rev. B Management Software AT-S88 User s Guide For the AT-FS750/24POE Fast Ethernet Smart Switch Version 1.0 613-000555 Rev. B Copyright 2007 Allied Telesis, Inc. All rights reserved. No part of this publication

More information

ProSafe Plus Switch Utility

ProSafe Plus Switch Utility ProSafe Plus Switch Utility User Guide 350 East Plumeria Drive San Jose, CA 95134 USA December 2012 202-10524-05 NETGEAR, Inc. All rights reserved No part of this publication maybe reproduced, transmitted,

More information

Configuring IPS High Bandwidth Using EtherChannel Load Balancing

Configuring IPS High Bandwidth Using EtherChannel Load Balancing Configuring IPS High Bandwidth Using EtherChannel Load Balancing This guide helps you to understand and deploy the high bandwidth features available with IPS v5.1 when used in conjunction with the EtherChannel

More information