ProCurve Networking. LAN Aggregation Through Switch Meshing. Technical White paper

Size: px
Start display at page:

Download "ProCurve Networking. LAN Aggregation Through Switch Meshing. Technical White paper"

Transcription

1 ProCurve Networking LAN Aggregation Through Switch Meshing Technical White paper

2 Introduction... 3 Understanding Switch Meshing... 3 Creating Meshing Domains... 5 Types of Meshing Domains... 6 Meshed and Non-meshed Ports... 8 Different Speeds for Links... 8 Easy Configuration... 8 Connecting Multiple Meshing Domains... 8 Preventing Broadcast Storms... 9 Locating Unknown Destinations... 9 Using STP with Switch Meshing Q VLANs and Meshed Switches Additional Guidelines for Meshing Domains Enabling Protocols in the Meshing Domain Backward Compatibility with Older Switches Conclusion Glossary of Terms

3 Introduction Because companies rely on their network to perform critical business tasks, that network must be fast, and it must be reliable. However, companies do not have an unlimited IT budget; they cannot add an infinite number of switches and high-speed cables to keep pace with users demand for bandwidth and to eliminate a single point of failure on the network. ProCurve Networking offers a LAN aggregation technology that helps companies as diverse as the Denver Regional Transportation District; GMA Network, Inc.; and Venetian Resort-Hotel- Casino maximize their investment in switches and cabling. Called switch meshing, this technology: Provides significantly better bandwidth utilization than either Spanning Tree Protocol (STP) or standard port trunking (which is also called port aggregation) Improves network performance by reducing congestion and load balancing traffic Eliminates a single point of failure Provides quick failover if a switch or link becomes unavailable Is easy to set up Supports flexible configurations ProCurve Networking has patented this unique technology, which is available on the ProCurve Switch 3400cl, 5300xl, and 6400cl Series as well as on older ProCurve switches: 1600M, 2400M, 2424M, 4000M, and 8000M. (The older switches have some limitations, which are explained later in this white paper.) This white paper provides an overview of switch meshing and describes how you can configure it for different types of network environments. Understanding Switch Meshing In switch meshing, multiple switches are redundantly linked together to form a meshing domain (see Figure 1). Like STP, switch meshing eliminates network loops by detecting redundant links and identifying the best path for traffic. When the meshing domain is established, the switches in that domain use the meshing protocol to gather information about the available paths and to determine the best path between switches. To select the best path, the meshed switches use the following criteria: Outbound queue depth, or the current outbound load factor, for any given outbound port in a possible path Port speed, based on factors such as 10 Mbps, 100 Mbps, 1000 Mbps (or 1 Gbps), 10 Gbps, full-duplex, or half-duplex Inbound queue depth for any destination switch in a possible path Increased packet drops, indicating an overloaded port or switch In Figure 1, for example, the workstations attached to Switch 3 need to access the servers attached to Switch 2. Based on the meshing criteria, the switches in this meshing domain identify the best path as follows: they transmit the data from Switch 3 to Switch 1, which forwards it to Switch 2. Switch 2, in turn, sends the data to its destination one of the servers. 3

4 Figure 1. Identifying the Best Paths Through a Meshing Domain Unlike STP, however, switch meshing does not permanently block the unused path between two switches. Within a meshing domain, all the paths between switches remain open, and switches can distribute traffic across these available paths as needed to maintain the same latency from path to path. Most of the criteria used to identify the best path are based on network conditions. The outbound queue depth, inbound queue depth, and packet drops all indicate which switches and ports are handling the most traffic. As you would expect, the values for these criteria change over time. To load balance traffic, the meshed switches periodically check this information, identify the best paths based on current network conditions, and then communicate this information to all the other switches in the meshing domain. The switches use the current path information to assign paths on a per-connection basis. When a new connection is established between a source address and a destination address, the traffic between the pair stays on the assigned path until the connection ages out or the path experiences a break. When the two devices later send new traffic, the switches use the best path at that time. Because network conditions may have changed, the best path may not be the same. For example, due to an increase in traffic, the meshed switches may detect packet drops because a port is overloaded. In this case, the switches will send the new traffic through a different path than was used previously. In the meshing domain shown in Figure 1, for example, the links between Switches 1 and 2 handle a high volume of traffic and occasionally become saturated. When a workstation attached to Switch 3 sends data to a server attached to Switch 2, Switch 3 sends the data to Switch 4, rather than to Switch 1. Switch 4 then sends the data to Switch 2 for delivery to its final destination (see Figure 2). 4

5 Figure 2. Identifying Alternate Paths Through a Meshing Domain Many companies use port trunking to increase the available bandwidth between two switches that handle a high volume of traffic. Although port trunking can load balance traffic between the two switches, the increase in network performance is limited to one cable segment. Switch meshing, on the other hand, can load balance traffic over multiple switches, significantly increasing the speed at which data can be transmitted between two devices. Switch meshing enables companies to use their existing bandwidth efficiently, while still protecting against link or switch failure. If a link in the meshing domain fails, switch meshing is designed for fast convergence. Because redundant links remain open, meshed switches can select an alternate path in less than one second. Users are unaware that a problem occurred because they have access to their mission-critical applications. Creating Meshing Domains Before you implement switch meshing, you must evaluate your company s network: specifically, you must identify bottlenecks and busy or saturated links, and pinpoint single points of failure. As you evaluate your company s network, you should ask questions such as: Which switches and links handle the most traffic? Have users complained of network performance problems? If so, you must identify where the slowdown is occurring. If your company has a help desk, the help desk technicians may record such complaints. If complaints are not tracked, however, you may want to survey users who can at least provide anecdotal information, which you can use to begin your evaluation. If you are using STP, have bottlenecks developed that could be relieved if you could use redundant links to load balance traffic? 5

6 Which switches and links provide services for the entire company? For example, if an edge switch went down, that failure would affect a group of users. However, if a core switch went down, that failure would affect the entire company. Although both failures would reduce your company s productivity, losing network services for the entire company would obviously be more costly than losing network services for a group of users. Which switches and links deliver mission-critical services to the company? For example, if your company is a call center, the software program that representatives use to gather information about customers is critical to the operation of the company and must be available at all times. During your evaluation, you may want to perform some simple tests during peak operations to determine latency on different links. You can use the ping command to determine the latency between two endpoints. When you send a ping to a remote device, the results show the roundtrip time in milliseconds, which will give you a basic idea of the latency when traffic is transmitted between two devices. Types of Meshing Domains After you identify the areas that need additional bandwidth or redundant links, you can determine which type of meshing domain you need to implement. There are two types of meshing domains: Fully connected meshing domain Partially connected meshing domain In a fully connected meshing domain, every switch is directly connected to every other switch in the domain (see Figure 3). This type of meshing domain provides the highest degree of availability because it eliminates every single point of failure between the switches. You can configure multiple meshed ports between each switch to provide higher bandwidth. Figure 3. Fully Connected Meshing Domain 6

7 You may want to implement a fully connected meshing domain for core network switches that provide connectivity to critical services such as applications, the Internet, or . Then, if one link goes down, users can still access the services they need to perform their jobs. In a partially connected meshing domain, only some switches are directly connected to other switches. For example, in Figure 4, a meshed backbone connects Switches 1 and 2. Switches 3, 4, 5, 6, 7, and 8 are connected to switches 1 and 2. However, Switches 3, 4, 5, 6, 7, and 8 are not directly connected to each other. You may want to implement a partially connected meshing domain if it includes both core and edge switches and it is not vital that the edge switches be directly connected to each other. Figure 4. Partially Connected Meshing Domain The type of meshing domain that you implement determines the number of switches allowed in the domain. If you establish a fully connected meshing domain, the domain can contain a maximum of five switches. A partially connected meshing domain, on the other hand, can include a maximum of 12 switches. For best performance, however, ProCurve Networking recommends that a partially connected meshing domain contain eight switches. The shortest path between any two nodes in the meshing domain can include no more than five hops. A path of six or more meshed hops between two nodes is unusable. In most meshing topologies, however, a shorter path is normally available, so switches will use paths of five hops or fewer through the meshing domain. 7

8 Meshed and Non-meshed Ports A meshed switch can have some ports in the meshing domain and some ports outside the meshing domain. You enable meshing for point-to-point links between two switches that are part of a meshing domain. You do not enable meshing for ports that connect to: Devices such as workstations, servers, or printers Switches that are outside the meshing domain Hubs If all the ports on a switch are enabled for meshing, the switch is called a meshed core switch. If some ports are meshed and others are not, the switch is called a meshed edge switch. (These designations refer to the switch s role in the meshing domain, not its role in the network itself.) Most switches in a meshing domain will be meshed edge switches. You can enable up to 24 meshed ports on a switch, and all of the meshed ports on a given switch belong to the same meshing domain. If a switch port is not configured for meshing, you should not connect it to a meshed port on another switch. If you connect a meshed port to a non-meshed port, the meshed port will shut down. For this reason, meshing domains do not allow the following: Hub links between meshed switch links Switches that are not configured for switch meshing Different Speeds for Links Unlike trunked (or aggregated) ports, redundant links in a meshing domain can be of different types and speeds. You can connect two switches with any combination of 10 Mbps, 100 Mbps, 1 Gbps, or 10 Gbps ports. For example, you might connect two switches through a 100 Mbps port and a 1 Gbps port. This flexibility enables you to use your company s existing cables and switch capabilities. Easy Configuration When your company receives additional budget to upgrade cabling or add switches to its network, switch meshing makes it easy to make these changes. Configuring switch meshing is a simple process: you use the mesh command to add ports to the meshing domain. Likewise, you can use the no mesh command to remove ports from the meshing domain. After adding or removing a meshed port on a switch, you must reboot the switch for changes to take effect. You can avoid repeated system disruptions by configuring switch meshing on all ports before you implement the meshing domain. If a meshed port detects a non-meshed port on the opposite end of a point-to-point connection, the link is blocked. As you bring up switch meshing on various switches, some meshed ports may be blocked temporarily. These conditions should clear themselves after you configure all the switches for meshing and then reboot them. To reduce the effect of blocked ports while the meshing domain is established, you can configure meshing either before installing the meshed switches in the network or before connecting the cables between the meshed ports. Connecting Multiple Meshing Domains Depending on your network, you may want to create multiple meshing domains. For example, you may want to create a meshing domain that encompasses the core switches on the network. You may also want to create a separate meshing domain for the edge switches that provide connectivity for departments such as customer service and accounting. To connect two or more meshing domains, you can use either a non-meshed switch or a nonmeshed link. In Figure 5, for example, a non-meshed link connects two switches in two different meshing domains. The ports that connect these two meshing domains are not enabled for meshing. 8

9 Figure 5. Connecting Multiple Meshing Domains Preventing Broadcast Storms Although unicast traffic can be routed across alternate paths in a meshing domain, broadcast and multicast traffic must be handled differently. To prevent broadcast or multicast storms, each switch in a meshing domain should receive only one copy of a broadcast or multicast packet. When the meshing domain is established, each switch identifies a broadcast path. (Broadcast and multicast traffic entering the meshing domain from different edge switches will probably take different paths.) Unless a link or a switch fails, the meshed switch will maintain this broadcast path. When a meshed edge switch receives a broadcast through a non-meshed port, it floods the broadcast out all its other non-meshed ports. However, it sends the broadcast out only the meshed ports that are part of the broadcast path. As a result, only one copy of the broadcast reaches the other meshed edge switches for broadcast out their non-meshed ports. Meshed core switches send the broadcast only through ports (or paths) that link to separate meshed edge switches. That is, meshed core switches send the broadcast only on the broadcast path. Handling broadcast and multicast traffic in this way helps keep the latency for these packets to each switch as low as possible. Locating Unknown Destinations Within a meshing domain, switches exchange address information from their switch address tables, so that they can transmit packets across the best path to their ultimate destination. If a switch receives a unicast packet with an unknown destination, that switch does not broadcast the packet across the meshing domain. To learn the destination for the unicast packet, the switch sends a query to all the switches in the meshing domain. These switches then send test packets through their non-meshed ports. After learning the destination for the unicast packet, meshed switches can forward subsequent packets with the same destination address. To reduce the number of unknown destination packets, you can configure the switches to retain device addresses for longer periods. For IP networks, you can also speed up the discovery process by assigning switches an IP address. 9

10 Using STP with Switch Meshing Although switch meshing provides distinct advantages over STP, you may still want to run STP on your company s network. For example, you might enable STP to eliminate redundant loops outside the meshing domain. You might also enable STP if you use one meshed link and one non-meshed link to connect two switches. You can use switch meshing in conjunction with STP. Within the meshing domain, the switch meshing protocol identifies redundant links and the best paths for traffic with the added benefit of using redundant links as needed to load balance traffic (see Figure 6). Outside the meshing domain, STP manages redundant links. STP interprets the meshing domain as a single link and manages any redundant links that are established through non-meshed ports on meshed edge switches Figure 6. Using STP with Switch Meshing 10

11 In Figure 6, STP may temporarily block a meshed link because STP interprets the cost on an external trunked link to be less than the cost on a meshed link. If this condition occurs, the meshed switch with the blocked link will automatically increase the cost on the external (nonmeshed) link so that STP will block the external link and unblock the meshed link. This process typically resolves itself in approximately 30 seconds. If you use STP with a meshing domain, all the switches in the domain should run the same version of STP one of the following: STP (802.1D) RSTP (802.1w) MSTP (802.1s) If the meshing domain includes a ProCurve Switch 1600M, 2400M, 2424M, 4000M, or 8000M, you must use STP (802.1D) because these switches do not support other versions of STP Q VLANs and Meshed Switches If your company s network includes virtual LANs (VLANs) and you want to use STP, you may want to use either Per VLAN Spanning Tree (PVST) or MSTP (802.1s). If you configure PVST and MSTP correctly, you can better utilize your existing network bandwidth because these protocols can establish different network paths for different VLANs. For example, VLAN 10 may use a different root bridge and network links than VLAN 11 does. However, because you must run multiple instances of Spanning Tree, configuring and troubleshooting such an environment can be complicated. In contrast, configuring switch meshing for a multi-vlan environment is simple: you configure all the static VLANs on each meshed switch (even if no ports on the switch are assigned to a particular VLAN). When you enable switch meshing for a port, that port automatically becomes a member of all the static VLANs created on the switch. Because all meshed ports are members of all VLANs, they can forward traffic for any VLAN. If you want non-meshed ports on a meshed edge switch to handle certain VLAN traffic, you must manually assign those ports to the VLAN. If a non-meshed port is not a member of a particular VLAN, it cannot forward traffic originating in that VLAN to non-meshed devices. Likewise, the connecting port on the non-meshed switch must belong to the same VLAN, or it cannot receive the traffic. (It is necessary to use a router to communicate between VLANs.) If you have configured VLANs on your company s network, you may also be using GARP VLAN Registration Protocol (GVRP), which supports the creation of dynamic VLANs. A switch port that runs GVRP advertises the static VLANs for which it has been configured. Other GVRP ports can then join those VLANs as necessary for extending the VLANs throughout the network. If one switch in the meshing domain runs GVRP, then all switches in the domain must run it. Otherwise, the meshed switches cannot forward dynamic VLAN traffic. If GVRP is enabled, meshed ports join dynamic VLANs in the same way that non-meshed ports join dynamic VLANs. (The ProCurve 1600M, 2400M, 2424M, 4000M, and 8000M switches do not support GVRP. If a meshing domain includes any of these switches, you must disable GVRP on all switches in the domain.) Additional Guidelines for Meshing Domains All switches in the meshing domain must support ProCurve Networking s switch-meshing protocol. In addition, all meshed switches from the same product family must run the same switch software version. For example, if you update the software version on one ProCurve 5300xl Series switch, you must update the software version on any other ProCurve 5300xl Series switch in the meshing domain. (Whether or not you implement switch meshing, ProCurve Networking recommends that you always use the most recent software version available for the switches in your company s network.) When you enable meshing by assigning ports to a meshing domain, you must disable the switch s routing features (IP routing, Routing Information Protocol [RIP], and Open Shortest Path First [OSPF]). The switch-meshing protocol handles routing functions for the switch. If you are using the ProCurve Switch 3400cl or 6400cl Series in a meshing domain, you must also disable stacking on the switch. Stacking is not supported with switch meshing. (Stacking enables a group of up to 16 switches to share a single IP address and broadcast domain.) 11

12 Enabling Protocols in the Meshing Domain When configuring a meshing domain, you should ensure that the switches in the domain are configured in the same way. For example, you should make a list of the protocols running on each switch in the domain because the switches in the meshing domain must be configured in the same way. As mentioned earlier, if you enable GVRP on one switch in the meshing domain, you must enable GVRP on the other switches in the meshing domain. In addition, Internet Group Management Protocol (IGMP), or IP multicast, must run on all or none of the switches in a meshing domain. Like trunked ports, the meshing domain appears as a single port to IGMP. With meshing domains, however, IGMP and multicast traffic can be sent over several links in the domain in the same manner as broadcast packets. This same rule applies to Link Layer Discovery Protocol (LLDP). If one switch in the meshing domain is running LLDP, all the switches in the domain must run the same protocol. Backward Compatibility with Older Switches As mentioned earlier, if your company has older ProCurve switches (such as the 1600M, 2400M, 2424M, 4000M, or 8000M), you can use these switches in the same meshing domain that includes ProCurve Switches 3400cl, 5300xl, and 6400cl Series. When creating a meshing domain that includes the older switches, however, you must configure the ProCurve Switches 3400cl, 5300xl, and 6400cl Series to use the mesh backward compatibility mode. In addition, the older switches do not allow different switches to use the same media access control (MAC) addresses to connect to a host, even when the connections are through different VLANs. If the meshing domain includes multiple switches that use the same MAC addresses, you cannot add an older switch to the meshing domain. Likewise, you cannot merge a meshing domain that includes duplicate MAC addresses with a meshing domain that includes an older switch. Conclusion With switch meshing, your company can make every switch, every port, and every cable count. You can provide high availability while improving network performance. Although STP provides failover capabilities, it does not improve network performance. Instead, redundant links remain idle even when active links become saturated. With switch meshing, on the other hand, switches can use redundant links to offload traffic from overused ports and saturated links, speeding up the transfer of data across the network. Keeping redundant links open has an additional benefit: failovers are quick. If a switch or a link becomes unavailable, switch meshing can rapidly reroute traffic. In addition, switch meshing is easy to configure even for multi-vlan environments. And because switch meshing supports flexible configurations, you can use the capabilities of your existing switches. You can connect the switches in a meshing domain through any combination of port and cable speeds. 12

13 Glossary of Terms GVRP GARP VLAN Registration Protocol is an application of the Generic Attribute Registration Protocol (GARP). GVRP enables a switch to dynamically create 802.1Q-compliant VLANs on links that are connected to other devices running GVRP. Meshing domain A group of meshed switch ports that exchange meshing protocol packets. Paths between these ports can have multiple redundant links without creating broadcast storms. Meshed edge switch A switch that has some ports configured for switch meshing (and therefore in the switch meshing domain) and some ports not configured for switch meshing (and therefore outside the domain). Meshed core switch A switch that has all ports configured for switch meshing. Meshed port A port that is configured to exchange meshing protocol packets. Non-meshed port A port that is not configured to exchange meshing protocol packets. VLANs A Virtual LAN (VLAN) is comprised of multiple ports operating as members of the same subnet (broadcast domain). Ports on multiple devices can belong to the same VLAN, and traffic moving between ports in the same VLAN is bridged (or switched ). A static VLAN is an 802.1Q-compliant VLAN configured with one or more ports that remain members, regardless of traffic usage. A dynamic VLAN is an 802.1Q-compliant VLAN membership that the switch temporarily creates on a port to provide a link to another port in the same VLAN on another device. 13

14 To find out more about ProCurve Networking products and solutions, visit our web site at Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. The only warranties for HP products and services are set forth in the express warranty statements accompanying such products and services. Nothing herein should be construed as constituting an additional warranty. HP shall not be liable for technical or editorial errors or omissions contained herein. XXXX-XXXXEN, 10/2005

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

Port Trunking. Contents

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

More information

CHAPTER 10 LAN REDUNDANCY. Scaling Networks

CHAPTER 10 LAN REDUNDANCY. Scaling Networks CHAPTER 10 LAN REDUNDANCY Scaling Networks CHAPTER 10 10.0 Introduction 10.1 Spanning Tree Concepts 10.2 Varieties of Spanning Tree Protocols 10.3 Spanning Tree Configuration 10.4 First-Hop Redundancy

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

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

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

More information

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

GVRP Overview. Overview

GVRP Overview. Overview 3 GVRP Contents Overview...................................................... 3-2................................................... 3-3 General Operation........................................... 3-4

More information

ProLiant Essentials Intelligent Networking Active Path Failover in Microsoft Windows environments

ProLiant Essentials Intelligent Networking Active Path Failover in Microsoft Windows environments ProLiant Essentials Intelligent Networking Active Path Failover in Microsoft Windows environments white paper Abstract... 2 Introduction... 2 Benefits of Active Path Failover... 3 How the Active Path Failover

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

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

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

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

Advanced Traffic Management Guide. ProCurve Switches Q.10.XX. www.procurve.com

Advanced Traffic Management Guide. ProCurve Switches Q.10.XX. www.procurve.com Advanced Traffic Management Guide 2510 ProCurve Switches Q.10.XX www.procurve.com ProCurve Series 2510 Switches August 2006 Advanced Traffic Management Guide Copyright 2006 Hewlett-Packard Development

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

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

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

Optimizing Enterprise Network Bandwidth For Security Applications. Improving Performance Using Antaira s Management Features

Optimizing Enterprise Network Bandwidth For Security Applications. Improving Performance Using Antaira s Management Features Optimizing Enterprise Network Bandwidth For Security Applications Improving Performance Using Antaira s Management Features By: Brian Roth, Product Marketing Engineer April 1, 2014 April 2014 Optimizing

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

CCT vs. CCENT Skill Set Comparison

CCT vs. CCENT Skill Set Comparison Operation of IP Data Networks Recognize the purpose and functions of various network devices such as Routers, Switches, Bridges and Hubs Select the components required to meet a given network specification

More information

Switching in an Enterprise Network

Switching in an Enterprise Network Switching in an Enterprise Network Introducing Routing and Switching in the Enterprise Chapter 3 Version 4.0 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 1 Objectives Compare the types of

More information

ProCurve Networking IPv6 The Next Generation of Networking

ProCurve Networking IPv6 The Next Generation of Networking ProCurve Networking The Next Generation of Networking Introduction... 2 Benefits from... 2 The Protocol... 3 Technology Features and Benefits... 4 Larger number of addresses... 4 End-to-end connectivity...

More information

HP Switches Controlling Network Traffic

HP Switches Controlling Network Traffic HP Switches Controlling Network Traffic Hewlett-Packard switches offer an array of features designed to provide increased network performance with a minimum of complication and administration. Among features

More information

Layer 3 Routing User s Manual

Layer 3 Routing User s Manual User s Manual Second Edition, July 2011 www.moxa.com/product 2011 Moxa Inc. All rights reserved. User s Manual The software described in this manual is furnished under a license agreement and may be used

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

Zarząd (7 osób) F inanse (13 osób) M arketing (7 osób) S przedaż (16 osób) K adry (15 osób)

Zarząd (7 osób) F inanse (13 osób) M arketing (7 osób) S przedaż (16 osób) K adry (15 osób) QUESTION NO: 8 David, your TestKing trainee, asks you about basic characteristics of switches and hubs for network connectivity. What should you tell him? A. Switches take less time to process frames than

More information

Interoperability between Avaya IP phones and ProCurve switches

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

More information

Course Contents CCNP (CISco certified network professional)

Course Contents CCNP (CISco certified network professional) Course Contents CCNP (CISco certified network professional) CCNP Route (642-902) EIGRP Chapter: EIGRP Overview and Neighbor Relationships EIGRP Neighborships Neighborship over WANs EIGRP Topology, Routes,

More information

HP Switch Software. Advanced Traffic Management Guide. 2920 Switches. Software version WB.15.11 March 2013 Rev. B.

HP Switch Software. Advanced Traffic Management Guide. 2920 Switches. Software version WB.15.11 March 2013 Rev. B. HP Switch Software Advanced Traffic Management Guide 2920 Switches Software version WB.15.11 March 2013 Rev. B. HP Networking 2920 Switches March 2013 Rev. B WB.15.11 Advanced Traffic Management Guide

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

HARTING Ha-VIS Management Software

HARTING Ha-VIS Management Software HARTING Ha-VIS Management Software People Power Partnership HARTING Management Software Network Management Automation IT - with mcon Switches from HARTING With the Ha-VIS mcon families, HARTING has expanded

More information

Cisco Certified Network Associate Exam. Operation of IP Data Networks. LAN Switching Technologies. IP addressing (IPv4 / IPv6)

Cisco Certified Network Associate Exam. Operation of IP Data Networks. LAN Switching Technologies. IP addressing (IPv4 / IPv6) Cisco Certified Network Associate Exam Exam Number 200-120 CCNA Associated Certifications CCNA Routing and Switching Operation of IP Data Networks Operation of IP Data Networks Recognize the purpose and

More information

EVOLVING ENTERPRISE NETWORKS WITH SPB-M APPLICATION NOTE

EVOLVING ENTERPRISE NETWORKS WITH SPB-M APPLICATION NOTE EVOLVING ENTERPRISE NETWORKS WITH SPB-M APPLICATION NOTE EXECUTIVE SUMMARY Enterprise network managers are being forced to do more with less. Their networks are growing in size and complexity. They need

More information

Top-Down Network Design

Top-Down Network Design Top-Down Network Design Chapter Five Designing a Network Topology Copyright 2010 Cisco Press & Priscilla Oppenheimer Topology A map of an internetwork that indicates network segments, interconnection points,

More information

Data Networking and Architecture. Delegates should have some basic knowledge of Internet Protocol and Data Networking principles.

Data Networking and Architecture. Delegates should have some basic knowledge of Internet Protocol and Data Networking principles. Data Networking and Architecture The course focuses on theoretical principles and practical implementation of selected Data Networking protocols and standards. Physical network architecture is described

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

Troubleshooting an Enterprise Network

Troubleshooting an Enterprise Network Troubleshooting an Enterprise Network Introducing Routing and Switching in the Enterprise Chapter 9 Released under Creative Commons License 3.0 By-Sa Cisco name, logo and materials are Copyright Cisco

More information

Interconnecting Cisco Networking Devices Part 2

Interconnecting Cisco Networking Devices Part 2 Interconnecting Cisco Networking Devices Part 2 Course Number: ICND2 Length: 5 Day(s) Certification Exam This course will help you prepare for the following exam: 640 816: ICND2 Course Overview This course

More information

HP ATA Networks certification

HP ATA Networks certification Certification guide HP ATA Networks certification Introduction In today s business environment, the lack of skills to execute IT technologies and cloud solutions is a roadblock for many companies trying

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

IP videoconferencing solution with ProCurve switches and Tandberg terminals

IP videoconferencing solution with ProCurve switches and Tandberg terminals An HP ProCurve Networking Application Note IP videoconferencing solution with ProCurve switches and Tandberg terminals Contents 1. Introduction... 3 2. Architecture... 3 3. Videoconferencing traffic and

More information

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

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

More information

AT-S41 Version 1.1.4 Management Software for the AT-8326 and AT-8350 Series Fast Ethernet Switches. Software Release Notes

AT-S41 Version 1.1.4 Management Software for the AT-8326 and AT-8350 Series Fast Ethernet Switches. Software Release Notes AT-S41 Version 1.1.4 Management Software for the AT-8326 and AT-8350 Series Fast Ethernet Switches Software Release Notes Please read this document before you begin to use the AT-S41 management software.

More information

CCNA R&S: Introduction to Networks. Chapter 5: Ethernet

CCNA R&S: Introduction to Networks. Chapter 5: Ethernet CCNA R&S: Introduction to Networks Chapter 5: Ethernet 5.0.1.1 Introduction The OSI physical layer provides the means to transport the bits that make up a data link layer frame across the network media.

More information

network infrastructure: getting started with VoIP

network infrastructure: getting started with VoIP hp procurve networking business may 2003 network infrastructure: getting started with VoIP technical brief table of contents introduction 2 network optimization for VoIP 2 bandwidth provisioning 3 end-to-end

More information

- Hubs vs. Switches vs. Routers -

- Hubs vs. Switches vs. Routers - 1 Layered Communication - Hubs vs. Switches vs. Routers - Network communication models are generally organized into layers. The OSI model specifically consists of seven layers, with each layer representing

More information

ProCurve Secure Access 700wl Series Wireless Data Privacy Technical Brief

ProCurve Secure Access 700wl Series Wireless Data Privacy Technical Brief ProCurve Networking by HP ProCurve Secure Access 700wl Series Wireless Data Privacy Technical Brief Introduction... 2 The Data Security Problem in the Wireless World... 2 ProCurve 700wl Series Wireless

More information

QoS Switching. Two Related Areas to Cover (1) Switched IP Forwarding (2) 802.1Q (Virtual LANs) and 802.1p (GARP/Priorities)

QoS Switching. Two Related Areas to Cover (1) Switched IP Forwarding (2) 802.1Q (Virtual LANs) and 802.1p (GARP/Priorities) QoS Switching H. T. Kung Division of Engineering and Applied Sciences Harvard University November 4, 1998 1of40 Two Related Areas to Cover (1) Switched IP Forwarding (2) 802.1Q (Virtual LANs) and 802.1p

More information

TechBrief Introduction

TechBrief Introduction TechBrief Introduction Leveraging Redundancy to Build Fault-Tolerant Networks The high demands of e-commerce and Internet applications have required networks to exhibit the same reliability as the public

More information

CCNP SWITCH: Implementing High Availability and Redundancy in a Campus Network

CCNP SWITCH: Implementing High Availability and Redundancy in a Campus Network CCNP SWITCH: Implementing High Availability and Redundancy in a Campus Network Olga Torstensson SWITCHv6 1 Components of High Availability Redundancy Technology (including hardware and software features)

More information

CHAPTER 6 DESIGNING A NETWORK TOPOLOGY

CHAPTER 6 DESIGNING A NETWORK TOPOLOGY CHAPTER 6 DESIGNING A NETWORK TOPOLOGY Expected Outcomes Able to identify terminology that will help student discuss technical goals with customer. Able to introduce a checklist that can be used to determine

More information

Overview of Routing between Virtual LANs

Overview of Routing between Virtual LANs Overview of Routing between Virtual LANs This chapter provides an overview of virtual LANs (VLANs). It describes the encapsulation protocols used for routing between VLANs and provides some basic information

More information

SonicOS Enhanced 5.7.0.2 Release Notes

SonicOS Enhanced 5.7.0.2 Release Notes SonicOS Contents Platform Compatibility... 1 Key Features... 2 Known Issues... 3 Resolved Issues... 4 Upgrading SonicOS Enhanced Image Procedures... 6 Related Technical Documentation... 11 Platform Compatibility

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

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

estpassport Bessere Qualität, bessere Dienstleistungen!

estpassport Bessere Qualität, bessere Dienstleistungen! T estpassport Q&A Bessere Qualität, bessere Dienstleistungen! Exam : HP0-Y30 Title : Implementing HP Networking Technologies Version : Demo 1 / 9 1.Which A-Series switch is designed for the large data

More information

How To Understand and Configure Your Network for IntraVUE

How To Understand and Configure Your Network for IntraVUE How To Understand and Configure Your Network for IntraVUE Summary This document attempts to standardize the methods used to configure Intrauve in situations where there is little or no understanding of

More information

AT-GS950/8. AT-GS950/8 Web Users Guide AT-S107 [1.00.043] Gigabit Ethernet Smart Switch. 613-001484 Rev A

AT-GS950/8. AT-GS950/8 Web Users Guide AT-S107 [1.00.043] Gigabit Ethernet Smart Switch. 613-001484 Rev A AT-GS950/8 Gigabit Ethernet Smart Switch AT-GS950/8 Web Users Guide AT-S107 [1.00.043] 613-001484 Rev A Copyright 2011 Allied Telesis, Inc. All rights reserved. No part of this publication may be reproduced

More information

Objectives. Explain the Role of Redundancy in a Converged Switched Network. Explain the Role of Redundancy in a Converged Switched Network

Objectives. Explain the Role of Redundancy in a Converged Switched Network. Explain the Role of Redundancy in a Converged Switched Network Implement Spanning Tree Protocols LAN Switching and Wireless Chapter 5 Objectives Explain the role of redundancy in a converged network Summarize how STP works to eliminate Layer 2 loops in a converged

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

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

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

Advanced VSAT Solutions Bridge Point-to-Multipoint (BPM) Overview

Advanced VSAT Solutions Bridge Point-to-Multipoint (BPM) Overview 2114 West 7 th Street Tempe, AZ 85281 USA Voice +1.480.333.2200 E-mail sales@comtechefdata.com Web www.comtechefdata.com Advanced VSAT Solutions Bridge Point-to-Multipoint (BPM) Overview January 2014 2014

More information

AT-S105 Version 1.2.0 Management Software Release Notes AT-FS750/24POE and AT-FS750/48 Fast Ethernet WebSmart Switches

AT-S105 Version 1.2.0 Management Software Release Notes AT-FS750/24POE and AT-FS750/48 Fast Ethernet WebSmart Switches AT-S105 Version 1.2.0 Management Software Release Notes AT-FS750/24POE and AT-FS750/48 Fast Ethernet WebSmart Switches Please read this document before you begin to use the management software. NOTE This

More information

HP Virtual Connect Ethernet Cookbook: Single and Multi Enclosure Domain (Stacked) Scenarios

HP Virtual Connect Ethernet Cookbook: Single and Multi Enclosure Domain (Stacked) Scenarios HP Virtual Connect Ethernet Cookbook: Single and Multi Enclosure Domain (Stacked) Scenarios Part number 603028-003 Third edition August 2010 Copyright 2009,2010 Hewlett-Packard Development Company, L.P.

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

TRILL for Data Center Networks

TRILL for Data Center Networks 24.05.13 TRILL for Data Center Networks www.huawei.com enterprise.huawei.com Davis Wu Deputy Director of Switzerland Enterprise Group E-mail: wuhuajun@huawei.com Tel: 0041-798658759 Agenda 1 TRILL Overview

More information

TRILL Large Layer 2 Network Solution

TRILL Large Layer 2 Network Solution TRILL Large Layer 2 Network Solution Contents 1 Network Architecture Requirements of Data Centers in the Cloud Computing Era... 3 2 TRILL Characteristics... 5 3 Huawei TRILL-based Large Layer 2 Network

More information

640-816: Interconnecting Cisco Networking Devices Part 2 v1.1

640-816: Interconnecting Cisco Networking Devices Part 2 v1.1 640-816: Interconnecting Cisco Networking Devices Part 2 v1.1 Course Introduction Course Introduction Chapter 01 - Small Network Implementation Introducing the Review Lab Cisco IOS User Interface Functions

More information

High Availability Failover Optimization Tuning HA Timers PAN-OS 6.0.0

High Availability Failover Optimization Tuning HA Timers PAN-OS 6.0.0 High Availability Failover Optimization Tuning HA Timers PAN-OS 6.0.0 Revision C 2013, Palo Alto Networks, Inc. www.paloaltonetworks.com Contents Overview... 3 Passive Link State Auto Configuration (A/P)...

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

IP Multicasting. Applications with multiple receivers

IP Multicasting. Applications with multiple receivers IP Multicasting Relates to Lab 10. It covers IP multicasting, including multicast addressing, IGMP, and multicast routing. 1 Applications with multiple receivers Many applications transmit the same data

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

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

Cisco Discovery 3: Introducing Routing and Switching in the Enterprise 157.8 hours teaching time

Cisco Discovery 3: Introducing Routing and Switching in the Enterprise 157.8 hours teaching time Essential Curriculum Computer Networking II Cisco Discovery 3: Introducing Routing and Switching in the Enterprise 157.8 hours teaching time Chapter 1 Networking in the Enterprise-------------------------------------------------

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

HP network adapter teaming: load balancing in ProLiant servers running Microsoft Windows operating systems

HP network adapter teaming: load balancing in ProLiant servers running Microsoft Windows operating systems HP network adapter teaming: load balancing in ProLiant servers running Microsoft Windows operating systems white paper Introduction... 2 Overview of teaming and load balancing... 2 Transmit Load Balancing...

More information

Read Me First for the HP ProCurve Routing Switch 9304M and Routing Switch 9308M

Read Me First for the HP ProCurve Routing Switch 9304M and Routing Switch 9308M Read Me First for the HP ProCurve Routing Switch 9304M and Routing Switch 9308M Contents: Software Updates Are Free! New Software Release 05.0.84 Module Installation Getting Started Your Free Ticket to

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

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

ENTERASYS WEBVIEW WEB-BASED MANAGEMENT FOR THE VH-2402S/VH-2402S2 WEB MANAGEMENT GUIDE

ENTERASYS WEBVIEW WEB-BASED MANAGEMENT FOR THE VH-2402S/VH-2402S2 WEB MANAGEMENT GUIDE ENTERASYS WEBVIEW WEB-BASED MANAGEMENT FOR THE VH-2402S/VH-2402S2 WEB MANAGEMENT GUIDE 9033821 Notice NOTICE Enterasys Networks reserves the right to make changes in specifications and other information

More information

AT-S45 Version 1.0.7 Management Software for the AT-9410GB Gigabit Ethernet Switches. Software Release Notes

AT-S45 Version 1.0.7 Management Software for the AT-9410GB Gigabit Ethernet Switches. Software Release Notes AT-S45 Version 1.0.7 Management Software for the AT-9410GB Gigabit Ethernet Switches Product Documentation Software Release Notes Please read this document before you begin to use the AT-S45 management

More information

2. What is the maximum value of each octet in an IP address? A. 128 B. 255 C. 256 D. None of the above

2. What is the maximum value of each octet in an IP address? A. 128 B. 255 C. 256 D. None of the above 1. How many bits are in an IP address? A. 16 B. 32 C. 64 2. What is the maximum value of each octet in an IP address? A. 128 B. 255 C. 256 3. The network number plays what part in an IP address? A. It

More information

Virtual LANs. http://www.cis.ohio-state.edu/~jain/cis788-97/ or http://www.netlab.ohio-state.edu/~jain/cis788-97/ Raj Jain

Virtual LANs. http://www.cis.ohio-state.edu/~jain/cis788-97/ or http://www.netlab.ohio-state.edu/~jain/cis788-97/ Raj Jain Virtual LANs Professor of Computer and Information Sciences Please download and print the handouts from: http://www.cis.ohio-state.edu/~jain/cis788-97/ or http://www.netlab.ohio-state.edu/~jain/cis788-97/

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

management and configuration guide hp procurve series 2500 switches www.hp.com/go/procurve

management and configuration guide hp procurve series 2500 switches www.hp.com/go/procurve management and configuration guide hp procurve series 2500 switches www.hp.com/go/procurve HP ProCurve Switches 2512 and 2524 Software Release F.01or Greater Management and Configuration Guide Copyright

More information

HP ProCurve Networking certification for resellers. Place yourself above the competition

HP ProCurve Networking certification for resellers. Place yourself above the competition HP ProCurve Networking certification for resellers Place yourself above the competition HP ProCurve Certified Professional program tracks Highest certification HP ProCurve Program Sales certifications

More information

Disaster Recovery Design Ehab Ashary University of Colorado at Colorado Springs

Disaster Recovery Design Ehab Ashary University of Colorado at Colorado Springs Disaster Recovery Design Ehab Ashary University of Colorado at Colorado Springs As a head of the campus network department in the Deanship of Information Technology at King Abdulaziz University for more

More information

White Paper Creating a Video Matrix over IP

White Paper Creating a Video Matrix over IP White Paper Creating a Video Matrix over IP As the worlds of AV and IT converge, software is rapidly becoming the new frontier of AV development. In the old days, once there was a picture on the screen

More information

Visio Enabled Solution: One-Click Switched Network Vision

Visio Enabled Solution: One-Click Switched Network Vision Visio Enabled Solution: One-Click Switched Network Vision Tim Wittwer, Senior Software Engineer Alan Delwiche, Senior Software Engineer March 2001 Applies to: All Microsoft Visio 2002 Editions All Microsoft

More information

Network Virtualization and Data Center Networks 263-3825-00 Data Center Virtualization - Basics. Qin Yin Fall Semester 2013

Network Virtualization and Data Center Networks 263-3825-00 Data Center Virtualization - Basics. Qin Yin Fall Semester 2013 Network Virtualization and Data Center Networks 263-3825-00 Data Center Virtualization - Basics Qin Yin Fall Semester 2013 1 Walmart s Data Center 2 Amadeus Data Center 3 Google s Data Center 4 Data Center

More information

Can PowerConnect Switches Be Used in IP Multicast Networks?

Can PowerConnect Switches Be Used in IP Multicast Networks? PowerConnect Application Note #6 January 2004 Can PowerConnect Switches Be Used in IP Multicast Networks? This Application Note relates to the following Dell PowerConnect products: PowerConnect 33xx PowerConnect

More information

Securing end devices

Securing end devices Securing end devices Securing the network edge is already covered. Infrastructure devices in the LAN Workstations Servers IP phones Access points Storage area networking (SAN) devices. Endpoint Security

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

HP Networking BGP and MPLS technology training

HP Networking BGP and MPLS technology training Course overview HP Networking BGP and MPLS technology training (HL046_00429577) The HP Networking BGP and MPLS technology training provides networking professionals the knowledge necessary for designing,

More information

Data Center Convergence. Ahmad Zamer, Brocade

Data Center Convergence. Ahmad Zamer, Brocade Ahmad Zamer, Brocade SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA unless otherwise noted. Member companies and individual members may use this material in presentations

More information

The Benefits of Layer 3 Routing at the Network Edge. Peter McNeil Product Marketing Manager L-com Global Connectivity

The Benefits of Layer 3 Routing at the Network Edge. Peter McNeil Product Marketing Manager L-com Global Connectivity The Benefits of Layer 3 Routing at the Network Edge Peter McNeil Product Marketing Manager L-com Global Connectivity Abstract This white paper covers where and when to employ Layer 3 routing at the edge

More information

VXLAN: Scaling Data Center Capacity. White Paper

VXLAN: Scaling Data Center Capacity. White Paper VXLAN: Scaling Data Center Capacity White Paper Virtual Extensible LAN (VXLAN) Overview This document provides an overview of how VXLAN works. It also provides criteria to help determine when and where

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