Application Note Gigabit Ethernet Port Modes

Size: px
Start display at page:

Download "Application Note Gigabit Ethernet Port Modes"

Transcription

1 Application Note Gigabit Ethernet Port Modes

2 Application Note Gigabit Ethernet Port Modes Table of Contents Description... 3 Benefits... 4 Theory of Operation... 4 Interaction with Other Features... 7 Configuration... 8 Application Examples Tips and Recommendations Rev

3 Application Note Gigabit Ethernet Port Modes Description The Xirrus Wi-Fi Array supports Gigabit Ethernet interfaces for its wired connection to the network. There are 2 GigE interfaces on the 8-radio XS8 and 16-radio XS16 models, and 1 GigE interface on the 4-radio XS4 model. This Application Note applies to the operational modes of the 2 GigE ports on the XS8 and XS16 Array models. The advent of the new high performance n Wi-Fi standard is driving the requirement for greater system performance in both wireless and wired network infrastructure. With n, Gigabit Ethernet uplinks from the Wi-Fi radio device to the wired network are essentially mandatory. The Xirrus Array architecture allows for flexibility in the deployment of the Array in the wired network as well as means to troubleshoot connections, including aggregation, daisy chaining, and redundancy. The Wi-Fi Array Gigabit Ethernet ports support the following GigE port modes: 802.3ad Link Aggregation Load Balancing Broadcast Link Backup Bridged Mirrored IEEE 803.2ad link aggregation allows the Wi-Fi Array s Gig1 and Gig2 ports to be aggregated as one, providing the external wired switch supports this protocol ad is a standard for bonding two wired ports together and is commonly supported by Ethernet switches. If the switch connected to the Wi-Fi Array does not support 802.3ad, the Wi-Fi Array supports a simpler mode identified in this application note as Load Balancing. This mode allows both ports to be connected to the same switch and carry traffic, with a simple algorithm used to divide traffic flows between the two ports. Broadcast and Link Backup modes are similar in that they both have been implemented for fault tolerance. Broadcast mode will transmit traffic on both ports simultaneously. If one GigE port fails, the other will continue to service. Link Backup allows the individual Gigabit ports to be connected to the same switch or to different switches on the same Layer 2 subnet, with one of the GigE ports set to standby. If one GigE port fails, the other will take over. If connected to the same switch, this achieves GigE fail-over if a port fails on the Wi-Fi Array or switch, or the cable connection is cut. When the GigE ports are connected to different switches, this achieves fail-over in case one of the switches fail. Bridge mode provides IT administrators the flexibility to daisy-chain Wi-Fi Arrays. This allows for a wired extension of the Wi-Fi network without the added cost of an additional cable run to the switch closet and corresponding switch port. For example, if a certain area needs a new Array deployed for Wi-Fi coverage but the location is not currently cabled, the closest Wi-Fi Array to that location can be used in Bridge mode and an RJ-45 cable run from it to the new Array. System troubleshooting can be aided by Mirrored mode. This mode mirrors all transmit and receive data on one GigE port to the second GigE port. A wired packet capture analyzer can then be connected to the second port to sniff the traffic on the wired network. Rev

4 Application Note Gigabit Ethernet Port Modes Benefits The Xirrus Wi-Fi Array supports multiple connectivity options for its dual Gigabit Ethernet uplinks, each containing a set of associated applications and benefits ad and Load Balancing modes increase the resiliency of the wired connection by providing dual active connections. If one link fails, the other will continue to service traffic ad and Load Balancing modes achieve greater uplink performance by providing a total 2 Gbps throughput connection from the Array. Bridge mode extends the reach of a wireless network by allowing Arrays to be wired directly to each other in a daisy chain fashion, eliminating cable runs and wired switch ports in the wiring closet. Link Backup provides for fail-over resiliency of the wired connection if a GigE port fails. Broadcast mode provides fault tolerance by transmitting all traffic on both GigE ports. Mirror mode simplifies network troubleshooting of your network. If Gig1 is connected to your corporate network, Mirror mode can be configured on that Wi-Fi Array with a wired packet capture connected to Gig2 to monitor inbound and outbound Gig1 traffic. Theory of Operation 802.3ad 802.3ad Link Aggregation has been implemented in the Wi-Fi Array to overcome bandwidth issues for n. It is an economical way to set up a high-speed link that transfers much more data than any one single gigabit port can deliver. If one port fails, the other port will continue to transmit traffic. In this mode, the GigE ports act together as a single logical interface using the standard Link Aggregation Control Protocol (LACP) to establish and maintain the connection. A load balancing algorithm is used to balance traffic across the two ports. The destination IP address of the packet is used to determine the outgoing adapter. For non-ip traffic (such as ARP), the last byte of the destination MAC address is used to do the calculation. The network switch must also support 802.3ad. Figure 1: 802.3ad Mode Rev

5 Application Note Gigabit Ethernet Port Modes Load Balance Load Balance mode is similar to 802.3ad mode with the key difference being the load balancing algorithm used to determine the outgoing adapter. Load Balance mode uses a balanced XOR mechanism the same algorithm used to distribute traffic across multiple radios in a WDS (Wireless Distribution System) link. The exclusive OR (XOR) function is applied to the least significant bits of the source and destination MAC addresses of the packet to select the interface on which to transmit traffic. This approach has the effect of ensuring that all traffic from any given client will always go over the same interface and also ensures that the traffic is always ordered correctly. Bridge Figure 2: Load Balance Mode In Bridge Mode, the Wi-Fi Array will pass traffic received on Gig1 out Gig2 and vice versa via a MAC address lookup table. This allows the Wi-Fi Array to act as a wired bridge and enables a wired daisychain connection of multiple Arrays together. It is recommended that a maximum of 3 Wi-Fi Arrays be linked together when using Bridge mode to avoid performance degradation of the wired link. Figure 3: Bridge Mode Rev

6 Application Note Gigabit Ethernet Port Modes Broadcast In Broadcast mode, all traffic is transmitted out both GigE interfaces. Traffic directed to the Array is accepted on both interfaces. This mode provides fault tolerance. Link Backup Figure 4: Broadcast Mode In Link Backup mode, only one GigE port at a time is active. If Gig1 is active and the link between Gig1 and the switch fails, Gig2 will become active. The bond's MAC address is externally visible on only one port to avoid confusion in the switch connected the Wi-Fi Array. Figure 5: Link Backup Mode Rev

7 Application Note Gigabit Ethernet Port Modes Mirror In Mirror mode, all traffic received on the Wi-Fi Array is transmitted out both Gig1 and Gig2. This allows a network analyzer (such as Wireshark) to be connected to one port to capture traffic for troubleshooting purposes, while the other port continues to provide network connectivity for data traffic. Figure 6: Mirror Mode Interaction with Other Features The Wi-Fi Array Gigabit port modes interact with VLANs in the following ways: ad mode does not currently support VLANs. 2. Load Balancing mode does not currently support VLANs. 3. Broadcast mode supports VLANs. 4. Link Backup mode supports VLANs. 5. Bridge mode supports VLANs when Arrays are daisy chained. This mode works similar to a WDS VLAN scenario. If a switch is connected to both the Gig1 and Gig2 ports of the Array, both ports need to be configured as VLAN trunk ports. 6. Mirrored mode forwards all 802.1Q tagged VLAN frames. Rev

8 Application Note Gigabit Ethernet Port Modes Configuration Gigabit port mode configuration is a simple process no matter the method used (WMI or CLI) and only requires a few steps. GigE Port Mode Configuration Using the Web Management Interface (WMI) 1. First configure the Gigabit Ethernet switch(es) to which the Arrays will be connected. If 802.3ad is being used, the switch ports selected for the trunk need to be set up. 2. On the Array, login to the WMI. 3. Click on Network. 4. Click on Interfaces. 5. Under the Gigabit Ethernet 1 Settings heading: a. Click on the drop down field for Port Mode. b. Select the appropriate Port Mode from the list. GigE Port Mode Configuration Using the Command Line Interface (CLI) 1. First configure the Gigabit Ethernet switch(es) to which the Arrays will be connected. If 802.3ad is being used, the switch ports selected for the trunk will need to be set up. 2. Login to the Array 3. Type configure 4. Type interface gig1 Rev

9 Application Note Gigabit Ethernet Port Modes 5. Depending on the mode you would like to deploy, type: a. port-mode 802.3ad b. port-mode load-balance c. port-mode broadcast d. port-mode link-backup e. port-mode bridge f. port-mode mirror Xirrus Wi-Fi Array ArrayOS Version Copyright (c) Xirrus, Inc. XS16-Array# configure XS16-Array(config)# interface gig1 XS16-Array(config-gig1)# port-mode? 802.3ad Aggregate traffic from gig1 & gig2 using 802.3ad bridge Bridge traffic between gig1 & gig2 broadcast Transmit traffic on both gig1 & gig2 link-backup Active backup (gig1/2 fail over to each other) load-balance Load balance traffic between gig1 & gig2 mirror Mirror traffic on both gig1 & gig2 XS16-Array(config-gig1)# Rev

10 Application Note Gigabit Ethernet Port Modes Application Examples The following diagram shows different deployment scenarios for GigE port modes. High performance deployments such as those running IEEE n may need 802.3ad or Load Balance modes. If the deployment is running mission critical applications, fault tolerant modes such as Broadcast or Link Backup modes should be considered. To reduce deployment cost, Bridge mode may be of interest to reduce cabling and wired switch requirements. For troubleshooting issues on the wired side of an Array, such as traffic exchange to/from a RADIUS server, the Mirrored mode can be used in conjunction with a wired sniffer to determine the cause of the problem. Rev

11 Application Note Gigabit Ethernet Port Modes To further understand these features, the following diagrams illustrate different application scenarios for the various GigE port modes ad and Load Balance Modes If the wireless deployment requires high-bandwidth Wi-Fi, such as with n, it is advisable to enable 802.3ad mode providing that your backend switch supports this protocol. If the switch does not support 802.3ad, a Load Balance mode has been implemented to behave similarly to 802.3ad. Rev

12 Application Note Gigabit Ethernet Port Modes Broadcast and Link Backup Modes If the wireless deployment depends on resiliency and fault tolerance, it is advisable to enable Broadcast or Link Backup modes. In either mode, the Array s 2 GigE ports can be connected to the same switch or to two different switches. The following scenario demonstrates this type of fault tolerant deployment: Rev

13 Application Note Gigabit Ethernet Port Modes Bridge Mode Bridge mode is a solution to reduce cabling and switch port requirements for deploying the wireless network. By enabling Arrays to be directly connected to each other over a wired connection, cabling to the wiring close is reduced and fewer switch ports are utilized, resulting in potentially significant cost savings. Alternatively, this mode can be used to easily extend your wireless network into a new area that is not currently serviced with a wired connection. Rev

14 Application Note Gigabit Ethernet Port Modes Mirror Mode Mirror mode is a simple way to mirror traffic on the Array s GigE network connection. For example if a wireless station cannot associate to an external RADIUS server, instead of searching for extra gear to enable a packet capture tap on the GigE connection, Mirror mode can be used to monitor packets on the Gig1 port by connecting directly to the Gig2 port. Tips and Recommendations 1. A maximum of 3 Arrays should be daisy chained together when using Bridge mode. 2. When possible, use GigE instead of 10/100 Ethernet for Array backhaul connections for best performance and to future proof for n. 3. When using Link Backup mode, if traffic is flowing through Gig1 and Gig1 fails, traffic will start flowing from Gig2. Once Gig1 comes back online, traffic will revert to flowing from Gig1. Rev

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

VLANs. Application Note

VLANs. Application Note VLANs Application Note Table of Contents Background... 3 Benefits... 3 Theory of Operation... 4 IEEE 802.1Q Packet... 4 Frame Size... 5 Supported VLAN Modes... 5 Bridged Mode... 5 Static SSID to Static

More information

hp ProLiant network adapter teaming

hp ProLiant network adapter teaming hp networking june 2003 hp ProLiant network adapter teaming technical white paper table of contents introduction 2 executive summary 2 overview of network addressing 2 layer 2 vs. layer 3 addressing 2

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

Configuring IPS High Bandwidth Using EtherChannel Load Balancing

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

More information

Network Configuration Example

Network Configuration Example Network Configuration Example Configuring Link Aggregation Between EX Series Switches and Ruckus Wireless Access Points Modified: 2015-10-01 Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, California

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

- EtherChannel - Port Aggregation

- EtherChannel - Port Aggregation 1 Port Aggregation - EtherChannel - A network will often span across multiple switches. Trunk ports are usually used to connect switches together. There are two issues with using only a single physical

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

Chapter 1 Reading Organizer

Chapter 1 Reading Organizer Chapter 1 Reading Organizer After completion of this chapter, you should be able to: Describe convergence of data, voice and video in the context of switched networks Describe a switched network in a small

More information

Application Note User Groups

Application Note User Groups Application Note User Groups Application Note User Groups Table of Contents Background... 3 Description... 3 Benefits... 4 Theory of Operation... 4 Interaction with Other Features... 6 Configuration...

More information

Configuring Switch Ports and VLAN Interfaces for the Cisco ASA 5505 Adaptive Security Appliance

Configuring Switch Ports and VLAN Interfaces for the Cisco ASA 5505 Adaptive Security Appliance CHAPTER 4 Configuring Switch Ports and VLAN Interfaces for the Cisco ASA 5505 Adaptive Security Appliance This chapter describes how to configure the switch ports and VLAN interfaces of the ASA 5505 adaptive

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

How To Set Up A Virtual Network On Vsphere 5.0.5.2 (Vsphere) On A 2Nd Generation Vmkernel (Vklan) On An Ipv5 Vklan (Vmklan)

How To Set Up A Virtual Network On Vsphere 5.0.5.2 (Vsphere) On A 2Nd Generation Vmkernel (Vklan) On An Ipv5 Vklan (Vmklan) Best Practices for Virtual Networking Karim Elatov Technical Support Engineer, GSS 2009 VMware Inc. All rights reserved Agenda Best Practices for Virtual Networking Virtual Network Overview vswitch Configurations

More information

What is VLAN Routing?

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

More information

FASTIRON II SWITCHES Foundry Networks award winning FastIron II family of switches provides high-density

FASTIRON II SWITCHES Foundry Networks award winning FastIron II family of switches provides high-density Delivers Industry Leading Price, Performance and Flexibility to Wiring Closets, Desktops and Server Farms Provides High-density 10/100 Mbps Ethernet and Gigabit Ethernet Copper Connectivity to Workstations

More information

Expert Reference Series of White Papers. VMware vsphere Distributed Switches

Expert Reference Series of White Papers. VMware vsphere Distributed Switches Expert Reference Series of White Papers VMware vsphere Distributed Switches info@globalknowledge.net www.globalknowledge.net VMware vsphere Distributed Switches Rebecca Fitzhugh, VCAP-DCA, VCAP-DCD, VCAP-CIA,

More information

Networking and High Availability

Networking and High Availability TECHNICAL BRIEF Networking and High Availability Deployment Note Imperva appliances support a broad array of deployment options, enabling seamless integration into any data center environment. can be configured

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

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

Configuring Switch Ports and VLAN Interfaces for the Cisco ASA 5505 Adaptive Security Appliance

Configuring Switch Ports and VLAN Interfaces for the Cisco ASA 5505 Adaptive Security Appliance CHAPTER 5 Configuring Switch Ports and VLAN Interfaces for the Cisco ASA 5505 Adaptive Security Appliance This chapter describes how to configure the switch ports and VLAN interfaces of the ASA 5505 adaptive

More information

Virtual Stacking. White Paper

Virtual Stacking. White Paper White Paper Virtual Stacking November 2012 This document describes the benefits of Meraki s Virtual Stacking technology and how you can use it to manage a distributed network. In addition, this document

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

LAN Switching and VLANs

LAN Switching and VLANs 26 CHAPTER Chapter Goals Understand the relationship of LAN switching to legacy internetworking devices such as bridges and routers. Understand the advantages of VLANs. Know the difference between access

More information

Leased Line + Remote Dial-in connectivity

Leased Line + Remote Dial-in connectivity Leased Line + Remote Dial-in connectivity Client: One of the TELCO offices in a Southern state. The customer wanted to establish WAN Connectivity between central location and 10 remote locations. The customer

More information

July, 2006. Figure 1. Intuitive, user-friendly web-based (HTML) interface.

July, 2006. Figure 1. Intuitive, user-friendly web-based (HTML) interface. Smart Switches The Value-Oriented Alternative for Managed Switching White Paper September, 2005 Abstract This White Paper provides a short introduction to Web Smart switches and their importance in a local

More information

SummitStack in the Data Center

SummitStack in the Data Center SummitStack in the Data Center Abstract: This white paper describes the challenges in the virtualized server environment and the solution Extreme Networks offers a highly virtualized, centrally manageable

More information

Meraki Stacking. White Paper

Meraki Stacking. White Paper White Paper Meraki Stacking OCTOBER 2015 This document describes the benefits of Meraki Stacking technology and how it can be used to manage a distributed network. In addition, this document will cover

More information

What s New in VMware vsphere 5.5 Networking

What s New in VMware vsphere 5.5 Networking VMware vsphere 5.5 TECHNICAL MARKETING DOCUMENTATION Table of Contents Introduction.................................................................. 3 VMware vsphere Distributed Switch Enhancements..............................

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

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

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

6/8/2011. Document ID: 12023. Contents. Introduction. Prerequisites. Requirements. Components Used. Conventions. Introduction

6/8/2011. Document ID: 12023. Contents. Introduction. Prerequisites. Requirements. Components Used. Conventions. Introduction Page 1 of 9 Products & Services Understanding EtherChannel Load Balancing and Redundancy on Catalyst Switches Document ID: 12023 Contents Introduction Prerequisites Requirements Components Used Conventions

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

Configuring EtherChannels

Configuring EtherChannels CHAPTER 12 This chapter describes how to configure EtherChannels on the Cisco 7600 series router Layer 2 or Layer 3 LAN ports. For complete syntax and usage information for the commands used in this chapter,

More information

Data Center Server Access Solution Guide. NN48500-577 Date: July 2010 Version: 1.1

Data Center Server Access Solution Guide. NN48500-577 Date: July 2010 Version: 1.1 Data Center Access Solution Guide NN48500-577 Date: Version: 1.1 2010 Avaya Inc. All Rights Reserved. Notices While reasonable efforts have been made to ensure that the information in this document is

More information

Enabling Multiple Wireless Networks on RV320 VPN Router, WAP321 Wireless-N Access Point, and Sx300 Series Switches

Enabling Multiple Wireless Networks on RV320 VPN Router, WAP321 Wireless-N Access Point, and Sx300 Series Switches print email Article ID: 4941 Enabling Multiple Wireless Networks on RV320 VPN Router, WAP321 Wireless-N Access Point, and Sx300 Series Switches Objective In an ever-changing business environment, your

More information

Chapter 2 Lab 2-2, Configuring EtherChannel Instructor Version

Chapter 2 Lab 2-2, Configuring EtherChannel Instructor Version Chapter 2 Lab 2-2, Configuring EtherChannel Instructor Version Topology Objective Background Configure EtherChannel. Four switches have just been installed. The distribution layer switches are Catalyst

More information

MS Series: VolP Deployment Guide

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

More information

A Guide to Simple IP Camera Deployment Using ZyXEL Bandwidth Solutions

A Guide to Simple IP Camera Deployment Using ZyXEL Bandwidth Solutions A Guide to Simple IP Camera Deployment Using ZyXEL Bandwidth Solutions 2015/7/22 ZyXEL Communications Corporation Barney Gregorio Overview: This article contains guidelines on how to introduce IP cameras

More information

ACCESS POINTS. Configuration Specifications

ACCESS POINTS. Configuration Specifications With a powerful integrated controller, application level intelligence, zero-touch provisioning, and available cloud-based network management, Xirrus XR-500 and XR-600 series Access Points provide a powerful

More information

Fibre Channel over Ethernet in the Data Center: An Introduction

Fibre Channel over Ethernet in the Data Center: An Introduction Fibre Channel over Ethernet in the Data Center: An Introduction Introduction Fibre Channel over Ethernet (FCoE) is a newly proposed standard that is being developed by INCITS T11. The FCoE protocol specification

More information

Networking and High Availability

Networking and High Availability yeah SecureSphere Deployment Note Networking and High Availability Imperva SecureSphere appliances support a broad array of deployment options, enabling seamless integration into any data center environment.

More information

24 Port Gigabit Ethernet Web Smart Switch. Users Manual

24 Port Gigabit Ethernet Web Smart Switch. Users Manual 24 Port Gigabit Ethernet Web Smart Switch Users Manual Content Web Smart Switch Configure login -------------------------------- 2 Configuration System Configuration ---------------------------------------------------

More information

SummitStack in the Data Center

SummitStack in the Data Center SummitStack in the Data Center Abstract: This white paper describes the challenges in the virtualized server environment and the solution that Extreme Networks offers a highly virtualized, centrally manageable

More information

Technical Note. Monitoring Ethernet Traffic with Tolomatic ACS & Managed Switch. Contents

Technical Note. Monitoring Ethernet Traffic with Tolomatic ACS & Managed Switch. Contents Monitoring Ethernet Traffic with Tolomatic ACS & Managed Switch Contents 1. Introduction...2 2. Equipment...2 3. Software...3 4. Definitions...3 5. Procedure...3 6. Change PC IP Address...3 7. Network

More information

How To Build A Clustered Storage Area Network (Csan) From Power All Networks

How To Build A Clustered Storage Area Network (Csan) From Power All Networks Power-All Networks Clustered Storage Area Network: A scalable, fault-tolerant, high-performance storage system. Power-All Networks Ltd Abstract: Today's network-oriented computing environments require

More information

Efficient Video Distribution Networks with.multicast: IGMP Querier and PIM-DM

Efficient Video Distribution Networks with.multicast: IGMP Querier and PIM-DM Efficient Video Distribution Networks with.multicast: IGMP Querier and PIM-DM A Dell technical white paper Version 1.1 Victor Teeter Network Solutions Engineer This document is for informational purposes

More information

16-PORT POWER OVER ETHERNET WEB SMART SWITCH

16-PORT POWER OVER ETHERNET WEB SMART SWITCH 16-PORT POWER OVER ETHERNET WEB SMART SWITCH User s Manual (DN-95312) - 0 - Content Web Smart Switch Configure login ---------------------------------- 2 Administrator Authentication Configuration ---------------------------------------------

More information

OneCommand NIC Teaming and VLAN Manager

OneCommand NIC Teaming and VLAN Manager OneCommand NIC Teaming and VLAN Manager Version 2.0.3 for Windows Server 2003 Windows Server 2008 Windows Server 2008 R2 User Manual P005238-01A Rev. A One Network. One Company. Connect with Emulex. Copyright

More information

Municipal Mesh Network Design

Municipal Mesh Network Design White Paper Municipal Mesh Network Design Author: Maen Artimy 1 Summary This document provides a wireless mesh network design for the downtown area of the Town of Wolfville, Nova Scotia. This design serves

More information

Advanced Network Services Teaming

Advanced Network Services Teaming Advanced Network Services Teaming Advanced Network Services (ANS) Teaming, a feature of the Advanced Network Services component, lets you take advantage of multiple adapters in a system by grouping them

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

Voice Over IP. MultiFlow 5048. IP Phone # 3071 Subnet # 10.100.24.0 Subnet Mask 255.255.255.0 IP address 10.100.24.171. Telephone.

Voice Over IP. MultiFlow 5048. IP Phone # 3071 Subnet # 10.100.24.0 Subnet Mask 255.255.255.0 IP address 10.100.24.171. Telephone. Anritsu Network Solutions Voice Over IP Application Note MultiFlow 5048 CALL Manager Serv # 10.100.27 255.255.2 IP address 10.100.27.4 OC-48 Link 255 255 25 IP add Introduction Voice communications over

More information

Exhibit n.2: The layers of a hierarchical network

Exhibit n.2: The layers of a hierarchical network 3. Advanced Secure Network Design 3.1 Introduction You already know that routers are probably the most critical equipment piece in today s networking. Without routers, internetwork communication would

More information

RESILIENT NETWORK DESIGN

RESILIENT NETWORK DESIGN Matěj Grégr RESILIENT NETWORK DESIGN 1/36 2011 Brno University of Technology, Faculty of Information Technology, Matěj Grégr, igregr@fit.vutbr.cz Campus Best Practices - Resilient network design Campus

More information

Objectives. The Role of Redundancy in a Switched Network. Layer 2 Loops. Broadcast Storms. More problems with Layer 2 loops

Objectives. The Role of Redundancy in a Switched Network. Layer 2 Loops. Broadcast Storms. More problems with Layer 2 loops ITE I Chapter 6 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 1 Objectives Implement Spanning Tree Protocols LAN Switching and Wireless Chapter 5 Explain the role of redundancy in a converged

More information

Virtual PortChannels: Building Networks without Spanning Tree Protocol

Virtual PortChannels: Building Networks without Spanning Tree Protocol . White Paper Virtual PortChannels: Building Networks without Spanning Tree Protocol What You Will Learn This document provides an in-depth look at Cisco's virtual PortChannel (vpc) technology, as developed

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

Link Aggregation and its Applications

Link Aggregation and its Applications Link Aggregation White Paper Link Aggregation and its Applications Asante 47709 Fremont Blvd Fremont, CA 94538 USA SALES 408-435-8388 TECHNICAL SUPPORT 408-435-8388: Worldwide www.asante.com/support support@asante.com

More information

LANs and VLANs A Simplified Tutorial

LANs and VLANs A Simplified Tutorial Application Note LANs and VLANs A Simplified Tutorial Version 3.0 May 2002 COMPAS ID 90947 Avaya Labs 1 Companion document IP Addressing: A Simplified Tutorial COMPAS ID 92962 2 Introduction As the name

More information

Easy Smart Configuration Utility

Easy Smart Configuration Utility Easy Smart Configuration Utility REV1.1.0 1910010977 CONTENTS Chapter 1 About this Guide...1 1.1 Intended Readers... 1 1.2 Conventions... 1 1.3 Overview of This Guide... 1 Chapter 2 Getting Started...4

More information

How To Balance On A Cisco Catalyst Switch With The Etherchannel On A Fast Ipv2 (Powerline) On A Microsoft Ipv1 (Powergen) On An Ipv3 (Powergadget) On Ipv4

How To Balance On A Cisco Catalyst Switch With The Etherchannel On A Fast Ipv2 (Powerline) On A Microsoft Ipv1 (Powergen) On An Ipv3 (Powergadget) On Ipv4 Cisco - Understanding EtherChannel Load Balancing and Redundancy on Catalyst Switch...Page 1 of 10 Understanding EtherChannel Load Balancing and Redundancy on Catalyst Switches Document ID: 12023 Contents

More information

BLADE PVST+ Spanning Tree and Interoperability with Cisco

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

More information

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

Deploy and Manage a Highly Scalable, Worry-Free WLAN

Deploy and Manage a Highly Scalable, Worry-Free WLAN Deploy and Manage a Highly Scalable, Worry-Free WLAN Centralized WLAN management and auto provisioning Manages up to 512 APs with granular access control simplifies complex, inconvenient cabling Wi-Fi

More information

Any-to-any switching with aggregation and filtering reduces monitoring costs

Any-to-any switching with aggregation and filtering reduces monitoring costs Any-to-any switching with aggregation and filtering reduces monitoring costs Summary Physical Layer Switches can filter and forward packet data to one or many monitoring devices. With intuitive graphical

More information

Ethernet Link SGI-2424

Ethernet Link SGI-2424 Ethernet Link SGI-2424 24 Combo Ports (10/100/1000Mbps Copper and Dual-Speed SFP) + 2G TP/SFP Combo Layer 2+ Managed Gigabit Ethernet Switch Overview LinkPro SGI-2424 is a layer-2+ gigabit access switch

More information

Juniper Networks EX Series/ Cisco Catalyst Interoperability Test Results. May 1, 2009

Juniper Networks EX Series/ Cisco Catalyst Interoperability Test Results. May 1, 2009 Juniper Networks EX Series/ Cisco Catalyst Interoperability Test Results May 1, 2009 Executive Summary Juniper Networks commissioned Network Test to assess interoperability between its EX4200 and EX8208

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

Xirrus 802.11ac Wireless Arrays

Xirrus 802.11ac Wireless Arrays Xirrus 802.11ac Wireless Arrays XR-4000 Series Configurations: XR-4426, XR-4436, XR-4826, and XR-4836 DATASHEET XR-4000 Series Xirrus XR-4000 Wireless Arrays are part of the Xirrus XR family of products

More information

Configuring Network Address Translation (NAT)

Configuring Network Address Translation (NAT) 8 Configuring Network Address Translation (NAT) Contents Overview...................................................... 8-3 Translating Between an Inside and an Outside Network........... 8-3 Local and

More information

Chapter 3. Enterprise Campus Network Design

Chapter 3. Enterprise Campus Network Design Chapter 3 Enterprise Campus Network Design 1 Overview The network foundation hosting these technologies for an emerging enterprise should be efficient, highly available, scalable, and manageable. This

More information

Integration with IP Phones

Integration with IP Phones Copyright 2010 Sophos Limited. All rights reserved. No part of this publication may be reproduced, stored in retrieval system, or transmitted, in any form or by any means electronic, mechanical, photocopying,

More information

Clustering. Configuration Guide IPSO 6.2

Clustering. Configuration Guide IPSO 6.2 Clustering Configuration Guide IPSO 6.2 August 13, 2009 Contents Chapter 1 Chapter 2 Chapter 3 Overview of IP Clustering Example Cluster... 9 Cluster Management... 11 Cluster Terminology... 12 Clustering

More information

Technical Brief. DualNet with Teaming Advanced Networking. October 2006 TB-02499-001_v02

Technical Brief. DualNet with Teaming Advanced Networking. October 2006 TB-02499-001_v02 Technical Brief DualNet with Teaming Advanced Networking October 2006 TB-02499-001_v02 Table of Contents DualNet with Teaming...3 What Is DualNet?...3 Teaming...5 TCP/IP Acceleration...7 Home Gateway...9

More information

Network Agent Quick Start

Network Agent Quick Start Network Agent Quick Start Topic 50500 Network Agent Quick Start Updated 17-Sep-2013 Applies To: Web Filter, Web Security, Web Security Gateway, and Web Security Gateway Anywhere, v7.7 and 7.8 Websense

More information

Ethernet Link SGI-4844F

Ethernet Link SGI-4844F Ethernet Link SGI-4844F 44 ports 100/1000Mbps SFP + 4 Combo port RJ-45 + 100/1000Mbps SFP slot Layer 2+ Managed Ethernet Switch Overview LinkPro SGI-4844F is a layer-2+ gigabit access switch equipped with

More information

Smart Tips. Enabling WAN Load Balancing. Key Features. Network Diagram. Overview. Featured Products. WAN Failover. Enabling WAN Load Balancing Page 1

Smart Tips. Enabling WAN Load Balancing. Key Features. Network Diagram. Overview. Featured Products. WAN Failover. Enabling WAN Load Balancing Page 1 Smart Tips Enabling WAN Load Balancing Overview Many small businesses today use broadband links such as DSL or Cable, favoring them over the traditional link such as T1/E1 or leased lines because of the

More information

HIGH DENSITY ACCESS POINT

HIGH DENSITY ACCESS POINT TECHNICAL BRIEF The Xirrus High Density Access Points are the highest capacity Wi-Fi APs on the planet and deliver massive scalability to meet the demands of today s mobile users. These High Density APs

More information

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

Auspex Support for Cisco Fast EtherChannel TM

Auspex Support for Cisco Fast EtherChannel TM Auspex Support for Cisco Fast EtherChannel TM Technical Report 21 Version 1.0 March 1998 Document 300-TC049, V1.0, 980310 Auspex Systems, Inc. 2300 Central Expressway Santa Clara, California 95050-2516

More information

Cisco EtherSwitch Network Modules

Cisco EtherSwitch Network Modules Cisco EtherSwitch Network Modules 16- and 36-Port 10/100 Ethernet Modules for Cisco 2600/2800/3600/3700/3800 Series Routers Figure 1. Cisco 16-Port and 36-Port EtherSwitch Network Modules The Cisco 16-

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

How To Switch In Sonicos Enhanced 5.7.7 (Sonicwall) On A 2400Mmi 2400Mm2 (Solarwall Nametra) (Soulwall 2400Mm1) (Network) (

How To Switch In Sonicos Enhanced 5.7.7 (Sonicwall) On A 2400Mmi 2400Mm2 (Solarwall Nametra) (Soulwall 2400Mm1) (Network) ( You can read the recommendations in the user, the technical or the installation for SONICWALL SWITCHING NSA 2400MX IN SONICOS ENHANCED 5.7. You'll find the answers to all your questions on the SONICWALL

More information

Network Configuration Example

Network Configuration Example Network Configuration Example Configuring Multiple Port Mirroring Sessions on EX4200 Switches Published: 2014-04-09 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, California 94089 USA 408-745-2000

More information

HIGH DENSITY MODULAR ACCESS POINTS

HIGH DENSITY MODULAR ACCESS POINTS TECHNICAL BRIEF Xirrus High Density Modular Access Points are the only Wi-Fi solutions of their kind featuring the ultimate in scalable performance and flexible upgradability to economically serve today

More information

Turning Copper into Gold

Turning Copper into Gold Product Description: Turning Copper into Gold Smart ethernet switch filled in a gap between non-web management switch and full web management switch, it not only with many functions of L2 full WEB management

More information

Using Virtual Switches in PowerVM to Drive Maximum Value of 10 Gb Ethernet

Using Virtual Switches in PowerVM to Drive Maximum Value of 10 Gb Ethernet Using Virtual Switches in PowerVM to Drive Maximum Value of 10 Gb Ethernet by Glenn E. Miller Certified IT Specialist Power Systems, AIX and PowerHA IBM Corporation and Kris Speetjens IT Architect Nobius

More information

AT-S95 Version 1.0.0.35 AT-8000GS Layer 2 Stackable Gigabit Ethernet Switch Software Release Notes

AT-S95 Version 1.0.0.35 AT-8000GS Layer 2 Stackable Gigabit Ethernet Switch Software Release Notes AT-S95 Version 1.0.0.35 AT-8000GS Layer 2 Stackable Gigabit Ethernet Switch Software Release Notes Please read this document before you begin to use the management software. Supported Platforms The following

More information

HP ProCurve 1800 Switches. Management and Configuration Guide

HP ProCurve 1800 Switches. Management and Configuration Guide HP ProCurve 1800 Switches Management and Configuration Guide July 2009 HP ProCurve 1800 Switches Management and Configuration Guide Copyright 2006, 2009 Hewlett-Packard Development Company, L.P. The information

More information

Cisco SLM2048 48-Port Gigabit Smart Switch Cisco Small Business Smart Switches

Cisco SLM2048 48-Port Gigabit Smart Switch Cisco Small Business Smart Switches Cisco SLM2048 48-Port Gigabit Smart Switch Cisco Small Business Smart Switches Cost-Effective, Secure Switching with Simplified Management for Your Growing Business Highlights Easy-to-use web browser interface

More information

VMware ESX Server 3 802.1Q VLAN Solutions W H I T E P A P E R

VMware ESX Server 3 802.1Q VLAN Solutions W H I T E P A P E R VMware ESX Server 3 802.1Q VLAN Solutions W H I T E P A P E R Executive Summary The virtual switches in ESX Server 3 support VLAN (IEEE 802.1Q) trunking. Using VLANs, you can enhance security and leverage

More information

High-Density Wi-Fi. Application Note

High-Density Wi-Fi. Application Note High-Density Wi-Fi Application Note Table of Contents Background... 3 Description... 3 Theory of Operation... 3 Application Examples... Tips and Recommendations... 7 2 Background One of the biggest challenges

More information

LINK AGGREGATION INTEROPERABILITY OF THE DELL POWERCONNECT 6200 SERIES

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

More information

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

How To Monitor A Network With A Network Probe

How To Monitor A Network With A Network Probe Network Monitoring and Analysis Techniques Using Taps and SPAN Switches Networks have evolved into complex structures supporting critical business processes and communications. As this complexity has increased,

More information

Penn State Wireless 2.0 and Related Services for Network Administrators

Penn State Wireless 2.0 and Related Services for Network Administrators The following document provides details about the operation and configuration parameters for Penn State Wireless 2.0 and Visitor Wireless. It is intended for Penn State network administrators who are considering

More information

AT-S60 Version 1.1.4 Management Software for the AT-8400 Series Switch. Software Release Notes

AT-S60 Version 1.1.4 Management Software for the AT-8400 Series Switch. Software Release Notes AT-S60 Version 1.1.4 Management Software for the AT-8400 Series Switch Supported Platforms Software Release Notes Please read this document before you begin to use the AT-S60 management software. The AT-S60

More information

High Availability Solutions & Technology for NetScreen s Security Systems

High Availability Solutions & Technology for NetScreen s Security Systems High Availability Solutions & Technology for NetScreen s Security Systems Features and Benefits A White Paper By NetScreen Technologies Inc. http://www.netscreen.com INTRODUCTION...3 RESILIENCE...3 SCALABLE

More information