Abstract. Avaya Solution & Interoperability Test Lab

Size: px
Start display at page:

Download "Abstract. Avaya Solution & Interoperability Test Lab"

Transcription

1 Avaya Solution & Interoperability Test Lab Configuring Routing Protocol Redistribution Between Avaya P882 Gigabit Ethernet Switch, Enterasys Vertical Horizon, and HP Procurve Routers - Issue 1.0 Abstract Route redistribution is required when two systems running different routing protocols need to be interconnected. These Application Notes describe how to configure routing protocol redistribution between an Avaya P882 Gigabit Ethernet Switch and other third party vendors. The example configuration described specifically addresses redistribution of local, RIPv2 and OSPF routes between Avaya P882, HP Procurve 5304XL and Enterasys Networks Vertical Horizon VH-2402-L3 Routers. 1 of 26

2 1. Introduction The Route Redistribution feature introduced in Avaya 80 Series Switch Supervisor Module Version 6.0 enhances the existing routing policy implementation by giving the user added control over the exchange of routing information between different routing protocols. Redistribution filters can be defined per protocol, and can be configured based on standard access-lists or without the use of access-lists. If route redistribution is used without access-lists, all routes from the source protocol will be redistributed into the destination protocol. If route redistribution is used with access-lists, the user can control the distribution of specific routes using standard permit and deny access-list indices. The sample configuration depicted in Figure 1 demonstrates how routing redistribution can be used to permit or deny specific route exchanges between differing protocols. The diagram shows the P882 switch acting as an Autonomous System Border Router (ASBR) since it is handing area ID , which requires interconnection with a backbone in order to interconnect with other autonomous systems. Avaya (TM) 4624 IP Telephone x44004 DHCP Avaya(TM) S8300 Server with a G700 Gateway VLAN /24 HP Interfaces: VLAN /24 VLAN /30 A1 1/2 VLAN /24 1/1 VLAN /24 3/7 D2 5/3 Avaya (TM) 4612 IP Telephone x44003 DHCP HP Procurve Switch 5304XL OSPF Area ID /2 Avaya(TM) P882 Gigabit Ethernet Switch ASBR RIP v2 Networks 25 P882 Interfaces and Routes: VLAN /24 - OSPF VLAN /30 - OSPF VLAN /30 - RIP v2 VLAN /24 - Local Route VLAN /24 - Local Route VLAN /24 1 VLAN /24 Target PC Local Route 3/9 Local Route 3/8 VLAN /24 Target PC VLAN 54 Enterasys /24 Vertical Horizon VH-2402-L3 OSPF Backbone DHCP/TFTP Server Enterasys Interfaces: VLAN /30 VLAN / BaseT 1000BaseSX 100BaseTX Figure 1: Route Redistribution Sample Configuration 2 of 26

3 2. Equipment and Software Validated The following equipment and software were used for the sample configuration provided: Equipment Software Avaya S8300 Media Server with a G700 Media Gateway Communication Manager 1.3 Avaya P882 Gigabit Ethernet Switch Version 6.0 Enterasys Vertical Horizon VH-2402-L3 Switch 1.0 HP Procurve Switch 5304XL E Avaya P882 Switch Configuration via the Web Agent The following procedures depict the core steps involved in configuring the Avaya P882 Gigabit Ethernet Switch via the Web Agent (or web interface). For brevity, only excerpts of the overall configuration are shown. For additional details on configuring the P882 switch, please reference the Avaya P882/P580 Version 6.0 User Guide Create All Required VLANs To create a VLAN, navigate to MultiService Switch L2 Switching VLANs Configuration CREATE. The Create VLAN window opens (Figure 2). Enter a unique name and ID for the new VLAN to be created (e.g. Name=vlan10, ID=10) in the highlighted fields and click APPLY. Figure 2: Create VLAN Window 3 of 26

4 3.2. Bind All VLANs to Their Corresponding Physical Ports To associate a VLAN to a physical port, navigate to MultiService Switch Modules & Ports Configuration. The Module Information window opens (Figure 3). Click on the switch ports link under the Switch Ports column corresponding to the module whose port is to be modified. For example, to modify a port on the M8024R-100TX in Module 3, click on the 24 in that row for that module. The Switch Ports window opens (Figure 4). Figure 3: Module Information Window Under the Name column, click on the specific port to be modified on the module. For example, to modify Port 8 on Module 3, the administrator would scroll down to port 3.8 under the Port column and click on Port 3.8 under the Name column. The Switch Port Configuration window for the chosen port opens (Figure 5) Figure 4: Switch Ports Window (Abbreviated) 4 of 26

5 Select the VLAN to be bound to the port from the Port VLAN drop-down menu. For example, to bind VLAN 56 to Port 3/8, the user would select the name for VLAN 56 (e.g. vlan56) and click APPLY. Figure 5: Switch Port Configuration 5 of 26

6 3.3. Create the Necessary Layer 3 Interfaces for Each VLAN To create a Layer 3 router interface for a particular VLAN, navigate to MultiService Switch Routing IP Configuration Interfaces CREATE. The Add IP Interface window opens (Figure 6). Enter a unique interface name, VLAN, Network Address and Mask for the new interface to be created (e.g. Name=vlan53, VLAN=53, Network Address= , MASK= ) in the highlighted fields and click APPLY. Note: If the interface will be using RIP, this can enabled from the RIP drop-down menu. See Figure 6. The procedure for enabling OSPF is slightly different. Figure 6: Add IP Interface Window 6 of 26

7 3.4. Enable OSPF Routing on Required Interfaces Note: Interfaces being assigned to OSPF must be disabled or shut down first. If the backbone area is not used, the correct area ID must be assigned to the interface before enabling OSPF. Navigate to MultiService Switch Routing IP Configuration Interfaces. The IP Interfaces window opens (Figure 7). Under the Select column, select the interface on which OSPF will be enabled. Select DOWN under the Admin. State column and click APPLY. Figure 7: IP Interfaces Window 7 of 26

8 Administer OSPF on the DOWN interfaces (Figure 8). Under the Select column, select the interface on which OSPF will be enabled. Select Enable under the OSPF column and click APPLY. Figure 8: IP Interfaces (Abbreviated) 8 of 26

9 Navigate to MultiService Switch Routing IP OSPF Global Configuration. The OSPF Global Configuration window opens (Figure 9). Select Enable from the OSPF dropdown menu. Enter a unique Router ID for the switch (e.g ) and click APPLY. Figure 9: OSPF Global Configuration Window Create Area required for the sample configuration. Navigate to MultiService Switch Routing IP OSPF Areas CREATE. The Add OSPF Area window opens (Figure 10). Enter a unique Area ID for the switch interfaces (e.g ). Select Not-so-stubby from the Area Type drop-down menu and click APPLY. Figure 10: Add OSPF Area Window 9 of 26

10 Assign area to the required OSPF enabled interfaces. Navigate to MultiService Switch Routing IP OSPF Interfaces. The OSPF Interfaces window opens (Figure 11). Select the interfaces to be modified under the Select column. Change the Area drop-down menus for the interfaces to indicate the area of choice (e.g ) and click APPLY. The OSPF interfaces are now members of area Figure 11: OSPF Interfaces Window After OSPF has been enabled and all areas have been assigned to OSPF interfaces, they must be enabled. Navigate to MultiService Switch Routing IP Configuration Interfaces. The IP Interfaces window opens (Figure 12). Under the Select column, select the interface on which OSPF will be enabled. Select UP under the Admin. State column and click APPLY. Figure 12: IP Interfaces Window 10 of 26

11 3.5. Enable RIPv2 Routing on Required Interfaces Note: RIP is enabled globally by default, so the administrator only needs to apply the service to select router interfaces. Navigate to MultiService Switch Routing IP Configuration Interfaces. The IP Interfaces window opens (Figure 13). Under the Select column, select the interface on which RIP will be enabled. Select Enable under the RIP column and click APPLY. Figure 13: IP Interfaces Window (Abbreviated) Force all RIP enabled interfaces to send and receive RIPv2. Navigate to MultiService Switch Routing IP RIP Interfaces. The RIP Interfaces window opens (Figure 14). Under the Select column, select the RIP interface to be modified. Select V2 under the Send Version and Receive Version columns and click APPLY. Figure 14: RIP Interfaces Window 11 of 26

12 3.6. Configure Route Redistribution The standard access-lists used for routing redistribution should not be enabled via the accessgroup command because they will impact packet forwarding. They should be reserved for use in the IP redistribute list only. The standard access lists used for route redistribution, like the standard access lists applied for packet forwarding, use an implicit permit all statement at the end of every list. This is why only deny statements are used in these Application Notes for specific routes. However, it should be noted that administrators may choose the opposite approach by creating a deny all statement in the last index position of the list, which would block all routes from being redistributed. It would then be the responsibility of the system administrator to create individual permit statements for each route to be redistributed based on the applied filter. These Application Notes demonstrate two ways to apply route redistribution filters. The first way is redistribution without the use of access lists and the second is redistribution with the use of access lists. Example #1 Route Redistribution without access lists Create filters without using access lists to redistribute routing information between all available routing protocols. Navigate to MultiService Switch Routing IP Configuration IP Redistribute List CREATE. The Add IP Redistribute List Entry window opens (Figure 15). Create a rule allowing all OSPF learned routes to be redistributed into RIP. Change the Source Protocol drop-down menu to Ospf and the Dest Protocol drop-down menu to Rip and click CREATE. Figure 15: Add IP Redistribute List Entry Window Repeat the procedure for the remaining 5 combinations: Source Protocol=Local, Dest Protocol=Rip Source Protocol=Static, Dest Protocol=Rip Source Protocol=Rip, Dest Protocol=Ospf Source Protocol=Local, Dest Protocol=Ospf Source Protocol=Static, Dest Protocol=Ospf 12 of 26

13 Once complete, the following Redistribute filters will allow exchange of routing information between all protocols. See Figure 16. Figure 16: IP Redistribute List Entries Example #2 Route Redistribution with access lists Create two access lists. The first access list will be used to deny the local route from being redistributed into OSPF. Navigate to MultiService Switch Routing IP Configuration Access Lists Create Standard. The IP Standard Access Rule Creation window opens (Figure 17). Enter a unique Access List Name for the list (e.g. Blk56toOSPF). Enter 1 in the Access Rule Index field because this is the first entry for the new list. Select Deny/Filter from the Access Type drop-down menu. Enter the subnet route to be blocked from redistribution in the Source Address field (e.g ) and the corresponding Source Network Wildcard (e.g ) and click APPLY. Figure 17: IP Standard Access Rule Creation Window 13 of 26

14 The second access list will be used to deny the local route from being redistributed into RIP. Navigate to MultiService Switch Routing IP Configuration Access Lists Create Standard. The IP Standard Access Rule Creation window opens (Figure 18). Enter a unique Access List Name for the list (e.g. Blk55toRIP). Enter 1 in the Access Rule Index field because this is the first entry for the new list. Select Deny/Filter from the Access Type drop-down menu. Enter the subnet route to be blocked from redistribution in the Source Address field (e.g ) and the corresponding Source Network Wildcard (e.g ) and click APPLY. Figure 18: IP Standard Access Rule Creation Window Apply the newly created access lists to the IP Redistribute List. Navigate to MultiService Switch Routing IP Configuration IP Redistribute List. The IP Redistribute List Entries window opens (Figure 19). Select the filters to be modified under the Select column. Select the applicable access lists (Blk55toRIP for Local to Rip and Blk56toOSPF for Local to Ospf) to use for each filter under the Access List column and click APPLY. Figure 19: IP Redistribute List Entries 14 of 26

15 3.7. Create a DHCP Server for DHCP Relay Agent Requests Navigate to MultiService Switch Routing IP Configuration BOOTP/DHCP Servers CREATE. The Add BOOTP/DHCP Server Entry window opens (Figure 20). Enter the IP Address of the DHCP server (e.g ) and click APPLY. Figure 20: Add BOOTP/DHCP Server Entry Window 4. Enterasys VH-2402-L3 Switch Configuration 4.1. Create All Required VLANs Log into the VH-2402-L3 switch via the console port. Use <Tab> to navigate to the VLANs option and press <Enter> (Figure 21). VH-2402-L3 Local Management Main Menu Basic Setup: Switch Information IP Setup Remote Management Setup Switch Settings Configure Ports Setup User Accounts Serial Port Settings Utilities Network Monitoring Save Changes Reboot Logout Advanced Setup: Spanning Tree Forwarding Filtering Priority Mirroring Multicasting VLANs Port Trunking Layer 3 IP Networking ******************************************************************************* Figure 21: Main Menu 15 of 26

16 Use <Tab> to navigate to the Edit 802.1Q VLANs option and press <Enter> (Figure 22). VLAN Menu Edit 802.1Q VLANs Configure 802.1Q Port Settings ******************************************************************************* Figure 22: VLAN Menu Add VLAN 54 to port 25 untagged as depicted (Figure 23). Select APPLY and press <Enter>. Edit 802.1Q VLANs Action: <Add/Modify> VID:[54 ] VLAN Name:[vlan54 ] Total Entries:7 Port 1 to 8 9 to to Membership (E/F/-): [ ][ ][ ] [E] [-] Tagging (U/T) : [TTTTTTTT][TTTTTTTT][TTTTTTTT] [U] [T] APPLY VID VLAN Name 1 to 8 9 to to DEFAULT_VLAN FFFFFFFF FFFFFFFF FFFFFFFF F F TTTTTTTT TTTTTTTT TTTTTTTT T T 44 DHCP_Server TTTTTTTT TTTTTTTT TTTTTTTT T T 208 Management TTTTTTTT TTTTTTTT TTTTTTTT T T 209 Data_Main EEEEEEEE EEEEEEEE EEEE-E-E - - UUUUUUUU UUUUUUUU UUUUTUTU T T 210 Voice_Main EEEEEEEE EEEEEEEE EEEEE-EE - - TTTTTTTT TTTTTTTT TTTTUTUT T T ******************************************************************************* Figure 23: Edit 802.1Q VLANs Menu 16 of 26

17 Add VLAN 100 to port 1 untagged as depicted (Figure 24). Select APPLY and press <Enter>. Edit 802.1Q VLANs Action: <Add/Modify> VID:[100 ] VLAN Name:[vlan100 ] Total Entries:8 Port 1 to 8 9 to to Membership (E/F/-): [E ][ ][ ] [-] [-] Tagging (U/T) : [UTTTTTTT][TTTTTTTT][TTTTTTTT] [T] [T] APPLY VID VLAN Name 1 to 8 9 to to DEFAULT_VLAN FFFFFFFF FFFFFFFF FFFFFFFF F F TTTTTTTT TTTTTTTT TTTTTTTT T T 44 DHCP_Server TTTTTTTT TTTTTTTT TTTTTTTT T T 54 vlan E - TTTTTTTT TTTTTTTT TTTTTTTT U T 208 Management TTTTTTTT TTTTTTTT TTTTTTTT T T 209 Data_Main EEEEEEEE EEEEEEEE EEEE-E-E - - UUUUUUUU UUUUUUUU UUUUTUTU T T ******************************************************************************* Figure 24: Edit 802.1Q VLANs Menu 4.2. Bind All VLANs to Their Corresponding Physical Ports Enter the Configure 802.1Q Port Settings menu from the VLAN menu (Figure 25). VLAN Menu Edit 802.1Q VLANs Configure 802.1Q Port Settings ******************************************************************************* Figure 25: VLAN Menu 17 of 26

18 Configure the port 1 PVID to be 100 (Figure 26). Select APPLY and press <Enter>. Configure 802.1Q Port Settings Configure Port from [1 ] to [1 ] PVID [100 ] Ingress Filter<Disabled> GVRP<Disabled> GMRP Disabled APPLY Port PVID Ingress DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS GVRP DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS GMRP DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS Port PVID Ingress DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS GVRP DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS GMRP DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS ******************************************************************************* Figure 26: Configure 802.1Q Port Settings Menu Configure the port 25 PVID to be 54 (Figure 27). Select APPLY and press <Enter>. Configure 802.1Q Port Settings Configure Port from [25] to [25] PVID [54 ] Ingress Filter<Disabled> GVRP<Disabled> GMRP Disabled APPLY Port PVID Ingress DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS GVRP DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS GMRP DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS Port PVID Ingress DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS GVRP DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS GMRP DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS DIS ******************************************************************************* Figure 27: Configure 802.1Q Port Settings Menu 18 of 26

19 4.3. Create the Necessary Layer 3 Interfaces for Each VLAN From the Main Menu, navigate to Layer 3 IP Networking (Figure 28). Press <Enter>. VH-2402-L3 Local Management Main Menu Basic Setup: Switch Information IP Setup Remote Management Setup Switch Settings Configure Ports Setup User Accounts Serial Port Settings Utilities Network Monitoring Save Changes Reboot Logout Advanced Setup: Spanning Tree Forwarding Filtering Priority Mirroring Multicasting VLANs Port Trunking Layer 3 IP Networking ******************************************************************************* Figure 28: Main Menu Enter Setup IP Interface from the IP Networking screen (Figure 29). Press <Enter>. Setup Layer 3 - IP Networking IP Interface: Setup IP Interface Routing Protocols: Setup RIP Configuration ******************************************************************************* Figure 29: Setup Layer 3 IP Networking Menu 19 of 26

20 Enter the IP address information for VLAN 54 (Figure 30). Select APPLY then press <Enter>. Setup IP Interface Action:<Add/Modify> Interface Name:[vlan54 ] VID:[54 ] IP Address :[ ] Active:<Yes> Subnet Mask:[ ] Total IP Interface: 6 APPLY Interface Name: System 1 to 8 9 to to IP Address : Subnet Mask: VID : 208 Active : Yes Interface Name: Data_Main 1 to 8 9 to to IP Address : MMMMMMMM MMMMMMMM MMMM-M-M - - Subnet Mask: VID : 209 Active : Yes ******************************************************************************* Figure 30: Setup IP Interface Menu Enter the IP address information for VLAN 100 (Figure 31). Select APPLY and press <Enter>. Setup IP Interface Action:<Add/Modify> Interface Name:[vlan100 ] VID:[100 ] IP Address :[ ] Active:<Yes> Subnet Mask:[ ] Total IP Interface: 7 APPLY Interface Name: System 1 to 8 9 to to IP Address : Subnet Mask: VID : 208 Active : Yes Interface Name: Data_Main 1 to 8 9 to to IP Address : MMMMMMMM MMMMMMMM MMMM-M-M - - Subnet Mask: VID : 209 Active : Yes Figure 31: Setup IP Interface Menu 20 of 26

21 4.4. Enable RIPv2 Routing on Required Interfaces Enter Setup IP Interface from the IP Networking screen (Figure 32). Press <Enter>. Setup Layer 3 - IP Networking IP Interface: Setup IP Interface Routing Protocols: Setup RIP Configuration ******************************************************************************* Figure 32: Setup Layer 3 IP Networking Menu Configure RIPv2 for the vlan54 interface (Figure 33). Select APPLY and press <Enter>. Setup RIP Configuration Interface name: [vlan54 ] TX Mode< V2 Only > RX Mode:< V2 Only > Authentication:<Disabled> Password:[ ] APPLY Interface IP Address TX Mode RX Mode Authentication System Disabled Disabled Disabled Data_Main Disabled Disabled Disabled Voice_Main Disabled Disabled Disabled DataLSPsite Disabled Disabled Disabled VoiceLSPsite Disabled Disabled Disabled DHCP_Server Disabled Disabled Disabled vlan Disabled Disabled Disabled vlan Disabled Disabled Disabled ******************************************************************************* Figure 33: Setup RIP Configuration 21 of 26

22 Configure RIPv2 for the vlan100 interface (Figure 34). Select APPLY and press <Enter>. Setup RIP Configuration Interface name: [vlan100 ] TX Mode< V2 Only > RX Mode:< V2 Only > Authentication:<Disabled> Password:[ ] APPLY Interface IP Address TX Mode RX Mode Authentication System Disabled Disabled Disabled Data_Main Disabled Disabled Disabled Voice_Main Disabled Disabled Disabled DataLSPsite Disabled Disabled Disabled VoiceLSPsite Disabled Disabled Disabled DHCP_Server Disabled Disabled Disabled vlan Disabled Disabled Disabled vlan Disabled Disabled Disabled ******************************************************************************* Figure 34: Setup RIP Configuration 5. HP 5304XL Configuration 5.1. Create All Required VLANs, Interfaces and Port Assignments HP ProCurve Switch 5304XL (config)# vlan 53 HP ProCurve Switch 5304XL (vlan-53)# name vlan53 HP ProCurve Switch 5304XL (vlan-53)# untagged D2 HP ProCurve Switch 5304XL (vlan-53)# ip address HP ProCurve Switch 5304XL (config)# vlan 92 HP ProCurve Switch 5304XL (vlan-53)# name vlan92 HP ProCurve Switch 5304XL (vlan-53)# tagged A2 HP ProCurve Switch 5304XL (vlan-53)# ip address HP ProCurve Switch 5304XL (vlan-53)# ip helper-address !Enable a DHCP-Relay Agent to the server Enable OSPF Routing and Assign Area to All Interfaces HP ProCurve Switch 5304XL (config)# ip routing!enable routing HP ProCurve Switch 5304XL (config)# router ospf HP ProCurve Switch 5304XL (ospf)# area !Create area HP ProCurve Switch 5304XL (ospf)# vlan 53 HP ProCurve Switch 5304XL (vlan-53)# ip ospf area !assign area to 53 HP ProCurve Switch 5304XL (vlan-53)# vlan 54 HP ProCurve Switch 5304XL (vlan-54)# ip ospf area !assign area to of 26

23 6. Verification Steps How to verify Example #1 Route Redistribution without access lists From the HP Procurve command line: Verify that all routes from the P882 and Enterasys switches appear in the HP route table. HP ProCurve Switch 5304XL# show ip route IP Route Entries Destination Network Mask Gateway Type Sub-Type Metric ospf External ospf IntraArea vlan53 connected ospf External ospf External ospf External vlan92 connected ospf External reject static lo0 connected 0 Figure 35: HP Procurve Route Table From the Enterasys Main Menu, navigate to Network Monitoring Menu Routing Table. Verify that all routes from the P882 and HP switches appear in the Enterasys route table. Browse Routing Table Jump to Destination Address:[ ] Mask:[ ] Gateway:[ ] GO CLEAR TABLE Total Entries:8 IP Address Netmask Gateway Interface Name Hops Protocol Voice_Main 1 Local vlan54 2 RIP vlan54 2 RIP vlan54 1 Local vlan54 2 RIP vlan54 2 RIP vlan54 9 RIP vlan100 1 Local Figure 36: Enterasys Vertical Horizon Route Table 23 of 26

24 How to verify Example #2 Route Redistribution with access lists From the HP Procurve command line: Verify that the route no longer appears in the HP routing table. HP ProCurve Switch 5304XL# show ip route IP Route Entries Destination Network Mask Gateway Type Sub-Type Metric ospf External ospf IntraArea vlan53 connected ospf External ospf External vlan92 connected ospf External reject static lo0 connected 0 Figure 37: HP Procurve Route Table From the Enterasys Main Menu, navigate to Network Monitoring Menu Routing Table Verify that the route no longer appears in the Enterasys routing table. Browse Routing Table Jump to Destination Address:[ ] Mask:[ ] Gateway:[ ] GO CLEAR TABLE Total Entries:8 IP Address Netmask Gateway Interface Name Hops Protocol Voice_Main 1 Local vlan54 2 RIP vlan54 2 RIP vlan54 1 Local vlan54 2 RIP vlan54 9 RIP vlan100 1 Local Figure 38: Enterasys Vertical Horizon Route Table 7. Conclusion Connectivity between all of the vendors using the Route Redistribute feature was demonstrated in these Application Notes. The procedures described can be generalized to most configurations. Support for route redistribution with and without the use of access lists was also demonstrated. 24 of 26

25 8. Additional References The following reference document can be obtained online at the Avaya Support website: Avaya P580/P882 Gigabit Ethernet Switch User Guide 25 of 26

26 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 26 of 26

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Configuring Avaya S8300 Media Server and Avaya S8300 Media Server Local Survivable Processor with Enterasys Vertical Horizon VH-2402L3 and VH-2402S Issue 1.0

More information

Sample Configuration of Avaya Distributed Office s Dynamic Host Configuration Protocol (DHCP) to support Multiple IP Networks Issue 1.

Sample Configuration of Avaya Distributed Office s Dynamic Host Configuration Protocol (DHCP) to support Multiple IP Networks Issue 1. Avaya Solution & Interoperability Test Lab Sample Configuration of Avaya Distributed Office s Dynamic Host Configuration Protocol (DHCP) to support Multiple IP Networks 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 Providing High Availability for VoIP in Switched LAN Environments using the Port Redundancy Feature on the Avaya P580 Gigabit Ethernet Switch - Issue 1.0 Abstract

More information

Abstract. GAK; Reviewed: WCH 8/14/2003. Solution & Interoperability Test Lab Application Notes 2003 Avaya Inc. All Rights Reserved.

Abstract. GAK; Reviewed: WCH 8/14/2003. Solution & Interoperability Test Lab Application Notes 2003 Avaya Inc. All Rights Reserved. Rapid Reconfiguration Spanning Tree Protocol (RSTP) 802.1w Sample Configurations for Avaya P882/P580 Gigabit Ethernet Switches with Third Party Vendors including Cisco, HP and Foundry - Issue 1.0 Abstract

More information

Application Notes for Foundry Networks FastIron Super X Switch with Avaya Communication Manager - Issue 1.0

Application Notes for Foundry Networks FastIron Super X Switch with Avaya Communication Manager - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Foundry Networks FastIron Super X Switch with Avaya Communication Manager - Issue 1.0 Abstract These Application Notes describe the procedures

More information

Sample QoS Configuration for Avaya TM S8300 Media Server with Avaya TM G700 Media Gateway in Nortel and 3Com Data Networking Infrastructure Issue 1.

Sample QoS Configuration for Avaya TM S8300 Media Server with Avaya TM G700 Media Gateway in Nortel and 3Com Data Networking Infrastructure Issue 1. Sample QoS Configuration for Avaya TM S8300 Media Server with Avaya TM G700 Media Gateway in Nortel and 3Com Data Networking Infrastructure Issue 1.0 Abstract These Application Notes present sample Quality

More information

VERTICAL HORIZON VH-2402-L3 FAST ETHERNET SWITCH

VERTICAL HORIZON VH-2402-L3 FAST ETHERNET SWITCH VERTICAL HORIZON VH-2402-L3 FAST ETHERNET SWITCH MANAGEMENT GUIDE 9033691-01 ii VH-2402-L3 Management Guide Only qualified personnel should perform installation procedures. Notice NOTICE Enterasys Networks

More information

Index. Numerics. Index 1

Index. Numerics. Index 1 Index Numerics 802.1p priority (QoS) definition 8-6 802.1q VLAN in mesh 7-23 802.1Q VLAN standard 6-6 802.1w as a region 6-54 802.1x, mesh, not supported 7-5 A ABC enabled on edge switch 7-26 in mesh domain

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for ProCurve 5400zl, 3500yl and 2600 Series Switches by HP connected to Avaya Distributed Office in a Converged VoIP and Data Network - Issue

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Configuring Session Initiated Protocol over Port Network Address Translation for Avaya 4602 SIP IP Telephones using the Kagoor VoiceFlow 200 Application Layer

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for ProCurve 5400zl, 3500yl and 2600 Series Switches by HP connected to an Avaya IP Office in a Converged VoIP and Data Network - Issue 1.0

More information

Abstract. AM; Reviewed: WCH/JK 9/11/02. Solution & Interoperability Test Lab Application Notes 2002 Avaya Inc. All Rights Reserved.

Abstract. AM; Reviewed: WCH/JK 9/11/02. Solution & Interoperability Test Lab Application Notes 2002 Avaya Inc. All Rights Reserved. Configuring a Hunt Group Between a Microsoft Windows NT 4.0 Server Equipped with Two Compaq Gigabit Server NICs and an Avaya P882 MultiService Switch - Issue 1.0 Abstract These Application Notes provide

More information

Application Notes for ProCurve 5400zl and 2600 Series Switches by HP in a Multi-site Avaya IP Office VoIP and Data Network - Issue 1.

Application Notes for ProCurve 5400zl and 2600 Series Switches by HP in a Multi-site Avaya IP Office VoIP and Data Network - Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for ProCurve 5400zl and 2600 Series Switches by HP in a Multi-site Avaya IP Office VoIP and Data Network - Issue 1.0 Abstract These Application

More information

Application Notes for Firetide Wireless Mesh Network with an Avaya IP Telephony Infrastructure - Issue 1.0

Application Notes for Firetide Wireless Mesh Network with an Avaya IP Telephony Infrastructure - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Firetide Wireless Mesh Network with an Avaya IP Telephony Infrastructure - Issue 1.0 Abstract These Application Notes describe a solution

More information

Application Notes for Voistore Live with Avaya Interaction Center Issue 1.0

Application Notes for Voistore Live with Avaya Interaction Center Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Voistore Live with Avaya Interaction Center Issue 1.0 Abstract Voistore Live is an Enterprise-level voice recording solution for corporate

More information

Configuring the Avaya B179 SIP Conference Phone with Avaya Aura Communication Manager 5.X and Avaya Aura Session Manager 6.X v1.0.

Configuring the Avaya B179 SIP Conference Phone with Avaya Aura Communication Manager 5.X and Avaya Aura Session Manager 6.X v1.0. Configuring the Avaya B179 SIP Conference Phone with Avaya Aura Communication Manager 5.X and Avaya Aura Session Manager 6.X v1.0 Abstract These Application Notes describe the steps to configure the Avaya

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab A Sample Configuration for Avaya one X 9670G IP Telephone with Extreme Networks Summit 400-24p Switch for Power over Ethernet and Quality of Service - Issue 1.0

More information

Configuring Avaya IP Softphone with Video and Polycom VSX 3000 with Avaya Communication Manager Issue 1.0

Configuring Avaya IP Softphone with Video and Polycom VSX 3000 with Avaya Communication Manager Issue 1.0 Avaya Solution & Interoperability Test Lab Configuring Avaya IP Softphone with Video and Polycom VSX 3000 with Avaya Communication Manager Issue 1.0 Abstract These Application Notes describe how to configure

More information

Application Notes for D-Link DES 1526 Power over Ethernet (PoE) Switch with Avaya IP Telephones and Wireless Access Points Issue 1.

Application Notes for D-Link DES 1526 Power over Ethernet (PoE) Switch with Avaya IP Telephones and Wireless Access Points Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for D-Link DES 1526 Power over Ethernet (PoE) Switch with Avaya IP Telephones and Wireless Access Points 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 Switches connected to an Avaya Telephony Infrastructure using Avaya Aura Communication Manager Branch in a Converged VoIP and

More information

Avaya M-MLS Routing Manager User Guide

Avaya M-MLS Routing Manager User Guide Avaya M-MLS Routing Manager User Guide April 2002 Avaya M-MLS Routing Manager User Guide Copyright Avaya Inc. 2002 ALL RIGHTS RESERVED The products, specifications, and other technical information regarding

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Configuring VPN backup for Avaya S8700 Media Servers and Avaya G600 Media Gateways Controlling Avaya G350 Media Gateways, using the Avaya Security Gateway and

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 for Multi-Tech

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for the ProCurve 3500yl-24G-PWR Switch by HP Supporting Power over Ethernet with Avaya Communication Manager, Avaya IP Office, Avaya one-x Quick

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Configuring Infoblox DNSone DHCP Failover or High Availability in an Avaya Communication Manager IP Telephony Infrastructure - Issue 1.0

More information

Configuring Funk Odyssey Software, Avaya AP-3 Access Point, and Avaya

Configuring Funk Odyssey Software, Avaya AP-3 Access Point, and Avaya Configuring Funk Odyssey Software, Avaya AP-3 Access Point, and Avaya 802.11a/b Wireless Client for User Authentication (802.1x) and Data Encryption - Issue 1.0 Abstract These Application Notes describe

More information

Application Notes for Enterasys Secure Networks Acceptable Use Policy Solution in an Avaya IP Telephony Infrastructure - Issue 1.0

Application Notes for Enterasys Secure Networks Acceptable Use Policy Solution in an Avaya IP Telephony Infrastructure - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Enterasys Secure Networks Acceptable Use Policy Solution in an Avaya IP Telephony Infrastructure - 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 Foundry Networks FastIron SuperX Switch, FastIron GS Switch and FastIron Edge Switch connected to Avaya Communication Manager, Avaya SIP

More information

Application Notes for Force10 Networks C-Series C300 Switch connected to Avaya Distributed Office in a Converged VoIP and Data Network - Issue 1.

Application Notes for Force10 Networks C-Series C300 Switch connected to Avaya Distributed Office in a Converged VoIP and Data Network - Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for Force10 Networks C-Series C300 Switch connected to Avaya Distributed Office in a Converged VoIP and Data Network - Issue 1.0 Abstract These

More information

A Sample Configuration for Securing Avaya IP Softphone Clients over a Wireless LAN using Avaya VPNremote Software and IP Address Pooling - Issue 1.

A Sample Configuration for Securing Avaya IP Softphone Clients over a Wireless LAN using Avaya VPNremote Software and IP Address Pooling - Issue 1. Avaya Solution & Interoperability Test Lab A Sample Configuration for Securing Avaya IP Softphone Clients over a Wireless LAN using Avaya VPNremote Software and IP Address Pooling - Issue 1.0 Abstract

More information

Application Notes for snom MeetingPoint VoIP Conference Telephone with Avaya IP Office Issue 1.0

Application Notes for snom MeetingPoint VoIP Conference Telephone with Avaya IP Office Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for snom MeetingPoint VoIP Conference Telephone with Avaya IP Office Issue 1.0 Abstract These Application Notes describe the configuration steps

More information

Configuring Extreme Networks Summit WM20 WLAN Switch to support Avaya Wireless IP Telephones Issue 1.0

Configuring Extreme Networks Summit WM20 WLAN Switch to support Avaya Wireless IP Telephones Issue 1.0 Avaya Solution & Interoperability Test Lab Configuring Extreme Networks Summit WM20 WLAN Switch to support Avaya Wireless IP Telephones Issue 1.0 Abstract These Application Notes describe the steps for

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Configuring Link Resiliency Measures for the Avaya G700 Media Gateway using Extreme Networks Ethernet Automatic Protection Switching (EAPS) or Avaya Port Redundancy

More information

Abstract. Avaya Solution and Interoperability Test Lab

Abstract. Avaya Solution and Interoperability Test Lab Avaya Solution and Interoperability Test Lab An Avaya IP Telephone at a Remote Site served by an Avaya IP Office over a Virtual Private Network Implemented between a SonicWALL TZ 170 and PRO 3060 - Issue

More information

Management Software AT-S101. User s Guide. For use with the AT-GS950/8POE Gigabit Ethernet WebSmart Switch. Version Rev.

Management Software AT-S101. User s Guide. For use with the AT-GS950/8POE Gigabit Ethernet WebSmart Switch. Version Rev. Management Software AT-S101 User s Guide For use with the AT-GS950/8POE Gigabit Ethernet WebSmart Switch Version 1.0.0 613-000985 Rev. A Copyright 2008 Allied Telesis, Inc. All rights reserved. No part

More information

Configuring the Avaya SG203 Security Gateway to Support H.323 IP Trunking over Port Network Address Translation (PNAT) - Issue 1.0

Configuring the Avaya SG203 Security Gateway to Support H.323 IP Trunking over Port Network Address Translation (PNAT) - Issue 1.0 Configuring the Avaya SG203 Security Gateway to Support H.323 IP Trunking over Port Network Address Translation (PNAT) - Issue 1.0 Abstract These Application Notes describe how to configure the Avaya SG203

More information

Application Notes for Ardence Desktop Edition with Avaya Interaction Center Issue 1.0

Application Notes for Ardence Desktop Edition with Avaya Interaction Center Issue 1.0 . Avaya Solution & Interoperability Test Lab Application Notes for Ardence Desktop Edition with Avaya Interaction Center Issue 1.0 Abstract These Application Notes describe the configuration steps required

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for the HP Networking E-MSM317 MultiService Access Device Supporting IEEE 802.3af Power over Ethernet, Classes 0 to 3 with Avaya IP Telephones

More information

Application Notes for Infoblox DNSone in an Avaya Communication Manager Wireless IP Telephony Infrastructure Issue 1.0

Application Notes for Infoblox DNSone in an Avaya Communication Manager Wireless IP Telephony Infrastructure Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Infoblox DNSone in an Avaya Communication Manager Wireless IP Telephony Infrastructure Issue 1.0 Abstract These Application Notes describe

More information

Application Notes for OrecX s Oreka Total Recorder with Avaya Aura Communication Manager and Avaya Aura Application Enablement Services Issue 0.

Application Notes for OrecX s Oreka Total Recorder with Avaya Aura Communication Manager and Avaya Aura Application Enablement Services Issue 0. Avaya Solution & Interoperability Test Lab Application Notes for OrecX s Oreka Total Recorder with Avaya Aura Communication Manager and Avaya Aura Application Enablement Services Issue 0.1 Abstract These

More information

Application Notes for Enterasys Secure Networks Dynamic Intrusion Response Solution in an Avaya IP Telephony Infrastructure - Issue 1.

Application Notes for Enterasys Secure Networks Dynamic Intrusion Response Solution in an Avaya IP Telephony Infrastructure - Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for Enterasys Secure Networks Dynamic Intrusion Response Solution in an Avaya IP Telephony Infrastructure - Issue 1.0 Abstract These Application

More information

Application Notes for Configuring the Wavelink Mobile Manager to Manage Avaya AP-3 and AP-4/5/6 Wireless Access Points - Issue 1.0

Application Notes for Configuring the Wavelink Mobile Manager to Manage Avaya AP-3 and AP-4/5/6 Wireless Access Points - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring the Wavelink Mobile Manager to Manage Avaya AP-3 and AP-4/5/6 Wireless Access Points - 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 OrecX s Oreka Total Recorder with Avaya Aura Communication Manager and Avaya Aura Application Enablement Services Issue 1.0

More information

HP0-Y49. Applying HP FlexNetwork Fundamentals.

HP0-Y49. Applying HP FlexNetwork Fundamentals. HP HP0-Y49 Applying HP FlexNetwork Fundamentals http://killexams.com/exam-detail/hp0-y49 QUESTION: 54 Refer to the Exhibit. Exhibit: HP Comware switch configuration. [Comware] vlan 100 [Comware-vlan100]

More information

Configuring Cisco VPN Concentrator to Support Avaya 96xx Phones Issue 1.0. Issue th October 2009 ABSTRACT

Configuring Cisco VPN Concentrator to Support Avaya 96xx Phones Issue 1.0. Issue th October 2009 ABSTRACT Avaya CAD-SV Configuring Cisco VPN Concentrator to Support Avaya 96xx Phones Issue 1.0 Issue 1.0 30th October 2009 ABSTRACT These Application Notes describe the steps to configure the Cisco VPN 3000 Concentrator

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

FiberstoreOS IP Routing Configuration Guide

FiberstoreOS IP Routing Configuration Guide FiberstoreOS IP Routing Configuration Guide Contents 1 Configuring IP Unicast-Routing... 6 1.1 Overview...6 1.2 Topology... 6 1.3 Configuration... 6 1.4 Validation... 8 2 Configuring RIP... 10 2.1 Overview...10

More information

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

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

More information

Index. Numerics. Index p priority (QoS) definition Q VLAN standard w as a region 5-54

Index. Numerics. Index p priority (QoS) definition Q VLAN standard w as a region 5-54 Index Numerics 802.1p priority (QoS) 802.1Q VLAN standard 5-7 802.1w as a region 5-54 A active path 5-5 address IP 7-8 advertisement 3-3 applicable products 1-ii ARP age setting 7-10 cache 7-4 cache table

More information

Configuring Avaya 9600 Series IP Telephones with Avaya Ethernet Routing Switches 4548GT-PWR and T- PWR for Quality of Service (QoS) Issue 1.

Configuring Avaya 9600 Series IP Telephones with Avaya Ethernet Routing Switches 4548GT-PWR and T- PWR for Quality of Service (QoS) Issue 1. Avaya Solution & Interoperability Test Lab Configuring Avaya 9600 Series IP s with Avaya Ethernet Routing Switches 4548GT-PWR and 5520-48T- PWR for Quality of Service (QoS) Issue 1.0 Abstract These Application

More information

Application Notes for Empirix OneSight Health Monitor with Avaya Aura TM Communication Manager 6.0 Issue 1.0

Application Notes for Empirix OneSight Health Monitor with Avaya Aura TM Communication Manager 6.0 Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Empirix OneSight Health Monitor with Avaya Aura TM Communication Manager 6.0 Issue 1.0 Abstract These Application Notes describe the configuration

More information

Application Notes for Telrex CallRex with Avaya IP Office - Issue 1.0

Application Notes for Telrex CallRex with Avaya IP Office - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Telrex CallRex with Avaya IP Office - Issue 1.0 Abstract These Application Notes describe the procedures for configuring Telrex CallRex

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Configuring Avaya W310 Mobility Gateway with the Avaya W110 Light Access Point for Avaya Wireless IP Telephones and Avaya IP Softphone in an Avaya IP Telephony

More information

VERTICAL HORIZON VH-2402S FAST ETHERNET SWITCH MANAGEMENT GUIDE

VERTICAL HORIZON VH-2402S FAST ETHERNET SWITCH MANAGEMENT GUIDE VERTICAL HORIZON VH-2402S FAST ETHERNET SWITCH MANAGEMENT GUIDE 9033645-01 Notice Only qualified personnel should perform installation procedures. NOTICE Enterasys Networks reserves the right to make

More information

FiberstoreOS IP Routing Configuration Guide

FiberstoreOS IP Routing Configuration Guide FiberstoreOS IP Routing Configuration Guide Contents 1 Configuring IP Unicast-Routing... 1 1.1 Overview... 1 1.2 Topology...1 1.3 Configuration... 2 1.4 Validation... 3 2 Configuring RIP...5 2.1 Overview...

More information

Configuration IP Routing and Multicast Avaya Ethernet Routing Switch 4500 Series

Configuration IP Routing and Multicast Avaya Ethernet Routing Switch 4500 Series Configuration IP Routing and Multicast Avaya Ethernet Routing Switch 4500 Series 5.5 NN47205-506, 03.01 April 2011 2011 Avaya Inc. All Rights Reserved. Notice While reasonable efforts have been made to

More information

HPE FlexFabric 5940 Switch Series

HPE FlexFabric 5940 Switch Series HPE FlexFabric 5940 Switch Series MCE Configuration Guide Part number: 5200-1024b Software version: Release 25xx Document version: 6W102-20170830 Copyright 2017 Hewlett Packard Enterprise Development LP

More information

FSOS IP Routing Configuration Guide

FSOS IP Routing Configuration Guide FSOS IP Routing Configuration Guide Contents 1 Configuring IP Unicast-Routing... 6 1.1 Overview... 6 1.2 Topology...6 1.3 Configuration... 7 1.4 Validation... 8 2 Configuring RIP...10 2.1 Overview... 10

More information

NetComm Limited 802.1Q VLAN Tagging with the IAC4500 & NP2724M. IAC4500 Port-Location Mapping with the NP2724M VLAN Switch

NetComm Limited 802.1Q VLAN Tagging with the IAC4500 & NP2724M. IAC4500 Port-Location Mapping with the NP2724M VLAN Switch IAC4500 Port-Location Mapping with the NP2724M VLAN Switch Introduction The following paper provides instructions on how to configure NetComm s IAC4500 Internet Access Controller with NetComm s NP2724M

More information

Application Notes for WildPackets OmniEngine Enterprise with Avaya Aura TM Communication Manager Issue 1.0

Application Notes for WildPackets OmniEngine Enterprise with Avaya Aura TM Communication Manager Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for WildPackets OmniEngine Enterprise with Avaya Aura TM Communication Manager Issue 1.0 Abstract These Application Notes describe the configuration

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Configuring the Avaya ERS 5520-48T-PWR Switch for Power Over Ethernet with Avaya 9600 Series IP s with Avaya Aura Session Manager and Avaya Aura Communication

More information

Application Notes for ClearOne MAX IP and MAXAttach IP with Avaya IP Office Issue 1.0

Application Notes for ClearOne MAX IP and MAXAttach IP with Avaya IP Office Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for ClearOne MAX IP and MAXAttach IP with Avaya IP Office Issue 1.0 Abstract These Application Notes describe the configuration steps required

More information

Configuring IP Addressing

Configuring IP Addressing 8 Configuring IP Addressing Contents Overview..................................................... 8-2.............................................. 8-2 Just Want a Quick Start with IP Addressing?....................

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Configuring the Extreme Networks Summit X250e-48p Switch and Extreme Networks Summit X450e-24p Switch for Power over Ethernet with Avaya 9608, 9611G, 9621G, and

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

Application Notes for Extreme Networks Switches with Avaya IP Office and Avaya IP Telephones in a Converged VoIP and Data Network - Issue 1.

Application Notes for Extreme Networks Switches with Avaya IP Office and Avaya IP Telephones in a Converged VoIP and Data Network - Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for Extreme Networks Switches with Avaya IP Office and Avaya IP Telephones in a Converged VoIP and Data Network - 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 Extreme Networks Ethernet Automatic Protection Switching (EAPS) with Avaya Communication Manager and Avaya P330 and C360 Stackable Switches

More information

Application Notes for Infoblox DNSone in an Avaya IP Office IP Telephony Infrastructure Issue 1.0

Application Notes for Infoblox DNSone in an Avaya IP Office IP Telephony Infrastructure Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Infoblox DNSone in an Avaya IP Office IP Telephony Infrastructure Issue 1.0 Abstract These Application Notes describe the procedure for

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for PPP T-1 with Quality of Service for VoIP between Avaya X330W-2DS1 WAN Access Router Module and Enterasys Networks Xpedition Security Router

More information

Application Notes for Empirix OneSight Health Monitor with Avaya Proactive Contact with PG230 Issue 1.0

Application Notes for Empirix OneSight Health Monitor with Avaya Proactive Contact with PG230 Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Empirix OneSight Health Monitor with Avaya Proactive Contact with PG230 Issue 1.0 Abstract These Application Notes describe the configuration

More information

Application Notes for CyberPath PowerPath POE4408 Power over Ethernet Switch with Avaya IP Telephones and Avaya Wireless Access Points Issue 1.

Application Notes for CyberPath PowerPath POE4408 Power over Ethernet Switch with Avaya IP Telephones and Avaya Wireless Access Points Issue 1. Avaya Solution & Interoperability Test Lab Application Notes for CyberPath PowerPath POE4408 Power over Ethernet Switch with Avaya IP Telephones and Avaya Wireless Access Points Issue 1.0 Abstract These

More information

XonTel XT-1600G/XT-2400G PoE Switches Web Management User-Guide

XonTel XT-1600G/XT-2400G PoE Switches Web Management User-Guide XonTel XT-1600G/XT-2400G PoE Switches Web Management User-Guide Contents Chapter 1 WEB page overview... 3 1 WEB Access features... 3 2 WEB browsing system requirements... 3 3 WEB browsing session landing...

More information

Trademarks. Statement of Conditions by NETGEAR, Inc. All rights reserved.

Trademarks. Statement of Conditions by NETGEAR, Inc. All rights reserved. 2004 by NETGEAR, Inc. All rights reserved. Trademarks @2004 NETGEAR, Inc. NETGEAR, the Netgear logo, The Gear Guy and Everybody s connecting are trademarks of Netgear, Inc. in the United States and/or

More information

Application Notes for Teledex iphone SIP ND2000 Series and SIP NDC2000 Series IP Telephones with Avaya IP Office Issue 1.0

Application Notes for Teledex iphone SIP ND2000 Series and SIP NDC2000 Series IP Telephones with Avaya IP Office Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Teledex iphone SIP ND2000 Series and SIP NDC2000 Series IP Telephones with Avaya IP Office Issue 1.0 Abstract These Application Notes describe

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

Configuring Avaya one-x Communicator 6.0 H.323 with Citrix XenApp TM 5 on Microsoft Windows 2003 (32-bit) Server Issue 1.0

Configuring Avaya one-x Communicator 6.0 H.323 with Citrix XenApp TM 5 on Microsoft Windows 2003 (32-bit) Server Issue 1.0 Avaya Solution and Interoperability Test Lab Configuring Avaya one-x Communicator 6.0 H.323 with Citrix XenApp TM 5 on Microsoft Windows 2003 (32-bit) Server Issue 1.0 Abstract This Application Note describes

More information

Abstract. Avaya Solution & Interoperability Test Lab

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

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Configuring SonicWALL VPN for Supporting H.323 Trunk and Station Traffic to Avaya Communication Manager and Avaya IP Office - Issue 1.0

More information

Application Notes for Revolabs FLX UC 1000 with Avaya Aura Communication Manager and Avaya Aura Session Manager Issue 1.0

Application Notes for Revolabs FLX UC 1000 with Avaya Aura Communication Manager and Avaya Aura Session Manager Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Revolabs FLX UC 1000 with Avaya Aura Communication Manager and Avaya Aura Session Manager Issue 1.0 Abstract These Application Notes describe

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 May 2012 202-10524-04 2012 NETGEAR, Inc. All rights reserved No part of this publication maybe reproduced, transmitted,

More information

Configuring BayStack and Business Policy Switches with the Preside Network Configuration System

Configuring BayStack and Business Policy Switches with the Preside Network Configuration System Configuring BayStack and Business Policy Switches with the Preside Network Configuration System This card summarizes how to get started using the Preside Network Configuration System (Preside NCS) to configure

More information

Vendor: Cisco. Exam Code: Exam Name: Cisco Interconnecting Cisco Networking Devices Part 1 (ICND1 v3.0) Version: Demo

Vendor: Cisco. Exam Code: Exam Name: Cisco Interconnecting Cisco Networking Devices Part 1 (ICND1 v3.0) Version: Demo Vendor: Cisco Exam Code: 100-105 Exam Name: Cisco Interconnecting Cisco Networking Devices Part 1 (ICND1 v3.0) Version: Demo DEMO QUESTION 1 If the resume command is entered after the sequence that is

More information

ProCurve Switch G ProCurve Switch G

ProCurve Switch G ProCurve Switch G Management and Configuration Guide ProCurve Switch 1800-8G ProCurve Switch 1800-24G www.procurve.com ProCurve Series 1800 Switch Management and Configuration Guide Copyright 2006, 2007 Hewlett-Packard

More information

Application Notes for TelStrate Engage with Avaya IP Office Using VoIP Recording Issue 1.0

Application Notes for TelStrate Engage with Avaya IP Office Using VoIP Recording Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for TelStrate Engage with Avaya IP Office Using VoIP Recording Issue 1.0 Abstract These Application Notes describe the configuration steps required

More information

Managed Ethernet Switch User s Manual

Managed Ethernet Switch User s Manual Managed Ethernet Switch User s Manual Information Coding: UM00D908 Version: V1.1 Product version: all Product Name: Managed Industrial Ethernet Switches on DIN Rail and Rack. Applicable to: Technical Support

More information

Abstract. Avaya Solution and Interoperability Test Lab.

Abstract. Avaya Solution and Interoperability Test Lab. Avaya Solution & Interoperability Test Lab Application Notes for OAISYS Tracer Station Side Recording with Avaya Aura TM Communication Manager using Avaya Aura TM Application Enablement Services Issue

More information

Management Software AT-S79. User s Guide. For use with the AT-GS950/16 and AT-GS950/24 Smart Switches. Version Rev.

Management Software AT-S79. User s Guide. For use with the AT-GS950/16 and AT-GS950/24 Smart Switches. Version Rev. Management Software AT-S79 User s Guide For use with the AT-GS950/16 and AT-GS950/24 Smart Switches Version 1.0.0 613-000207 Rev. A Copyright 2005 Allied Telesyn, Inc. All rights reserved. No part of this

More information

Avaya Virtual Services Platform 9000 Implementation Exam

Avaya Virtual Services Platform 9000 Implementation Exam Avaya 6102 Avaya Virtual Services Platform 9000 Implementation Exam Version: 4.0 QUESTION NO: 1 Avaya 6102 Exam A customer is mirroring multiple ports to a single monitor port. What happens if the mirrored

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Configuring a SonicWALL VPN solution with an Avaya IP Telephony Infrastructure using Avaya Aura Communication Manager Branch in a Converged

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Site-to-Site VPN Configuration between Avaya SG208 Security Gateway, Enterasys XSR-1805 Security Router, and Cisco VPN 3000 Concentrator using AES-128, Perfect

More information

HP FlexFabric 7900 Switch Series

HP FlexFabric 7900 Switch Series HP FlexFabric 7900 Switch Series MCE Configuration Guide Part number: 5998-6188 Software version: Release 2117 and Release 2118 Document version: 6W100-20140805 Legal and notice information Copyright 2014

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for the ProCurve 5406zl Switch by HP Supporting Power over Ethernet with Avaya Communication Manager, Avaya one-x G11 PSTN Gateway and Avaya

More information

Application Notes for MultiTech FaxFinder with Avaya IP Office Issue 1.0

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

More information

Application Notes for TONE Software ReliaTel with Avaya Modular Messaging 5.2 Issue 1.0

Application Notes for TONE Software ReliaTel with Avaya Modular Messaging 5.2 Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for TONE Software ReliaTel with Avaya Modular Messaging 5.2 Issue 1.0 Abstract These Application Notes describe the configuration steps required

More information

Configuring G350 dynamic-cac for branch offices with a Cisco WAN router

Configuring G350 dynamic-cac for branch offices with a Cisco WAN router Configuring G350 dynamic-cac for branch offices with a Cisco WAN router Abstract Call Admission Control (CAC) is the capability to avoid QoS degradation due to VoIP congestion on low bandwidth WAN links

More information

Application Notes for Dialogic PowerVille LB with Avaya Aura Session Manager Issue 1.0

Application Notes for Dialogic PowerVille LB with Avaya Aura Session Manager Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Dialogic PowerVille LB with Avaya Aura Session Manager Issue 1.0 Abstract These Application Notes describe configuration steps required

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for a Telecommuter and Non- Telecommuter Modes on Amcom IntelliDesk with Avaya Aura TM Communication Manager and Avaya Aura TM Application Enablement

More information

Layer 3 Routing (UI 2.0) User s Manual

Layer 3 Routing (UI 2.0) User s Manual User s Manual Edition 3.3, November 2018 www.moxa.com/product Models covered by this manual: IKS-G6824A, ICS-G7826A, ICS-G7828A, ICS-G7848A, ICS-G7850A, ICS-G7852A, PT-G7828 Series 2018 Moxa Inc. All rights

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for a Hitachi Cable Apresia Switch solution with an Avaya Telephony Infrastructure using Avaya Communication Manager in a Converged VoIP and

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Brocade FastIron SuperX and GS Switches with an Avaya Telephony Infrastructure using Avaya Communication Manager in a Converged VoIP and

More information