N5 NETWORKING BEST PRACTICES

Size: px
Start display at page:

Download "N5 NETWORKING BEST PRACTICES"

Transcription

1 N5 NETWORKING BEST PRACTICES

2 Table of Contents Nexgen N5 Networking... 2 Overview of Storage Networking Best Practices... 2 Recommended Switch features for an iscsi Network... 2 Setting up the iscsi Network for High Performance and High Availability... 3 iscsi SAN Topologies... 7 Networking Best Practices Summary... 9 iscsi Network Best Practices Summary...10 General Application Setup for iscsi Volume Access...11 Overview of NexGen N5 Networking Options...12 NexGen N5 Network Cabling Options...12 Network Cabling: 10GBT & 10GbE SFP Appendix A: NexGen N5 TCP/UDP Port Numbers...14 NexGen N5 Networking Best Practices 1

3 NEXGEN N5 NETWORKING Overview of Storage Networking Best Practices A high performance, high availability, storage network can be done in many ways. In the case of the NexGen N5 Hybrid Array, we recommend the following settings which are explained in further detail throughout this guide. Implement a fault-tolerant switch environment with multiple redundant switches. Implement MPIO at the host for high availability and performance. Implement a high performing network for data (10GbE SFP+ or 10GBT RJ45) Implement separate data and management subnets. Implement separate subnets or VLAN for dedicated data bandwidth. Set/verify the individual ports on the switch, host and storage to full-duplex mode. Enable Jumbo frames on all ports to maximize throughput. Flow Control should be enabled on all ports. Recommended Switch features for an iscsi Network NexGen does not recommend a particular switch. However, the following illustrates the minimum set of switch capabilities to optimize the operation and performance of the N5. Item Description 10Gb Ethernet Support Full duplex 10Gb Ethernet operation ensures the minimum network latency and highest throughput. In order to ensure the network is not the bottleneck for application server performance, implement end-to-end 10Gb from application server to storage Non-blocking Backplane Optimal iscsi data communications require switches with a backplane that has enough bandwidth to support fullduplex connectivity and full utilization, line rate for all ports at the same time. NexGen N5 Networking Best Practices 2

4 Buffer Cache High performing iscsi data communications require switches with at least 512KB of buffer space for each port. Therefore, a 48 port switch needs at least 24 MB of buffer cache. Jumbo Frames Support for Jumbo Frames ensures maximum performance for sequential read write workloads. Flow Control Flow Control ensures graceful communication between initiator and target. Switch Trunking Switch Features Use link aggregation of two or more 10Gb or 40Gb links to connect multiple switches together. Managed switch Layer 2 switching VLAN Spanning Tree Protocol Setting up the iscsi Network for High Performance and High Availability The NexGen N5 Hybrid Flash Array is equipped with four 1GbE management ports; two on each storage processor. By default, the Management Port-1 is enabled for DHCP. Management Port-2 is configured from the factory with a static IP address (details below). For data ports, each N5 is set up with four 10GbE data ports; two on each processor. The following is summary of out-of-factory network configuration. Network Interface Storage Processor A Storage Processor B Mgmt. Port-2 Enabled Static IP: Mask: Gateway: None Enabled Static IP: Mask: Gateway: None Mgmt. Port-1 Enabled DHCP Enabled DHCP Data Ports 1 2 Disabled No IP Configuration Disabled No IP Configuration Lights Out Management Ports (Accessed via Mgmt. Port-1) Disabled No IP Configuration Figure 1 Default Network Settings Disabled No IP Configuration Reference Appendix A TCP/UDP Inbound Ports Used for Normal SAN Operations for additional information. NexGen N5 Networking Best Practices 3

5 To setup the network interfaces on the NexGen N5 Hybrid Flash Array; navigate to the Settings window and select the Networking Addressing tab. Both the management and data ports on each storage processor in the system are listed in a dialog that allows you to select each port and configure it individually by clicking on the Edit button. Figure 2 Network Addressing screen After clicking on the Edit button, the Edit Network Interface Configuration window appears. Set the Mode (DHCP, Disabled or Static), Address, Mask, Gateway, and Frame Size (1500 or 9000). Click Save Config Changes to save the information. The Validate Configuration region of the window can be used to test network connectivity: NexGen N5 Networking Best Practices 4

6 Figure 3 Configuring a Management Port Click on the Edit button next to the specific data port that you want to configure. Set the Mode (DHCP, Disabled or Static), Address, Mask, Gateway, and Frame Size (1500 or 9000). Click Save Config Changes to save the information. NexGen N5 Networking Best Practices 5

7 Figure 4 Configuring a Data Port The Validate Configuration region of the window can be used to test network connectivity by clicking on the Ping Address option. If successful, the RTT (round trip time) and Count (how many successful trips) are displayed: Figure 5 Configuration Success Screen NexGen N5 Networking Best Practices 6

8 iscsi SAN Topologies There are two types of recommended iscsi SAN topologies for use with the NexGen N5 Storage System: Single IP SAN network (single subnet or single vlan) Dual IP SAN networks (two subnets or two vlans) For the Single IP SAN network topology configuration, all Data Ports on both storage processors will be configured with IP addresses on the same IP SAN network. Application servers are also connected to the single IP SAN network and volumes are connected via iscsi with either a single session or multiple sessions (MPIO). The following logical network diagrams depict how to setup single and dual IP SAN network configurations with the NexGen N5 Storage System. Figure 6 Single IP SAN Network Configuration NexGen N5 Networking Best Practices 7

9 Figure 7 Dual IP SAN Network Configuration For optimal performance and availability in the application servers, it is recommended that MPIO be used. The best MPIO option is to configure two or more paths from the application server to the NexGen N5 Hybrid Flash Array in an Active-Active MPIO mode. The minimum number of MPIO paths should be two paths across two NICS in the application server connected to both storage processors. The recommended physical network topology for the IP SAN network(s) is to have redundant physical paths for the volume connections made from the application servers to the storage. This is easily done with multiple switches in the environment connected to multiple NICs in the application server and storage. Below is an example of a two physical switch configuration. The switches are trunked together so that the Single IP SAN network can span both switches. If a Dual IP SAN network is implemented, the trunk links between the switches are not necessary unless other VLANs are being spanned across switches. Figure 8 Two Switch Physical Topology in Single IP SAN Network Configuration NexGen N5 Networking Best Practices 8

10 Networking Best Practices Summary Item Best Practice Logical Network Topologies Implement a Single IP SAN or Dual IP SAN network topology. Physical Network Topologies Implement redundant switches. In a Single IP SAN implementation, the two switches must be trunked together. In a Dual IP SAN implementation, the logically separated networks should also be on physically different switches for redundancy. Utilize core switch topologies that utilize multiple high bandwidth low-latency trunk links without requiring use of Spanning Tree. MPIO Use host-based MPIO. Setup at least two paths to a volume. Use MPIO ALUA with a Round-Robin path selection policy. Jumbo Frames Use caution when implementing Jumbo Frames. Configure Jumbo Frame support on all switches between the application servers and the NexGen N5. Enable Jumbo Frames on all application servers and storage network interfaces that are connected to the IP SAN network(s). There is no need to configure Jumbo Frames on the Management Ports on the NexGen N5 unless you are using replication. Proper configuration of Jumbo Frames should yield anywhere from 0-20% performance benefit depending on the workload. Misconfiguration of Jumbo Frames can result in a negative performance impact. Flow Control Enable Flow Control on all switches and switch ports connected to the IP SAN network(s). Flow Control is good practice for optimal iscsi performance on 10 Gigabit Ethernet networks. Enable tx/rx flow control in the application server and VM environment NIC configurations if not on by default. Flow Control is enabled by default on the NexGen N5 NICs. There is no need to configure this. Link Aggregation Technology (LACP, MC-LAG, Virtual Port Channels, etc.) Link aggregation technologies cannot be used with the NexGen N5 network ports for management or data. Use MPIO at the host to provide path redundancy and improved performance. NexGen N5 Networking Best Practices 9

11 Link aggregation technologies (LACP, MC-LAG, VTP) should be used for trunking switches together in order to achieve connection reliability and higher performance (bandwidth). Consult the switch vendor documentation on proper setup. iscsi Network Best Practices Summary Item Best Practice Data Ports and Management Ports Management and Data ports should be configured on separate networks. Data Ports should use static IP addresses on a dedicated IP SAN network, ideally isolated from all other traffic. Network ports which are not being used should be set to Disabled. Flow Control Flow Control should be enabled on all switches and ports that will carry iscsi traffic when using 10 Gigabit Ethernet hosts and storage. Enable tx/rx flow control in the application server NIC configurations if not on by default. Flow Control is enabled by default on the NexGen N5 NICs. There is no need to configure this. Jumbo Frames Data Ports should be enabled for Jumbo Frames (9000 Frame Size) only if all switches, switch ports and application servers connected to the IP SAN network are configured for Jumbo Frames. Misconfiguration of Jumbo Frames can have a negative performance impact. Configure Jumbo Frame support on the switches first, followed by the application server iscsi network interfaces, etc. There is no need to configure Jumbo Frames on the Management Ports on the NexGen N5. NexGen N5 Networking Best Practices 10

12 General Application Setup for iscsi Volume Access The NexGen N5 Hybrid Flash Array presents data volumes for access by application servers via the iscsi protocol with Asymmetric Logical Unit Access (ALUA)-enabled. There are several general setup instructions for connecting volumes to all iscsi initiators available for the most common operating systems. Best Practice Use multiple iscsi discovery addresses (portals) for high availability Use MPIO for volume connectivity high availability Use Round-Robin MPIO policy for optimal host connectivity performance Use iqn (iscsi Qualified Name) based iscsi Security for volume access. Details Configure at least two discovery addresses in the application server s iscsi initiator for accessing volumes on the N5 Storage System. For high availability of iscsi discovery on the iscsi initiator, specify at least two (preferably four) iscsi discovery IP addresses that correspond to data port IP addresses on each Storage Processor in the NexGen N5. All volumes on the NexGen N5 are advertised for discovery on all Data Ports. Volumes are NOT advertised for discovery on the Management Ports. If the host operating system and iscsi initiator support MPIO, configure at least two iscsi sessions per volume. Create one session connected to Storage Processor-A and the other session connected to Storage Processor- B. If the host operating system and iscsi initiator support MPIO, use MPIO ALUA with a Round- Robin path selection policy. Each iscsi initiator will have a unique iqn on the iscsi network. Specify the iqn(s) of the application servers in the Host Access Group and assign volumes to that group. The Allow-all Access Host Access Group is not recommended for use on production server volumes. NexGen N5 Networking Best Practices 11

13 Overview of NexGen N5 Networking Options Model Management Ports Redundant Data Port NICs N x 1Gb RJ45 4x 1/10GbE SFP+ -or- 4x 1/10GbaseT RJ45 N x 1Gb RJ45 4x 1/10GbE SFP+ -or- 4x 1/10GbaseT RJ45 N x 1Gb RJ45 4x 1/10GbE SFP+ -or- 4x 1/10GbaseT RJ45 N x 1Gb RJ45 4x 1/10GbE SFP+ -or- 4x 1/10GbaseT RJ45 NexGen N5 Network Cabling Options Port # of Ports Cable Type NIC type What to buy with N5 1GbE Management 4 Cat6 or better (RJ45) N/A Cables only 1GbE Data 4 Cat6 or better (RJ45) SFP+ GBIC SKU plus cables 1GBT Data 4 Cat6 or better (RJ45) GBase-T Cables only 10GbE Data 4 SFP+ Twinax SFP+ Cables only 10GbE Data 4 SFP+ Optical (OM3 or better) SFP+ Cables with optic adapters/modules 10GBT Data 4 Cat6a or better (RJ45) GBase-T Cables only NexGen N5 Networking Best Practices 12

14 Network Cabling: 10GBT & 10GbE SFP+ Type Speed Max Distance Latency per Link Power 10G Base-T 10 Gb/sec 100m 2.6µs 2.7W 10Gb SFP+ SR Optical 10 Gb/sec 300m 0.3µs 0.7W 10Gb SFP+ SR Twinax Passive 10 Gb/sec 10m 0.3µs 0.7W 10Gb SFP+ SR Twinax Active 10 Gb/sec 25m 0.3µs 0.7W Figure 9 10GBT Cat7 Cable Figure 11 10GbE SFP+ Optical Cable Figure 10 10GbE SFP+ Twinax Cable Figure 12 10GbE SR Optical Gbic NexGen N5 Networking Best Practices 13

15 Appendix A: NexGen N5 TCP/UDP Port Numbers IP Protocol Port(s) Name Description TCP 22 SSH Secure Shell access for SAN support only. Not meant for normal day-today operations. TCP 80 HTTP Permit intermediate network elements to improve or enable communications between clients and servers. UDP 123 NTP Network Time Protocol used for time synchronization. UDP 161 SNMP Simple Network Management Protocol TCP/UDP 162 SNMPTRAP Simple Network Management Protocol Trap TCP 443 HTTPS HTTPS (Hypertext Transfer Protocol over SSL/TLS) TCP 860 iscsi iscsi System port TCP 3260 iscsi target iscsi port NexGen N5 Networking Best Practices 14

Brocade Solution for EMC VSPEX Server Virtualization

Brocade Solution for EMC VSPEX Server Virtualization Reference Architecture Brocade Solution Blueprint Brocade Solution for EMC VSPEX Server Virtualization Microsoft Hyper-V for 50 & 100 Virtual Machines Enabled by Microsoft Hyper-V, Brocade ICX series switch,

More information

Introduction to MPIO, MCS, Trunking, and LACP

Introduction to MPIO, MCS, Trunking, and LACP Introduction to MPIO, MCS, Trunking, and LACP Sam Lee Version 1.0 (JAN, 2010) - 1 - QSAN Technology, Inc. http://www.qsantechnology.com White Paper# QWP201002-P210C lntroduction Many users confuse the

More information

Our target is an EqualLogic PS100 Storage Array with a portal address of

Our target is an EqualLogic PS100 Storage Array with a portal address of iscsi Multi-Path I/O (MPIO) Example This is a example of how to create an MPIO connection to an iscsi target in a high performance environment. By high performance, we mean that we have an isolated VLAN

More information

If you already have your SAN infrastructure in place, you can skip this section.

If you already have your SAN infrastructure in place, you can skip this section. Part 1: Configuring the iscsi SAN Infrastructure Our first step will be physically setting up the SAN. If you already have your SAN infrastructure in place, you can skip this section. In this article,

More information

Vocia MS-1 Network Considerations for VoIP. Vocia MS-1 and Network Port Configuration. VoIP Network Switch. Control Network Switch

Vocia MS-1 Network Considerations for VoIP. Vocia MS-1 and Network Port Configuration. VoIP Network Switch. Control Network Switch Vocia MS-1 Network Considerations for VoIP Vocia software rev. 1.4 or higher required Vocia MS-1 and Network Port Configuration The Vocia Message Server 1 (MS-1) has a number of roles in a Vocia Paging

More information

Management Software. Web Browser User s Guide AT-S106. For the AT-GS950/48 Gigabit Ethernet Smart Switch. Version 1.0.0. 613-001339 Rev.

Management Software. Web Browser User s Guide AT-S106. For the AT-GS950/48 Gigabit Ethernet Smart Switch. Version 1.0.0. 613-001339 Rev. Management Software AT-S106 Web Browser User s Guide For the AT-GS950/48 Gigabit Ethernet Smart Switch Version 1.0.0 613-001339 Rev. A Copyright 2010 Allied Telesis, Inc. All rights reserved. No part of

More information

48 GE PoE-Plus + 2 GE SFP L2 Managed Switch, 375W

48 GE PoE-Plus + 2 GE SFP L2 Managed Switch, 375W GEP-5070 Version: 1 48 GE PoE-Plus + 2 GE SFP L2 Managed Switch, 375W The LevelOne GEP-5070 is an intelligent L2 Managed Switch with 48 x 1000Base-T PoE-Plus ports and 2 x 100/1000BASE-X SFP (Small Form

More information

Isilon IQ Network Configuration Guide

Isilon IQ Network Configuration Guide Isilon IQ Network Configuration Guide An Isilon Systems Best Practice Paper August 2008 ISILON SYSTEMS Table of Contents Cluster Networking Introduction...3 Assumptions...3 Cluster Networking Features...3

More information

10 Port L2 Managed Gigabit Ethernet Switch with 2 Open SFP Slots - Rack Mountable

10 Port L2 Managed Gigabit Ethernet Switch with 2 Open SFP Slots - Rack Mountable 10 Port L2 Managed Gigabit Ethernet Switch with 2 Open SFP Slots - Rack Mountable StarTech ID: IES101002SFP The IES101002SFP 10-port Ethernet switch delivers flexibility and control of your network by

More information

IP SAN Best Practices

IP SAN Best Practices IP SAN Best Practices A Dell Technical White Paper PowerVault MD3200i Storage Arrays THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL ERRORS AND TECHNICAL INACCURACIES.

More information

BEST PRACTICES GUIDE: Nimble Storage Best Practices for Scale-Out

BEST PRACTICES GUIDE: Nimble Storage Best Practices for Scale-Out BEST PRACTICES GUIDE: Nimble Storage Best Practices for Scale-Out Contents Introduction... 3 Terminology... 3 Planning Scale-Out Clusters and Pools... 3 Cluster Arrays Based on Management Boundaries...

More information

ADVANCED NETWORK CONFIGURATION GUIDE

ADVANCED NETWORK CONFIGURATION GUIDE White Paper ADVANCED NETWORK CONFIGURATION GUIDE CONTENTS Introduction 1 Terminology 1 VLAN configuration 2 NIC Bonding configuration 3 Jumbo frame configuration 4 Other I/O high availability options 4

More information

Citrix XenServer Design: Designing XenServer Network Configurations

Citrix XenServer Design: Designing XenServer Network Configurations Citrix XenServer Design: Designing XenServer Network Configurations www.citrix.com Contents About... 5 Audience... 5 Purpose of the Guide... 6 Finding Configuration Instructions... 6 Visual Legend... 7

More information

Dell EqualLogic Best Practices Series. Dell EqualLogic PS Series Reference Architecture for Cisco Catalyst 3750X Two-Switch SAN Reference

Dell EqualLogic Best Practices Series. Dell EqualLogic PS Series Reference Architecture for Cisco Catalyst 3750X Two-Switch SAN Reference Dell EqualLogic Best Practices Series Dell EqualLogic PS Series Reference Architecture for Cisco Catalyst 3750X Two-Switch SAN Reference Storage Infrastructure and Solutions Engineering Dell Product Group

More information

QNAP and Failover Technologies

QNAP and Failover Technologies QNAP and Failover Technologies USE MC/S WITH QNAP NAS Copyright 2009. QNAP Systems, Inc. All Rights Reserved. How to connect an iscsi initiator on Windows 2008 with MC/S feature QNAP provides you what

More information

ALL8894WMP. User s Manual. 8-Port 10/100/1000Mbps with 4-port PoE. Web Management Switch

ALL8894WMP. User s Manual. 8-Port 10/100/1000Mbps with 4-port PoE. Web Management Switch ALL8894WMP 8-Port 10/100/1000Mbps with 4-port PoE Web Management Switch User s Manual Content Content I Introduction..3 Product Overview.3 Web Management Feature.3 Specification..4 Mechanical...4 Performance...5

More information

20 GE + 4 GE Combo SFP + 2 10G Slots L3 Managed Stackable Switch

20 GE + 4 GE Combo SFP + 2 10G Slots L3 Managed Stackable Switch GTL-2691 Version: 1 Modules are to be ordered separately. 20 GE + 4 GE Combo SFP + 2 10G Slots L3 Managed Stackable Switch The LevelOne GEL-2691 is a Layer 3 Managed switch with 24 x 1000Base-T ports associated

More information

vsphere Networking vsphere 5.5 ESXi 5.5 vcenter Server 5.5 EN-001074-02

vsphere Networking vsphere 5.5 ESXi 5.5 vcenter Server 5.5 EN-001074-02 vsphere 5.5 ESXi 5.5 vcenter Server 5.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more

More information

Dell PowerVault MD Series Storage Arrays: IP SAN Best Practices

Dell PowerVault MD Series Storage Arrays: IP SAN Best Practices Dell PowerVault MD Series Storage Arrays: IP SAN Best Practices A Dell Technical White Paper Dell Symantec THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL ERRORS AND

More information

IP SAN BEST PRACTICES

IP SAN BEST PRACTICES IP SAN BEST PRACTICES PowerVault MD3000i Storage Array www.dell.com/md3000i TABLE OF CONTENTS Table of Contents INTRODUCTION... 3 OVERVIEW ISCSI... 3 IP SAN DESIGN... 4 BEST PRACTICE - IMPLEMENTATION...

More information

Chapter 7 Configuring Trunk Groups and Dynamic Link Aggregation

Chapter 7 Configuring Trunk Groups and Dynamic Link Aggregation Chapter 7 Configuring Trunk Groups and Dynamic Link Aggregation This chapter describes how to configure trunk groups and 802.3ad link aggregation. Trunk groups are manually-configured aggregate links containing

More information

Enhancing the Dell iscsi SAN with Dell PowerVault TM Tape Libraries and Chelsio Unified Storage Router iscsi Appliance

Enhancing the Dell iscsi SAN with Dell PowerVault TM Tape Libraries and Chelsio Unified Storage Router iscsi Appliance Enhancing the Dell iscsi SAN with Dell PowerVault TM Tape Libraries and Chelsio Unified Storage Router April 12, 2012 Table of Contents 1.0 Introduction... 4 2.0 Chelsio Unified Storage Router (USR) SAS-to-...

More information

vsphere Networking vsphere 6.0 ESXi 6.0 vcenter Server 6.0 EN-001391-01

vsphere Networking vsphere 6.0 ESXi 6.0 vcenter Server 6.0 EN-001391-01 vsphere 6.0 ESXi 6.0 vcenter Server 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more

More information

Step-by-Step Guide. to configure Open-E DSS V7 Active-Active iscsi Failover on Intel Server Systems R2224GZ4GC4. Software Version: DSS ver. 7.

Step-by-Step Guide. to configure Open-E DSS V7 Active-Active iscsi Failover on Intel Server Systems R2224GZ4GC4. Software Version: DSS ver. 7. Step-by-Step Guide to configure on Intel Server Systems R2224GZ4GC4 Software Version: DSS ver. 7.00 up01 Presentation updated: April 2013 www.open-e.com 1 www.open-e.com 2 TECHNICAL SPECIFICATIONS OF THE

More information

Oracle Big Data Appliance: Datacenter Network Integration

Oracle Big Data Appliance: Datacenter Network Integration An Oracle White Paper May 2012 Oracle Big Data Appliance: Datacenter Network Integration Disclaimer The following is intended to outline our general product direction. It is intended for information purposes

More information

A Dell Technical White Paper Dell Storage Engineering

A Dell Technical White Paper Dell Storage Engineering Networking Best Practices for Dell DX Object Storage A Dell Technical White Paper Dell Storage Engineering THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL ERRORS AND

More information

Step-by-Step Guide to Open-E DSS V7 Active-Active iscsi Failover

Step-by-Step Guide to Open-E DSS V7 Active-Active iscsi Failover www.open-e.com 1 Step-by-Step Guide to Software Version: DSS ver. 7.00 up10 Presentation updated: June 2013 www.open-e.com 2 TO SET UP ACTIVE-ACTIVE ISCSI FAILOVER, PERFORM THE FOLLOWING STEPS: 1. Hardware

More information

Microsoft SQL Server 2012 on Cisco UCS with iscsi-based Storage Access in VMware ESX Virtualization Environment: Performance Study

Microsoft SQL Server 2012 on Cisco UCS with iscsi-based Storage Access in VMware ESX Virtualization Environment: Performance Study White Paper Microsoft SQL Server 2012 on Cisco UCS with iscsi-based Storage Access in VMware ESX Virtualization Environment: Performance Study 2012 Cisco and/or its affiliates. All rights reserved. This

More information

VMware vcloud Air Networking Guide

VMware vcloud Air Networking Guide vcloud Air This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this document,

More information

StorSimple Appliance Quick Start Guide

StorSimple Appliance Quick Start Guide StorSimple Appliance Quick Start Guide 5000 and 7000 Series Appliance Software Version 2.1.1 (2.1.1-267) Exported from Online Help on September 15, 2012 Contents Getting Started... 3 Power and Cabling...

More information

24 GE + 2 GE SFP L2 Managed Switch

24 GE + 2 GE SFP L2 Managed Switch GEL-2670 Version: 1 24 GE + 2 GE SFP L2 Managed Switch The LevelOne GEL-2670 is an intelligent L2 Managed Switch with 24 x 1000Base-T ports and 2 x 100/1000BASE-X SFP (Small Form Factor Pluggable) slots.

More information

vcloud Air - Virtual Private Cloud OnDemand Networking Guide

vcloud Air - Virtual Private Cloud OnDemand Networking Guide vcloud Air - Virtual Private Cloud OnDemand Networking Guide vcloud Air This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

WSG24POE Switch. User Manual

WSG24POE Switch. User Manual WSG24POE Switch User Manual Version: 01/01/2011 Introduction! 4 Product Overview! 4 Specifications! 5 Package Contents! 5 Hardware Description! 6 Physical Dimensions/ Weight! 6 Front Panel! 6 LED Indicators!

More information

Step-by-Step Guide to Open-E DSS V7 Active-Active Load Balanced iscsi HA Cluster

Step-by-Step Guide to Open-E DSS V7 Active-Active Load Balanced iscsi HA Cluster www.open-e.com 1 Step-by-Step Guide to Open-E DSS V7 Active-Active Load Balanced iscsi HA Cluster (without bonding) Software Version: DSS ver. 7.00 up10 Presentation updated: May 2013 www.open-e.com 2

More information

10GBASE T for Broad 10_Gigabit Adoption in the Data Center

10GBASE T for Broad 10_Gigabit Adoption in the Data Center 10GBASE T for Broad 10_Gigabit Adoption in the Data Center Contributors Carl G. Hansen, Intel Carrie Higbie, Siemon Yinglin (Frank) Yang, Commscope, Inc 1 Table of Contents 10Gigabit Ethernet: Drivers

More information

Multiple Public IPs (virtual service IPs) are supported either to cover multiple network segments or to increase network performance.

Multiple Public IPs (virtual service IPs) are supported either to cover multiple network segments or to increase network performance. EliteNAS Cluster Mirroring Option - Introduction Real Time NAS-to-NAS Mirroring & Auto-Failover Cluster Mirroring High-Availability & Data Redundancy Option for Business Continueity Typical Cluster Mirroring

More information

ALLNET ALL8944WMP Layer 2 Management 24 Port Giga PoE Current Sharing Switch

ALLNET ALL8944WMP Layer 2 Management 24 Port Giga PoE Current Sharing Switch ALLNET ALL8944WMP Layer 2 Management 24 Port Giga PoE Current Sharing Switch 24-Port Giga PoE Current Sharing Pv6 and IPv4 Dual Protocol SNMP v1/v2c/v3 SSH version 2.0 Authentication TACACS+ Jumbo Frames

More information

StarWind iscsi SAN: Configuring Global Deduplication May 2012

StarWind iscsi SAN: Configuring Global Deduplication May 2012 StarWind iscsi SAN: Configuring Global Deduplication May 2012 TRADEMARKS StarWind, StarWind Software, and the StarWind and StarWind Software logos are trademarks of StarWind Software that may be registered

More information

Deploying Silver Peak VXOA Physical And Virtual Appliances with Dell EqualLogic Isolated iscsi SANs including Dell 3-2-1

Deploying Silver Peak VXOA Physical And Virtual Appliances with Dell EqualLogic Isolated iscsi SANs including Dell 3-2-1 Deploying Silver Peak VXOA Physical And Virtual Appliances with Dell EqualLogic Isolated iscsi SANs including Dell 3-2-1 Tech Note June 2012 This tech note describes the deployment of Silver Peak physical

More information

Drobo How-To Guide. Deploy Drobo iscsi Storage with VMware vsphere Virtualization

Drobo How-To Guide. Deploy Drobo iscsi Storage with VMware vsphere Virtualization The Drobo family of iscsi storage arrays allows organizations to effectively leverage the capabilities of a VMware infrastructure, including vmotion, Storage vmotion, Distributed Resource Scheduling (DRS),

More information

VMware Virtual SAN 6.2 Network Design Guide

VMware Virtual SAN 6.2 Network Design Guide VMware Virtual SAN 6.2 Network Design Guide TECHNICAL WHITE PAPER APRIL 2016 Contents Intended Audience... 2 Overview... 2 Virtual SAN Network... 2 Physical network infrastructure... 3 Data center network...

More information

Troubleshooting LANs with Wirespeed Packet Capture and Expert Analysis

Troubleshooting LANs with Wirespeed Packet Capture and Expert Analysis Application Note Troubleshooting LANs with Wirespeed Packet Capture and Expert Analysis Introduction This application note is one in a series of local area network (LAN) troubleshooting papers from JDSU

More information

6.40A AudioCodes Mediant 800 MSBG

6.40A AudioCodes Mediant 800 MSBG AudioCodes Mediant 800 MSBG Page 1 of 66 6.40A AudioCodes Mediant 800 MSBG 1. Important Notes Check the SIP 3 rd Party Validation Website for current validation status. The SIP 3 rd party Validation Website

More information

How To Install An At-S100 (Geo) On A Network Card (Geoswitch)

How To Install An At-S100 (Geo) On A Network Card (Geoswitch) AT-S100 Version 1.0.3 Patch 1 Management Software for the AT-9000/28 Managed Layer 2 GE ecoswitch and AT-9000/28SP Managed Layer 2 GE ecoswitch Software Release Notes Please read this document before you

More information

High Availability. Palo Alto Networks. PAN-OS Administrator s Guide Version 6.0. Copyright 2007-2015 Palo Alto Networks

High Availability. Palo Alto Networks. PAN-OS Administrator s Guide Version 6.0. Copyright 2007-2015 Palo Alto Networks High Availability Palo Alto Networks PAN-OS Administrator s Guide Version 6.0 Contact Information Corporate Headquarters: Palo Alto Networks 4401 Great America Parkway Santa Clara, CA 95054 www.paloaltonetworks.com/company/contact-us

More information

48 GE PoE-Plus + 2 GE SFP L2 Managed Switch, 375 W

48 GE PoE-Plus + 2 GE SFP L2 Managed Switch, 375 W GEP-5070 Version: 1 48 GE PoE-Plus + 2 GE SFP L2 Managed Switch, 375 W The LevelOne GEP-5070 is an intelligent L2 Managed Switch with 48 x 1000Base-T PoE-Plus ports and 2 x 100/1000BASE-X SFP (Small Form

More information

Synology High Availability (SHA)

Synology High Availability (SHA) Synology High Availability (SHA) Based on DSM 5.1 Synology Inc. Synology_SHAWP_ 20141106 Table of Contents Chapter 1: Introduction... 3 Chapter 2: High-Availability Clustering... 4 2.1 Synology High-Availability

More information

Preparation Guide. How to prepare your environment for an OnApp Cloud v3.0 (beta) deployment.

Preparation Guide. How to prepare your environment for an OnApp Cloud v3.0 (beta) deployment. Preparation Guide v3.0 BETA How to prepare your environment for an OnApp Cloud v3.0 (beta) deployment. Document version 1.0 Document release date 25 th September 2012 document revisions 1 Contents 1. Overview...

More information

Port Trunking. Contents

Port Trunking. Contents 13 Port Trunking Contents Overview.................................................... 13-2 Port Trunk Features and Operation........................... 13-4 Trunk Configuration Methods................................

More information

User Manual 24 Port PoE 10/100/1000M with 4 Combo Gigabit SFP Open Slot Web Smart Switch

User Manual 24 Port PoE 10/100/1000M with 4 Combo Gigabit SFP Open Slot Web Smart Switch User Manual 24 Port PoE 10/100/1000M with 4 Combo Gigabit SFP Open Slot Web Smart Switch FCC Warning This Equipment has been tested and found to comply with the limits for a Class-A digital device, pursuant

More information

Interconnecting Cisco Network Devices 1 Course, Class Outline

Interconnecting Cisco Network Devices 1 Course, Class Outline www.etidaho.com (208) 327-0768 Interconnecting Cisco Network Devices 1 Course, Class Outline 5 Days Interconnecting Cisco Networking Devices, Part 1 (ICND1) v2.0 is a five-day, instructorled training course

More information

Alcalde # 1822 Col. Miraflores C.P. 44270 Guadalajara, Jal. México MX 01 (33) 3854-5975 y 3823-4349 USA 001 (858)-869-5401 (Chulavista, CA.

Alcalde # 1822 Col. Miraflores C.P. 44270 Guadalajara, Jal. México MX 01 (33) 3854-5975 y 3823-4349 USA 001 (858)-869-5401 (Chulavista, CA. Tu Sitio de Automatización! LBJetNet385628G Introduction The LBJetNet385628G is an Industrial Modular Managed Ethernet Switch, equipped with 3 modular slot for maximum 24 10/100 Base-TX Ports or 18 100Base-FX

More information

vsphere Networking ESXi 5.0 vcenter Server 5.0 EN-000599-01

vsphere Networking ESXi 5.0 vcenter Server 5.0 EN-000599-01 ESXi 5.0 vcenter Server 5.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

Windows Server 2012 R2 Hyper-V: Designing for the Real World

Windows Server 2012 R2 Hyper-V: Designing for the Real World Windows Server 2012 R2 Hyper-V: Designing for the Real World Steve Evans @scevans www.loudsteve.com Nick Hawkins @nhawkins www.nickahawkins.com Is Hyper-V for real? Microsoft Fan Boys Reality VMware Hyper-V

More information

SSVP SIP School VoIP Professional Certification

SSVP SIP School VoIP Professional Certification SSVP SIP School VoIP Professional Certification Exam Objectives The SSVP exam is designed to test your skills and knowledge on the basics of Networking and Voice over IP. Everything that you need to cover

More information

Appendix C Network Planning for Dual WAN Ports

Appendix C Network Planning for Dual WAN Ports Appendix C Network Planning for Dual WAN Ports This appendix describes the factors to consider when planning a network using a firewall that has dual WAN ports. This appendix contains the following sections:

More information

Deployments and Tests in an iscsi SAN

Deployments and Tests in an iscsi SAN Deployments and Tests in an iscsi SAN SQL Server Technical Article Writer: Jerome Halmans, Microsoft Corp. Technical Reviewers: Eric Schott, EqualLogic, Inc. Kevin Farlee, Microsoft Corp. Darren Miller,

More information

StarWind Virtual SAN Best Practices

StarWind Virtual SAN Best Practices #1 HyperConverged Appliance for SMB and ROBO StarWind Virtual SAN Best Practices NOVEMBER 2015 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the StarWind Software logos are

More information

IntraVUE Plug Scanner/Recorder Installation and Start-Up

IntraVUE Plug Scanner/Recorder Installation and Start-Up IntraVUE Plug Scanner/Recorder Installation and Start-Up The IntraVUE Plug is a complete IntraVUE Hardware/Software solution that can plug directly into any network to continually scan and record details

More information

An Oracle White Paper October 2013. How to Connect Oracle Exadata to 10 G Networks Using Oracle s Ethernet Switches

An Oracle White Paper October 2013. How to Connect Oracle Exadata to 10 G Networks Using Oracle s Ethernet Switches An Oracle White Paper October 2013 How to Connect Oracle Exadata to 10 G Networks Using Oracle s Ethernet Switches Introduction... 1 Exadata Database Machine X3-2 Full Rack Configuration... 1 Multirack

More information

Certification Document macle GmbH Grafenthal-S1212M 24/02/2015. macle GmbH Grafenthal-S1212M Storage system

Certification Document macle GmbH Grafenthal-S1212M 24/02/2015. macle GmbH Grafenthal-S1212M Storage system macle GmbH Grafenthal-S1212M Storage system Executive summary After performing all tests, the macle GmbH Grafenthal-S1212M has been officially certified according to the Open-E Hardware Certification Program

More information

Port Trunking. Contents

Port Trunking. Contents 12 Port Trunking Contents Overview..................................................... 12-2................................... 12-2 Port Connections and Configuration.......................... 12-3 Link

More information

White Paper. Intrusion Detection Deploying the Shomiti Century Tap

White Paper. Intrusion Detection Deploying the Shomiti Century Tap White Paper Intrusion Detection Deploying the Shomiti Century Tap . Shomiti Tap Deployment Purpose of this Paper The scalability of Intrusion Detection Systems (IDS) is often an issue when deploying an

More information

STORAGE SIMPLIFIED: INTEGRATING DELL EQUALLOGIC PS SERIES STORAGE INTO YOUR HP BLADE SERVER ENVIRONMENT

STORAGE SIMPLIFIED: INTEGRATING DELL EQUALLOGIC PS SERIES STORAGE INTO YOUR HP BLADE SERVER ENVIRONMENT STORAGE SIMPLIFIED: INTEGRATING DELL EQUALLOGIC PS SERIES STORAGE INTO YOUR HP BLADE SERVER ENVIRONMENT A Principled Technologies reference architecture commissioned by Dell Inc. TABLE OF CONTENTS Table

More information

Switch Web GUI Quick Configuration Guide for

Switch Web GUI Quick Configuration Guide for Switch Web GUI Quick Configuration Guide for SSE-G48-TG4 SSE-G24-TG4 SSE-X24S SSE-X24SR SSE-X3348S SSE-X3348SR SSE-X3348T SSE-X3348TR SBM-GEM-X2C SBM-GEM-X2C+ SBM-GEM-X3S+ SBM-XEM-X10SM Release: 1.0c 1

More information

Cisco Application Networking Manager Version 2.0

Cisco Application Networking Manager Version 2.0 Cisco Application Networking Manager Version 2.0 Cisco Application Networking Manager (ANM) software enables centralized configuration, operations, and monitoring of Cisco data center networking equipment

More information

Whitepaper. 10 Things to Know Before Deploying 10 Gigabit Ethernet

Whitepaper. 10 Things to Know Before Deploying 10 Gigabit Ethernet Whitepaper 10 Things to Know Before Deploying 10 Gigabit Ethernet Table of Contents Introduction... 3 10 Gigabit Ethernet and The Server Edge: Better Efficiency... 3 SAN versus Fibre Channel: Simpler and

More information

Deployment Guide. How to prepare your environment for an OnApp Cloud deployment.

Deployment Guide. How to prepare your environment for an OnApp Cloud deployment. Deployment Guide How to prepare your environment for an OnApp Cloud deployment. Document version 1.07 Document release date 28 th November 2011 document revisions 1 Contents 1. Overview... 3 2. Network

More information

How To Learn Cisco Cisco Ios And Cisco Vlan

How To Learn Cisco Cisco Ios And Cisco Vlan Interconnecting Cisco Networking Devices: Accelerated Course CCNAX v2.0; 5 Days, Instructor-led Course Description Interconnecting Cisco Networking Devices: Accelerated (CCNAX) v2.0 is a 60-hour instructor-led

More information

Networking Topology For Your System

Networking Topology For Your System This chapter describes the different networking topologies supported for this product, including the advantages and disadvantages of each. Select the one that best meets your needs and your network deployment.

More information

ALLNET ALL-SG8926PM Layer 2 FULL Management 24 Port Giga PoE Current Sharing Switch IEEE802.3at/af

ALLNET ALL-SG8926PM Layer 2 FULL Management 24 Port Giga PoE Current Sharing Switch IEEE802.3at/af ALLNET ALL-SG8926PM Layer 2 FULL Management 24 Port Giga PoE Current Sharing Switch IEEE802.3at/af 24-Port Giga PoE Current Sharing 500W PoE Budget IPv6 and IPv4 Dual Protocol SNMP v1/v2c/v3 SSH version

More information

8-Port Gigabit managed POE Switch. User s Manual. Version: 2.3

8-Port Gigabit managed POE Switch. User s Manual. Version: 2.3 8-Port Gigabit managed POE Switch User s Manual Version: 2.3 September 9, 2007 1 TABLE OF CONTENT 1.0 INTRODUCTION... 3 1.1 MAIN FEATURES... 3 1.2 START TO MANAGE THIS SWITCH... 5 2.0 WEB MANAGEMENT...

More information

How To Set Up A Two Node Hyperv Cluster With Failover Clustering And Cluster Shared Volume (Csv) Enabled

How To Set Up A Two Node Hyperv Cluster With Failover Clustering And Cluster Shared Volume (Csv) Enabled Getting Started with Hyper-V and the Scale Computing Cluster Scale Computing 5225 Exploration Drive Indianapolis, IN, 46241 Contents Contents CHAPTER 1 Introduction to Hyper-V: BEFORE YOU START. vii Revision

More information

ProCurve Switch 1700-8 ProCurve Switch 1700-24

ProCurve Switch 1700-8 ProCurve Switch 1700-24 Management and Configuration Guide ProCurve Switch 1700-8 ProCurve Switch 1700-24 www.procurve.com ProCurve Series 1700 Switch Management and Configuration Guide Copyright 2007 Hewlett-Packard Development

More information

D1.2 Network Load Balancing

D1.2 Network Load Balancing D1. Network Load Balancing Ronald van der Pol, Freek Dijkstra, Igor Idziejczak, and Mark Meijerink SARA Computing and Networking Services, Science Park 11, 9 XG Amsterdam, The Netherlands June ronald.vanderpol@sara.nl,freek.dijkstra@sara.nl,

More information

Gigabit Ethernet Web Smart 8-Port Switch 2 Combo SFP Open Slot

Gigabit Ethernet Web Smart 8-Port Switch 2 Combo SFP Open Slot Gigabit Ethernet Web Smart 8-Port Switch 2 Combo SFP Open Slot User s Manual (DN-80201) Content Introduction ------------------------------------------------------------------------------------4 Product

More information

Multi-Homing Security Gateway

Multi-Homing Security Gateway Multi-Homing Security Gateway MH-5000 Quick Installation Guide 1 Before You Begin It s best to use a computer with an Ethernet adapter for configuring the MH-5000. The default IP address for the MH-5000

More information

10 Gigabit Aggregation and Next-Gen Edge 96-Port Managed Switch Starter Kits

10 Gigabit Aggregation and Next-Gen Edge 96-Port Managed Switch Starter Kits 10 Gigabit Aggregation and Next-Gen Edge 96-Port Managed Switch Starter Kits XSM96PSKT XSM96GSKT (See details page 2) Promotion valid until 30th June 2012 Managed infrastructure Mid-sized businesses, hospitals

More information

Interfacing Basler GigE Cameras With Cognex VisionPro 7.2

Interfacing Basler GigE Cameras With Cognex VisionPro 7.2 www.baslerweb.com Interfacing Basler GigE Cameras With Cognex VisionPro 7.2 This Application Note explains how to interface a Basler camera with GigE interface with the Cognex VisionPro 7.2 software package

More information

APPLICATION NOTES High-Availability Load Balancing with the Brocade ServerIron ADX and McAfee Firewall Enterprise (Sidewinder)

APPLICATION NOTES High-Availability Load Balancing with the Brocade ServerIron ADX and McAfee Firewall Enterprise (Sidewinder) High-Availability Load Balancing with the Brocade ServerIron ADX and McAfee Firewall Enterprise (Sidewinder) This solution leverages interoperable and best-of-breed networking and security products, tailored

More information

How to Create VLANs Within a Virtual Switch in VMware ESXi

How to Create VLANs Within a Virtual Switch in VMware ESXi How to Create VLANs Within a Virtual Switch in VMware ESXi I am not responsible for your actions or their outcomes, in any way, while reading and/or implementing this tutorial. I will not provide support

More information

HP P63x0/P65x0 Enterprise Virtual Array Installation Guide

HP P63x0/P65x0 Enterprise Virtual Array Installation Guide HP P63x0/P65x0 Enterprise Virtual Array Installation Guide Abstract This guide provides instructions to set up, install, and configure HP P63x0/65x0 EVAs. It is intended for HP P63x0 EVA self-install customers

More information

Device Interface IP Address Subnet Mask Default Gateway

Device Interface IP Address Subnet Mask Default Gateway Felix Rohrer Topology Diagram Addressing Table Device Interface IP Address Subnet Mask Default Gateway S1 VLAN 99 192.168.99.11 255.255.255.0 192.168.99.1 S2 VLAN 99 192.168.99.12 255.255.255.0 192.168.99.1

More information

Top of Rack: An Analysis of a Cabling Architecture in the Data Center

Top of Rack: An Analysis of a Cabling Architecture in the Data Center SYSTIMAX Solutions Top of Rack: An Analysis of a Cabling Architecture in the Data Center White paper Matthew Baldassano, Data Center Business Unit CommScope, Inc, June 2010 www.commscope.com Contents I.

More information

Deploying the Barracuda Load Balancer with Office Communications Server 2007 R2. Office Communications Server Overview.

Deploying the Barracuda Load Balancer with Office Communications Server 2007 R2. Office Communications Server Overview. Deploying the Barracuda Load Balancer with Office Communications Server 2007 R2 Organizations can use the Barracuda Load Balancer to enhance the scalability and availability of their Microsoft Office Communications

More information

Juniper / Cisco Interoperability Tests. August 2014

Juniper / Cisco Interoperability Tests. August 2014 Juniper / Cisco Interoperability Tests August 2014 Executive Summary Juniper Networks commissioned Network Test to assess interoperability, with an emphasis on data center connectivity, between Juniper

More information

ESX Server 3 Configuration Guide Update 2 and later for ESX Server 3.5 and VirtualCenter 2.5

ESX Server 3 Configuration Guide Update 2 and later for ESX Server 3.5 and VirtualCenter 2.5 ESX Server 3 Configuration Guide Update 2 and later for ESX Server 3.5 and VirtualCenter 2.5 This document supports the version of each product listed and supports all subsequent versions until the document

More information

Cisco Data Centre: Introducing Cisco Data Center Networking

Cisco Data Centre: Introducing Cisco Data Center Networking coursemonster.com/uk Cisco Data Centre: Introducing Cisco Data Center Networking View training dates» Overview In the Introducing Cisco Data Center Networking training course, delegates will learn to:â

More information

File System Design and Implementation

File System Design and Implementation WAN Transfer Acceleration Product Description Functionality Interfaces Specifications Index 1 Functionality... 3 2 Integration... 3 3 Interfaces... 4 3.1 Physical Interfaces...5 3.1.1 Ethernet Network...5

More information

Lab 3.10.2 Use Network Inspector to Observe STP Behavior

Lab 3.10.2 Use Network Inspector to Observe STP Behavior Lab 3.10.2 Use Network Inspector to Observe STP Behavior Objective The purpose of this lab is to observe STP behavior with the Network Inspector switch trace feature. Scenario A new switched network has

More information

NMS300 Network Management System

NMS300 Network Management System NMS300 Network Management System User Manual June 2013 202-11289-01 350 East Plumeria Drive San Jose, CA 95134 USA Support Thank you for purchasing this NETGEAR product. After installing your device, locate

More information

Oracle Exalogic Elastic Cloud: Datacenter Network Integration

Oracle Exalogic Elastic Cloud: Datacenter Network Integration An Oracle White Paper February 2014 Oracle Exalogic Elastic Cloud: Datacenter Network Integration Disclaimer The following is intended to outline our general product direction. It is intended for information

More information

NAS 307 Link Aggregation

NAS 307 Link Aggregation NAS 307 Link Aggregation Set up link aggregation on your ASUSTOR NAS A S U S T O R C O L L E G E COURSE OBJECTIVES Upon completion of this course you should be able to: 1. Have a basic understanding of

More information

Layer 3 Network + Dedicated Internet Connectivity

Layer 3 Network + Dedicated Internet Connectivity Layer 3 Network + Dedicated Internet Connectivity Client: One of the IT Departments in a Northern State Customer's requirement: The customer wanted to establish CAN connectivity (Campus Area Network) for

More information

"Charting the Course...

Charting the Course... Description "Charting the Course... Course Summary Interconnecting Cisco Networking Devices: Accelerated (CCNAX), is a course consisting of ICND1 and ICND2 content in its entirety, but with the content

More information

Clustered Data ONTAP 8.2

Clustered Data ONTAP 8.2 Clustered Data ONTAP 8.2 Network Management Guide NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1(408) 822-6000 Fax: +1(408) 822-4501 Support telephone: +1 (888) 463-8277 Web: www.netapp.com

More information

TP-LINK. Gigabit L2 Managed Switch. Overview. Datasheet TL-SG3216 / TL-SG3424. www.tp-link.com

TP-LINK. Gigabit L2 Managed Switch. Overview. Datasheet TL-SG3216 / TL-SG3424. www.tp-link.com TP-LINK TM Gigabit L2 Managed Switch TL-SG3216 / TL-SG3424 Overview TP-LINK JetStream TM gigabit L2 managed switch 3 series family consists of two switches: TL-SG3216 with 16 10/100/1000Mbps ports and

More information

Information about IP Proprietary Telephones KX-TDA50/KX-TDA100 KX-TDA200/KX-TDA600. Hybrid IP-PBX. Model No.

Information about IP Proprietary Telephones KX-TDA50/KX-TDA100 KX-TDA200/KX-TDA600. Hybrid IP-PBX. Model No. Information about IP Proprietary Telephones Hybrid IP-PBX Model No. KX-TDA50/KX-TDA100 KX-TDA200/KX-TDA600 Thank you for purchasing a Panasonic Hybrid IP-PBX. Please read this manual carefully before using

More information

Apple Airport Extreme Base Station V4.0.8 Firmware: Version 5.4

Apple Airport Extreme Base Station V4.0.8 Firmware: Version 5.4 1. APPLE AIRPORT EXTREME 1.1 Product Description The following are device specific configuration settings for the Apple Airport Extreme. Navigation through the management screens will be similar but may

More information

Nutanix Tech Note. VMware vsphere Networking on Nutanix

Nutanix Tech Note. VMware vsphere Networking on Nutanix Nutanix Tech Note VMware vsphere Networking on Nutanix Nutanix Virtual Computing Platform is engineered from the ground up for virtualization and cloud environments. This Tech Note describes vsphere networking

More information