DATA CENTER. Best Practices for High Availability Deployment for the Brocade ADX Switch

Size: px
Start display at page:

Download "DATA CENTER. Best Practices for High Availability Deployment for the Brocade ADX Switch"

Transcription

1 DATA CENTER Best Practices for High Availability Deployment for the Brocade ADX Switch

2 CONTENTS Contents... 2 Executive Summary... 3 Introduction... 3 Brocade ADX HA Overview... 3 Hot-Standby HA... 4 Active-Standby HA... 6 Active-Active HA... 9 Summary High Availability for the Brocade ADX Application Delivery Switch Best Practices 2 of 11

3 EXECUTIVE SUMMARY High Availability (HA) in an application delivery network is key to providing business continuity and Service Level Agreements (SLAs) promised to end users. To meet different needs of HA, the Brocade ADX Series supports three HA deployment modes: hot-standby, active-standby, and active-active. This document describes best practices for deploying these HA modes and provides a deployment scenario for each mode. It is assumed that the audience has basic knowledge of the high-availability features of Brocade ADX Series devices. INTRODUCTION In network design, HA is one of the key considerations, among others such as efficiency, flexibility, scalability, and robustness. In general, HA is provided by redundancy of certain resources in a network, such as a component of a device, a path or link, a device, and a site. Component redundancy means you have redundant local components, such as a power supply. Path redundancy means there is an alternate path to the immediate next hop. Device redundancy means there is a backup device for failover. Site redundancy means there is a replica of the entire set of resources in another site. In general, a combination of these redundancy types is utilized to meet the requirements of HA, such as recovery time and the number of tolerable failure points. This document primarily focuses on device redundancy for Server Load Balancing (SLB) features provided by the Brocade ADX Series to meet recovery times within a range of 3 15 seconds with a toleration of one or two failure points. Site Redundancy Device Redundancy Path Redundancy Component Redundancy Figure 1: Redundancy levels BROCADE ADX HA OVERVIEW Usually, Application Delivery Controllers (ADCs) provide proprietary device redundancy mechanisms along with standard-based approaches such as Spanning Tree Protocol (STP) and routing protocols. The proprietary redundancy mechanisms are mainly used to elect a primary device, perform heartbeat monitoring, and replicate sessions to the secondary device for seamless failover. Active-Active Active-Standby Hot-Standby For device redundancy, the Brocade ADX Series provides three distinct HA operation modes: hot-standby, active-standby, and active-active. Hot-standby HA Figure 2: Brocade ADX HA modes provides straightforward, fast failover in a Layer 2 switch environment where the standby device remains completely dormant. The hot-standby HA is the fastest of the three modes in terms of failover time; the standby device can take over in 1 second. The active-standby HA enables you to utilize the standby device by dividing SLB Virtual IPs (VIPs) into both devices in the HA pair. The activeactive HA brings in the ultimate efficiency of the devices by allowing the same SLB VIPs to be processed by both devices. Before describing further details of the best practices for each of the three modes, we will consider some Brocade ADX features that do not involve SLB VIPs and review the terms that are widely used in Brocade ADX manuals. The Brocade ADX Series provides advanced load balancing features other than SLB such as Transparent Cache Switching (TCS), Firewall Load Balancing (FWLB), IP Network Address Translation (NAT), and TCP Synchronization High Availability for the Brocade ADX Application Delivery Switch Best Practices 3 of 11

4 (SYN) attack mitigation which do not involve SLB VIPs. In general, for these services the Brocade ADX Series provides only the active-active HA mode. In Brocade ADX manuals, the following terms are used when explaining the Brocade ADX HA features. Backup port: Sync and heartbeat port used in the hot-standby setup Symmetric port: Sync port used in the active-standby or active-active setup Active-active port: Sync and heartbeat port used in the active-active IP NAT/TCS/TCP SYN attack mitigation setup. Note that active-active-port is a CLI option to enable the active-active setup for these features. Fw-port: Sync and heartbeat port in the active-active FWLB setup. Note that fw-port is a CLI option to enable the active-active FWLB. Symmetric SLB: A synonym for the active-standby HA Sym-priority: A priority given to an SLB VIP Sym-active SLB: A synonym for the active-active HA. Note that sym-active is a CLI option to enable the active-active SLB. HOT-STANDBY HA Hot-standby HA is the recommended HA mode when a Brocade ADX device runs a switch code. Note that this HA mode is available only in the switch code. In the hot-standby HA, the hot device is the primary Brocade ADX device, which takes all the traffic. The standby device does not take any traffic, but it monitors the health status of the primary device and performs health checks for real servers. Note that the standby device does not even learn MAC addresses on its own for attached nodes on the LAN segment. The hot Brocade ADX device learns MAC addresses and synchronizes them to the standby device. The Brocade ADX device in hot-standby HA mode boots up as the standby device first and listens on the sync port. If no heartbeat is heard for one second, it becomes the hot device and begins generating heartbeats. Therefore, the election of the hot device depends on timing that is, which device came up first or was visible to its peer. Optionally, you can designate a Brocade ADX device as a preferred hot device, using the server backup-preference command. The command must be configured only on the preferred Brocade ADX device. The standby Brocade ADX device takes over if it does not receive a vital sign or a heartbeat over the sync port for 1 second. The standby device also takes over if its number of router/server ports or active SLB VIPs is greater than that of the hot device. In order to provide seamless failover of applications, the hot Brocade ADX device synchronizes the Layer 4 session information and some basic Layer 7 session information to the standby device. It is not allowed to enable or disable the synchronization manually; the session synchronization is always on in the hot-standby HA. In general, the following is recommended and/or mandated for the hot-standby HA configuration. The dedicated sync ports on Brocade ADX devices are mandatory and must be assigned a unique VLAN and STP should not be on the ports. It is recommended that a static link aggregation be used on the sync ports to avoid the single point of failure. Note that Link Aggregation Control Protocol (LACP) is not supported for the sync ports. Do not run STP/RSTP on Brocade ADX devices; you can run it on adjacent devices. It is recommended that physical configuration, including the physical connectivity, of Brocade ADX devices in an HA pair should be symmetric to each other; for example, if port 1/1 on ADX A connects to upstream router A, the same port on ADX B should connect to the same router. Do not configure the same server source-ip addresses on two Brocade ADX devices in the HA pair; it is wrong. Do not be confused with the server source-nat-ip address. The server source-ip address is used High Availability for the Brocade ADX Application Delivery Switch Best Practices 4 of 11

5 for a health check when the subnet of the management IP address of the device is different from that of real server IP addresses. The server source-nat-ip address is used for source-nat, and both devices in the HA pair must share the same source-nat-ip address. Assign a backup-group ID to the HA pair, even though there is only one Brocade ADX pair in the network segment. By default, the standby Brocade ADX device takes over if it does not receive a vital sign from the hot ADX device for 1 second. A period of 3 5 seconds is recommended, depending on the management processor load on the device and the convergence speed of your network. To change the failover time, use the server backup-timer command. Both devices in the HA pair must have the same value for the backup-timer. Figure 3 shows a typical network diagram for hot-standby deployment, and Table 1 shows CLI configurations for the deployment. In the configuration, the source standby-ip command is used to provide the default gateway service for servers. The gateway service is applicable to hosts configured as real servers on the Brocade ADX device. Figure 3. Network diagram for hot-standby. Table 1. Brocade ADX Configuration for Hot-Standby Mode Brocade ADX-A (Hot) Brocade ADX-B (Standby) trunk eth 5 to 6 vlan 1 ip-subnet /24 trunk eth 5 to 6 vlan 1 High Availability for the Brocade ADX Application Delivery Switch Best Practices 5 of 11

6 vlan 10 untag eth 3 eth 4 ip-subnet /24 ip address /24 ip default-gateway # HA identifier server backup-group 1 # Chassis MAC address of one of Brocade ADX devices server backup ethe 5 00e c72 vlan-id 2 # Chassis MAC address of one of ADXs server router-ports eth 1 server router-ports eth 2 # This box is a preferred hot device server backup-preference 5 # is used as a gateway by servers server source-standby-ip / server source-ip server real rs server real rs server virtual v bind 80 rs1 80 rs2 80 ip-subnet /24 vlan 10 untag eth 3 eth 4 ip-subnet /24 ip address /24 ip default-gateway server backup-group 1 server backup eth 5 00e c72 vlan-id 2 server router-ports eth 1 server router-ports eth 2 server source-standby-ip / server source-ip server real rs server real rs server virtual v bind 80 rs1 80 rs2 80 ACTIVE-STANDBY HA The active-standby HA mode allows you to have a certain set of SLB VIPs active on one Brocade ADX device and another set of SLB VIPs active on the other device in the HA pair. You do this by assigning a priority called sympriority to an individual SLB VIP, not to the device. The standby Brocade ADX device actively participates in all necessary Layer 2 and Layer 3 forwarding, including routing protocols. It also actively performs SLB for a VIP for which it has a higher priority than the other device. In general, we recommend the active-standby HA when the Brocade ADX device runs a router code, and we recommend one device to be active for all VIPs, to avoid the complexity of traffic flows. High Availability for the Brocade ADX Application Delivery Switch Best Practices 6 of 11

7 In the active-standby HA mode, enable session synchronization when you use Layer 4 SLB or simple Layer 7 content base switching. Otherwise, do not turn on the session synchronization, because the Layer 7 switching decision and state information are not synchronized over to the peer in an HA pair. Having just the Layer 4 session information synced over the standby Brocade ADX device may not help achieve the seamless failover, if an advanced Layer 7 feature for example, HTTP response rewrite and SSL termination is used. However, you might want to enable session synchronization when you have a Layer 4 persistency option such as sticky. Note that in the case of HTTP, the failover delay is barely noticeable because a client can recover very quickly on its own. In the active-standby HA mode, the standby Brocade ADX device does not take any SLB action, even though a received packet matches an SLB session entry. Instead, it forwards the packet using Layer 2 or Layer 3 logics, and the response can be sent to the client directly without going through the active Brocade ADX device. In other words, the active-standby HA cannot handle asymmetric traffic flow. For example, assume that an active Brocade ADX device receives an HTTP request packet to an SLB VIP and performs an SLB operation on it, and then the standby device receives an HTTP response packet. If the active device is not on the path on which the standby device forwards the response packet, the packet will reach the client without proper packet translation, breaking the SLB flow. With a router code, it is straightforward to ensure the symmetric traffic flow. In fact, it is a reason why a router code is recommended, along with Virtual Router Redundancy Protocol Extended (VRRP-E) and the VIP-group, which are described subsequently. The VIP-group and VRRP-E are highly recommended for the active-standby HA. The VRRP-E provides gateway redundancy for servers. Hence, the VRRP-E is tied to the VIP-group, making the SLB VIP ownership follow the VRRP-E ownership; if there is a change in the VRRP-E ownership, it is reflected in the SLB ownership. For example, if Brocade ADX A is the master for the VRRP-E, it becomes the master for all VIPs listed in the VIP-group associated with the VRRP-E. In the active-standby HA mode, the standby Brocade ADX device for an SLB VIP takes over, if for 8 seconds it does not receive a message called sym-pdu from the other device or if the received sym-pdu carries a lower sympriority than the sym-priority configured for the VIP on the local device. If the Brocade ADX device runs a router code, then the status of a VE or a Layer 3 interface on the device that is hosting an SLB VIP may affect the failover decision as well. For example, if VE 1 assigned with IP address /24 is down, the sym-priority of all the VIPs in subnet /24 are lowered to 1, which can trigger a failover of these VIPs. However, the VIP state does not affect failover. For example, even if all the real servers associated with a VIP are down, the VIP priority is not lowered unless you have a special configuration such as dynamic-sym-priority. In general, the following is recommended for the active-standby HA configuration. Dedicate a port on Brocade ADX devices for sym-pdus, and put it in a separate VLAN. Note that a certain type of sym-pdus are still sent on data ports even after you specify a dedicated port for sym- PDUs. When the dedicated link goes down or is not available, the devices automatically choose one of the data ports and carry sym-pdus on it. Assign a symmetric-group ID to an HA pair, so that both Brocade ADX devices in the pair can recognize each other as a partner in the same HA pair. Use VIP-group and VRRP-E. Especially if you have source-nat IP addresses, include all of them in the VIP-group. This ensures that the same device is active for SLB VIPs and source-nat IP addresses. Avoid 1 and 255 as the lowest and highest sym-priority values, respectively. Figure 4 shows a typical network diagram for active-standby HA, and Table 2 shows corresponding Brocade ADX configurations. In general, avoid running STP/RSTP, and instead use a routing protocol. In the table, note that the SLB VIP port translates to another port on the real server; therefore, both ports are configured in global port profiles for session synchronization. High Availability for the Brocade ADX Application Delivery Switch Best Practices 7 of 11

8 Figure 4. Network diagram for active- standby. Table 2. Brocade ADX Configurations for Active-Standby Mode Brocade ADX-A (Active) trunk eth 1 to 2 vlan 10 tagged eth 1 eth 2 router-inter ve 10 vlan 20 tagged eth 1 eth 2 router-inter ve 20 vlan 30 untag eth 3 int ve 10 ip address /24 ip ospf area 10 int ve 20 ip address /24 ip ospf passive ip ospf area 10 ip vrrp-e vrid 10 Brocade ADX-B (Standby) trunk eth 1 to 2 vlan 10 tagged eth 1 eth 2 router-inter ve 10 vlan 20 tagged eth 1 eth 2 router-inter ve 20 vlan 30 untag eth 3 int ve 10 ip address /24 ip ospf area 10 int ve 20 ip address /24 ip ospf passive ip ospf area 10 ip vrrp-e vrid 10 High Availability for the Brocade ADX Application Delivery Switch Best Practices 8 of 11

9 backup priority 200 ip-add vip-group 10 enable router vrrp-extended router ospf server symmetric-group 1 # HA identifier server symmetric-port eth 3 vlan-id 30 # Sync port server vip-group 10 vip server session-sync server 80 session-sync server real rs server real rs server virtual v sym-priority 200 bind 80 rs rs backup priority 110 ip-add vip-group 10 enable router vrrp-extended router ospf server symmetric-group 1 server symmetric-port eth 3 vlan-id 30 server vip-group 10 vip server session-sync server 80 session-sync server real rs server real rs server virtual v sym-priority 110 bind 80 rs rs ACTIVE-ACTIVE HA The active-active HA mode is used when you want the same SLB VIP to be processed by both Brocade ADX devices in an HA pair. In this HA mode, the traffic can often flow and be processed asymmetrically. For example, a client request and the server response can come to different Brocade ADX devices and be processed properly. Also, requests from different clients heading to the same SLB VIP can land on different Brocade ADX devices. Therefore, session synchronization is a must, and active-active HA is recommended only when using Layer 4 SLB. Especially if you need advanced Layer 7 SLB features such as response rewrite, SSL termination and Brocade OpenScript active-standby HA is preferable, because session synchronization is not available. In the active-active HA mode, each SLB VIP is assigned a sym-priority and configured as sym-active. Like a device in the active-standby HA mode, the Brocade ADX device that has a VIP with a higher sym-priority will respond to an ARP request for the VIP and to a ping request. Note that the difference between the active-standby and active-active High Availability for the Brocade ADX Application Delivery Switch Best Practices 9 of 11

10 modes is that either of the devices that receives a packet in the HA pair may perform the SLB operation in activeactive mode. The VIP-group and VRRP-E are highly recommended for active-active HA, just as for active-standby HA, and the other recommendations for active-standby mode hold true for active-active HA mode as well. Also, the failover conditions for active-active HA are the same as those for active-standby HA, as described in the earlier section. The typical network diagram and Brocade ADX configurations for active-active HA mode are the same as for activestandby HA mode (as shown in Figure 4 and Table 2, respectively), except that the sym-active option is configured in the VIP as follows: server virtual v sym-priority 200 sym-active Lastly, if you choose the active-active HA, you might want to know how to pull the traffic destined to the same VIP to both Brocade ADX devices. To do this, you should not put the VIP subnet on the interface that is adjacent to the routers. The routers will perform Equal Cost Multipath (ECMP) forwarding across both devices to reach the VIP. SUMMARY As a general rule, when the Brocade ADX Series runs a switch code, you should stay with hot-standby mode. In this case, note that the configuration becomes complicated if you need many subnets for servers and SLB VIPs. A router code is then recommended, and you have to move away from the hot-standby HA. When the Brocade ADX Series runs a router code, the active-standby HA is recommended. If you want the same VIP to be served by both devices in the HA pair, determine whether Layer 4 SLB is enough for your applications; if Layer 4 SLB is enough, go ahead with the active-active HA with a router code. If you run a router code and need Layer 7 features, choose active-standby HA. Also, do not forget VRRP-E and VIP-group when you choose active-standby or active-active modes. High Availability for the Brocade ADX Application Delivery Switch Best Practices 10 of 11

11 2012 Brocade Communications Systems, Inc. All Rights Reserved. 10/12 GA-BP ADX, Brocade, Brocade Assurance, Brocade One, the B-wing symbol, DCX, Fabric OS, ICX, MLX, MyBrocade, SAN Health, VCS, and VDX are registered trademarks, and AnyIO, HyperEdge, NET Health, OpenScript, and The Effortless Network are trademarks of Brocade Communications Systems, Inc., in the United States and/or in other countries. Other brands, products, or service names mentioned may be trademarks of their respective owners. Notice: This document is for informational purposes only and does not set forth any warranty, expressed or implied, concerning any equipment, equipment feature, or service offered or to be offered by Brocade. Brocade reserves the right to make changes to this document at any time, without notice, and assumes no responsibility for its use. This informational document describes features that may not be currently available. Contact a Brocade sales office for information on feature and product availability. Export of technical data contained in this document may require an export license from the United States government. High Availability for the Brocade ADX Application Delivery Switch Best Practices 11 of 11

Introduction to ServerIron ADX Application Switching and Load Balancing. Module 5: Server Load Balancing (SLB) Revision 0310

Introduction to ServerIron ADX Application Switching and Load Balancing. Module 5: Server Load Balancing (SLB) Revision 0310 Introduction to ServerIron ADX Application Switching and Load Balancing Module 5: Server Load Balancing (SLB) Revision 0310 Objectives Upon completion of this module the student will be able to: Describe

More information

Advanced SLB High Availability and Stateless SLB

Advanced SLB High Availability and Stateless SLB Advanced SLB High Availability and Stateless SLB Objectives Upon completion of this module, you will be able to: Describe Server Load Balancing (SLB) high availability Distinguish between different high

More information

Server Iron Hands-on Training

Server Iron Hands-on Training Server Iron Hands-on Training Training Session Agenda Server Iron L4 Solutions Server Iron L7 Solutions Server Iron Security Solutions High Availability Server Iron Designs 2 Four Key Reasons for Server

More information

Multi-Chassis Trunking for Resilient and High-Performance Network Architectures

Multi-Chassis Trunking for Resilient and High-Performance Network Architectures WHITE PAPER www.brocade.com IP Network Multi-Chassis Trunking for Resilient and High-Performance Network Architectures Multi-Chassis Trunking is a key Brocade technology in the Brocade One architecture

More information

Transparent Cache Switching Using Brocade ServerIron and Blue Coat ProxySG

Transparent Cache Switching Using Brocade ServerIron and Blue Coat ProxySG Transparent Cache Switching Using Brocade ServerIron and Blue Coat ProxySG This document provides best-practice guidance for Brocade ServerIron ADC deployments using Transparent Cache Switching (TCS) with

More information

CLE202 Introduction to ServerIron ADX Application Switching and Load Balancing

CLE202 Introduction to ServerIron ADX Application Switching and Load Balancing Introduction to ServerIron ADX Application Switching and Load Balancing Student Guide Revision : Introduction to ServerIron ADX Application Switching and Load Balancing Corporate Headquarters - San

More information

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

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

More information

Scalable Approaches for Multitenant Cloud Data Centers

Scalable Approaches for Multitenant Cloud Data Centers WHITE PAPER www.brocade.com DATA CENTER Scalable Approaches for Multitenant Cloud Data Centers Brocade VCS Fabric technology is the ideal Ethernet infrastructure for cloud computing. It is manageable,

More information

WHITE PAPER MICROSOFT LIVE COMMUNICATIONS SERVER 2005 LOAD BALANCING WITH FOUNDRY NETWORKS SERVERIRON PLATFORM

WHITE PAPER MICROSOFT LIVE COMMUNICATIONS SERVER 2005 LOAD BALANCING WITH FOUNDRY NETWORKS SERVERIRON PLATFORM NOTE: Foundry s ServerIron load balancing switches have been certified in Microsoft s load balancing LCS 2005 interoperability labs. Microsoft experts executed a variety of tests against Foundry switches.

More information

VCS Monitoring and Troubleshooting Using Brocade Network Advisor

VCS Monitoring and Troubleshooting Using Brocade Network Advisor VCS Monitoring and Troubleshooting Using Brocade Network Advisor Brocade Network Advisor is a unified network management platform to manage the entire Brocade network, including both SAN and IP products.

More information

ServerIron TrafficWorks Firewall Load Balancing Guide

ServerIron TrafficWorks Firewall Load Balancing Guide ServerIron TrafficWorks Firewall Load Balancing Guide ServerIron 4G Series ServerIronGT C Series ServerIronGT E Series ServerIron 350 & 350-PLUS ServerIron 350 & 350-PLUS ServerIron 450 & 450-PLUS Release

More information

Layer 4-7 Server Load Balancing. Security, High-Availability and Scalability of Web and Application Servers

Layer 4-7 Server Load Balancing. Security, High-Availability and Scalability of Web and Application Servers Layer 4-7 Server Load Balancing Security, High-Availability and Scalability of Web and Application Servers Foundry Overview Mission: World Headquarters San Jose, California Performance, High Availability,

More information

Brocade Virtual Traffic Manager and Microsoft IIS Deployment Guide

Brocade Virtual Traffic Manager and Microsoft IIS Deployment Guide September 2015 Brocade Virtual Traffic Manager and Microsoft IIS Deployment Guide 2015 Brocade Communications Systems, Inc. All Rights Reserved. ADX, Brocade, Brocade Assurance, the B-wing symbol, DCX,

More information

DEDICATED NETWORKS FOR IP STORAGE

DEDICATED NETWORKS FOR IP STORAGE DEDICATED NETWORKS FOR IP STORAGE ABSTRACT This white paper examines EMC and VMware best practices for deploying dedicated IP storage networks in medium to large-scale data centers. In addition, it explores

More information

NETWORK FUNCTIONS VIRTUALIZATION. The Top Five Virtualization Mistakes

NETWORK FUNCTIONS VIRTUALIZATION. The Top Five Virtualization Mistakes WHITE PAPER www.brocade.com NETWORK FUNCTIONS VIRTUALIZATION The Top Five Virtualization Mistakes Virtualization is taking the IT world by storm. After years of IT build-out, virtualization suddenly fixes

More information

How To Load Balance On A Cisco Cisco Cs3.X With A Csono Css 3.X And Csonos 3.5.X (Cisco Css) On A Powerline With A Powerpack (C

How To Load Balance On A Cisco Cisco Cs3.X With A Csono Css 3.X And Csonos 3.5.X (Cisco Css) On A Powerline With A Powerpack (C esafe Gateway/Mail v. 3.x Load Balancing for esafe Gateway 3.x with Cisco Web NS and CSS Switches Design and implementation guide esafe Gateway provides fast and transparent real-time inspection of Internet

More information

Diagnostics and Troubleshooting Using Event Policies and Actions

Diagnostics and Troubleshooting Using Event Policies and Actions Diagnostics and Troubleshooting Using Event Policies and Actions Brocade Network Advisor logs events and alerts generated by managed devices and the management server and presents them through the master

More information

53-1002684-01 17 December 2012. ServerIron ADX. Firewall Load Balancing Guide. Supporting Brocade ServerIron ADX version 12.5.00

53-1002684-01 17 December 2012. ServerIron ADX. Firewall Load Balancing Guide. Supporting Brocade ServerIron ADX version 12.5.00 17 December 2012 ServerIron ADX Firewall Load Balancing Guide Supporting Brocade ServerIron ADX version 12.5.00 2012 Brocade Communications Systems, Inc. All Rights Reserved. Brocade, the B-wing symbol,

More information

Brocade One Data Center Cloud-Optimized Networks

Brocade One Data Center Cloud-Optimized Networks POSITION PAPER Brocade One Data Center Cloud-Optimized Networks Brocade s vision, captured in the Brocade One strategy, is a smooth transition to a world where information and applications reside anywhere

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

BCLP in a Nutshell Study Guide for Exam 150-420. Exam Preparation Materials

BCLP in a Nutshell Study Guide for Exam 150-420. Exam Preparation Materials BCLP in a Nutshell Study Guide for Exam 150-420 Exam Preparation Materials Revision August 2010 Corporate Headquarters - San Jose, CA USA T: (408) 333-8000 info@brocade.com European Headquarters - Geneva,

More information

WHITE PAPER. Enhancing Application Delivery and Load Balancing on Amazon Web Services with Brocade Virtual Traffic Manager

WHITE PAPER. Enhancing Application Delivery and Load Balancing on Amazon Web Services with Brocade Virtual Traffic Manager WHITE PAPER Enhancing Application Delivery and Load Balancing on Amazon Web Services with Brocade Virtual Traffic Manager ALREADY USING AMAZON ELASTIC LOAD BALANCER? As an abstracted service, Amazon ELB

More information

Brocade SAN Scalability Guidelines: Brocade Fabric OS v7.x

Brocade SAN Scalability Guidelines: Brocade Fabric OS v7.x Brocade SAN Scalability Guidelines: Brocade Fabric OS v7.x Version 7.2, update 1 Dated: February 5, 2014 This document provides scalability guidelines that can be used to design and deploy extremely stable

More information

Brocade Network Advisor High Availability Using Microsoft Cluster Service

Brocade Network Advisor High Availability Using Microsoft Cluster Service Brocade Network Advisor High Availability Using Microsoft Cluster Service This paper discusses how installing Brocade Network Advisor on a pair of Microsoft Cluster Service nodes provides automatic failover

More information

Deployment Guide AX Series for Palo Alto Networks SSL Intercept and Firewall Load Balancing

Deployment Guide AX Series for Palo Alto Networks SSL Intercept and Firewall Load Balancing Deployment Guide AX Series for Palo Alto Networks SSL Intercept and Firewall Load Balancing DG_PA-SSL_Intercept_2012.12.1 Table of Contents 1 Overview... 4 2 Deployment Prerequisites... 4 3 Architecture

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

Deployment Guide AX Series for Palo Alto Networks Firewall Load Balancing

Deployment Guide AX Series for Palo Alto Networks Firewall Load Balancing Deployment Guide AX Series for Palo Alto Networks Firewall Load Balancing DG_PAFWLB_120718.1 TABLE OF CONTENTS 1 Overview... 4 2 Deployment Prerequisites... 4 3 Architecture Overview... 5 4 Access Credentials...

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

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

Multitenancy Options in Brocade VCS Fabrics

Multitenancy Options in Brocade VCS Fabrics WHITE PAPER DATA CENTER Multitenancy Options in Brocade VCS Fabrics As cloud environments reach mainstream adoption, achieving scalable network segmentation takes on new urgency to support multitenancy.

More information

Configuring Redundancy

Configuring Redundancy 7 CHAPTER This chapter describes how to configure redundancy and contains these sections: Configuring Fault Tolerance, page 7-1 Configuring HSRP, page 7-5 Configuring Interface and Device Tracking, page

More information

Firewall Load Balancing

Firewall Load Balancing CHAPTER 6 This chapter describes the (FWLB) feature. It includes the following sections: FWLB Overview, page 6-1 FWLB Features, page 6-2 FWLB Configuration Tasks, page 6-3 Monitoring and Maintaining FWLB,

More information

Designing Networks with Palo Alto Networks Firewalls

Designing Networks with Palo Alto Networks Firewalls Designing Networks with Palo Alto Networks Firewalls Suggested Designs for Potential and Existing Customers Revision B 2012, Palo Alto Networks, Inc. www.paloaltonetworks.com Table of Contents Introduction...3

More information

Astaro Deployment Guide High Availability Options Clustering and Hot Standby

Astaro Deployment Guide High Availability Options Clustering and Hot Standby Connect With Confidence Astaro Deployment Guide Clustering and Hot Standby Table of Contents Introduction... 2 Active/Passive HA (Hot Standby)... 2 Active/Active HA (Cluster)... 2 Astaro s HA Act as One...

More information

SRX High Availability Design Guide

SRX High Availability Design Guide SRX High Availability Design Guide Introduction The purpose of this design guide is to lay out the different high availability deployment scenarios and provide sample configurations for the different scenarios.

More information

WHITE PAPER. Cloud Networking: Scaling Data Centers and Connecting Users

WHITE PAPER. Cloud Networking: Scaling Data Centers and Connecting Users WHITE PAPER Cloud Networking: Scaling Data Centers and Connecting Users While the business promise of cloud computing is broad, there are a few basic enabling themes underlying an effective cloud design:

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

Load Balancing 101: Firewall Sandwiches

Load Balancing 101: Firewall Sandwiches F5 White Paper Load Balancing 101: Firewall Sandwiches There are many advantages to deploying firewalls, in particular, behind Application Delivery Controllers. This white paper will show how you can implement

More information

The Road to SDN: Software-Based Networking and Security from Brocade

The Road to SDN: Software-Based Networking and Security from Brocade WHITE PAPER www.brocade.com SOFTWARE NETWORKING The Road to SDN: Software-Based Networking and Security from Brocade Software-Defined Networking (SDN) presents a new approach to rapidly introducing network

More information

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

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

More information

Exam Name: Foundry Networks Certified Layer4-7 Professional Exam Type: Foundry Exam Code: FN0-240 Total Questions: 267

Exam Name: Foundry Networks Certified Layer4-7 Professional Exam Type: Foundry Exam Code: FN0-240 Total Questions: 267 Question: 1 SYN-Guard and SYN-Defense can be configured on: A. ServerIron XL B. ServerIron 100 C. ServerIron 400 D. ServerIron 800 E. ServerIron 450 F. ServerIron 850 G. ServerIron GT-E, C, D, E, F, G

More information

This How To Note describes one possible basic VRRP configuration.

This How To Note describes one possible basic VRRP configuration. AlliedWare TM OS How To Configure VRRP (Virtual Router Redundancy Protocol) Introduction VRRP is a popular protocol for providing device redundancy, for connecting redundant WAN gateway routers or server

More information

ExamPDF. Higher Quality,Better service!

ExamPDF. Higher Quality,Better service! ExamPDF Higher Quality,Better service! Q&A Exam : 1Y0-A21 Title : Basic Administration for Citrix NetScaler 9.2 Version : Demo 1 / 5 1.Scenario: An administrator is working with a Citrix consultant to

More information

Brocade Virtual Traffic Manager and Magento Deployment Guide

Brocade Virtual Traffic Manager and Magento Deployment Guide September 2015 Brocade Virtual Traffic Manager and Magento Deployment Guide 2015 Brocade Communications Systems, Inc. All Rights Reserved. ADX, Brocade, Brocade Assurance, the B-wing symbol, DCX, Fabric

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

Availability Digest. www.availabilitydigest.com. Redundant Load Balancing for High Availability July 2013

Availability Digest. www.availabilitydigest.com. Redundant Load Balancing for High Availability July 2013 the Availability Digest Redundant Load Balancing for High Availability July 2013 A large data center can comprise hundreds or thousands of servers. These servers must not only be interconnected, but they

More information

Avaya P330 Load Balancing Manager User Guide

Avaya P330 Load Balancing Manager User Guide Avaya P330 Load Balancing Manager User Guide March 2002 Avaya P330 Load Balancing Manager User Guide Copyright 2002 Avaya Inc. ALL RIGHTS RESERVED The products, specifications, and other technical information

More information

Brocade Virtual Traffic Manager and Oracle Application Server 10G Deployment Guide

Brocade Virtual Traffic Manager and Oracle Application Server 10G Deployment Guide September 2015 Brocade Virtual Traffic Manager and Oracle Application Server 10G Deployment Guide 2015 Brocade Communications Systems, Inc. All Rights Reserved. ADX, Brocade, Brocade Assurance, the B-wing

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

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

The Business Case for Software-Defined Networking

The Business Case for Software-Defined Networking WHITE PAPER The Business Case for Software-Defined Networking Brocade enables customers a means of reducing costs of service delivery through Software-Defined Networking (SDN) technologies. In addition,

More information

How To Connect Virtual Fibre Channel To A Virtual Box On A Hyperv Virtual Machine

How To Connect Virtual Fibre Channel To A Virtual Box On A Hyperv Virtual Machine Virtual Fibre Channel for Hyper-V Virtual Fibre Channel for Hyper-V, a new technology available in Microsoft Windows Server 2012, allows direct access to Fibre Channel (FC) shared storage by multiple guest

More information

Thunder ADC for SSL Insight and Load Balancing DEPLOYMENT GUIDE

Thunder ADC for SSL Insight and Load Balancing DEPLOYMENT GUIDE Thunder ADC for SSL Insight and Load Balancing DEPLOYMENT GUIDE Table of Contents 1 Overview...3 2 Deployment Prerequisites...3 3 Architecture Overview...3 3.1 SSL Insight with an Inline Security Deployment...4

More information

Nutanix Hyperconverged Appliance with the Brocade VDX ToR Switch Deployment Guide

Nutanix Hyperconverged Appliance with the Brocade VDX ToR Switch Deployment Guide January 8, 2016 Nutanix Hyperconverged Appliance with the Brocade VDX ToR Switch Deployment Guide 2016 Brocade Communications Systems, Inc. All Rights Reserved. Brocade, Brocade Assurance, the B-wing symbol,

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

Deploying the Brocade ServerIron ADX with Microsoft Exchange Server 2010

Deploying the Brocade ServerIron ADX with Microsoft Exchange Server 2010 Deploying the Brocade ServerIron ADX with Microsoft Exchange Server 2010 Provides reference architecture and procedures for deploying the Brocade ServerIron ADX Series switches with Microsoft Exchange

More information

Brocade Network Advisor: CLI Configuration Manager

Brocade Network Advisor: CLI Configuration Manager Brocade Network Advisor: CLI Configuration Manager Brocade Network Advisor is a unified network management platform to manage the entire Brocade network, including both SAN and IP products. This technical

More information

Brocade Virtual Traffic Manager and Oracle EBS 12.1 Deployment Guide

Brocade Virtual Traffic Manager and Oracle EBS 12.1 Deployment Guide September 2015 Brocade Virtual Traffic Manager and Oracle EBS 12.1 Deployment Guide 2015 Brocade Communications Systems, Inc. All Rights Reserved. ADX, Brocade, Brocade Assurance, the B-wing symbol, DCX,

More information

A. Hot-Standby mode and Active-Standby mode in High Availability

A. Hot-Standby mode and Active-Standby mode in High Availability High Availability (HA) is the feature that ensures the business continuity for your organization. IT staff can take HA as a simple solution for the disaster recovery. DrayTek utilizes the Common Address

More information

Brocade Virtual Traffic Manager and Microsoft Outlook Web Access Deployment Guide

Brocade Virtual Traffic Manager and Microsoft Outlook Web Access Deployment Guide September 2015 Brocade Virtual Traffic Manager and Microsoft Outlook Web Access Deployment Guide 2015 Brocade Communications Systems, Inc. All Rights Reserved. ADX, Brocade, Brocade Assurance, the B-wing

More information

Brocade to Cisco Comparisons

Brocade to Cisco Comparisons 1 2 3 Console cables - The console cables are not interchangeable between Brocade and Cisco. Each vendor provides their console cable with each manageable unit it sells. Passwords - Neither Cisco or Brocade

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

Panorama High Availability

Panorama High Availability Panorama High Availability Palo Alto Networks Panorama Administrator s Guide Version 6.0 Contact Information Corporate Headquarters: Palo Alto Networks 4401 Great America Parkway Santa Clara, CA 95054

More information

Brocade VCS Fabrics: The Foundation for Software-Defined Networks

Brocade VCS Fabrics: The Foundation for Software-Defined Networks WHITE PAPER DATA CENTER Brocade VCS Fabrics: The Foundation for Software-Defined Networks Software-Defined Networking (SDN) offers significant new opportunities to centralize management and implement network

More information

FastIron Ethernet Switch Software Defined Networking (SDN)

FastIron Ethernet Switch Software Defined Networking (SDN) 31 March 2015 FastIron Ethernet Switch Software Defined Networking (SDN) Configuration Guide Supporting FastIron Software Release 08.0.30 2015, Brocade Communications Systems, Inc. All Rights Reserved.

More information

2. Are explicit proxy connections also affected by the ARM config?

2. Are explicit proxy connections also affected by the ARM config? Achieving rapid success with WCCP and Web Security Gateway October 2011 Webinar Q/A 1. What if you are already using WCCP for Cisco waas on the same routers that you need to use WCCP for websense? Using

More information

Digi Certified Transport Technician Training Course (DCTT)

Digi Certified Transport Technician Training Course (DCTT) 1 2 A roadblock to this might be if dynamic routing using proprietary protocols, like EIGRP, are required. 3 (VRRP Can also be used over FDDI/Token Ring) HSRP (Hot Standby Router Protocol) is the Cisco

More information

Brocade Virtual Traffic Manager and Microsoft SharePoint 2010 Deployment Guide

Brocade Virtual Traffic Manager and Microsoft SharePoint 2010 Deployment Guide September 2015 Brocade Virtual Traffic Manager and Microsoft SharePoint 2010 Deployment Guide 2015 Brocade Communications Systems, Inc. All Rights Reserved. ADX, Brocade, Brocade Assurance, the B-wing

More information

CCNP Switch 642-813 Questions/Answers Implementing High Availability and Redundancy

CCNP Switch 642-813 Questions/Answers Implementing High Availability and Redundancy Which Catalyst 6500 switch component integrates on individual line modules as well as on the supervisor engine? A. CPU B. Flash C. ASIC D. NVRAM Answer: C Cisco Catalyst 6500 Series with Cisco IOS Software

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

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

Global Load Balancing with Brocade Virtual Traffic Manager

Global Load Balancing with Brocade Virtual Traffic Manager WHITE PAPER Global Load Balancing with Brocade Virtual Traffic Manager Introduction Every year, global enterprises suffer application downtime due to failures in software or infrastructure, whether the

More information

Outline VLAN. Inter-VLAN communication. Layer-3 Switches. Spanning Tree Protocol Recap

Outline VLAN. Inter-VLAN communication. Layer-3 Switches. Spanning Tree Protocol Recap Outline Network Virtualization and Data Center Networks 263-3825-00 DC Virtualization Basics Part 2 Qin Yin Fall Semester 2013 More words about VLAN Virtual Routing and Forwarding (VRF) The use of load

More information

Cisco Networking Academy CCNP Multilayer Switching

Cisco Networking Academy CCNP Multilayer Switching CCNP3 v5 - Chapter 5 Cisco Networking Academy CCNP Multilayer Switching Implementing High Availability in a Campus Environment Routing issues Hosts rely on a router to find the best path Issues with established

More information

Configuring VIP and Virtual IP Interface Redundancy

Configuring VIP and Virtual IP Interface Redundancy CHAPTER 6 Configuring VIP and Virtual IP Interface Redundancy This chapter describes how to plan for and configure Virtual IP (VIP) and Virtual IP Interface Redundancy on the CSS. Information in this chapter

More information

Deploying SAP NetWeaver Infrastructure with Foundry Networks ServerIron Deployment Guide

Deploying SAP NetWeaver Infrastructure with Foundry Networks ServerIron Deployment Guide Deplloyiing SAP NetWeaver Inffrastructure s wiith Foundry Networks ServerIron Deployment Guide July 2008 Copyright Foundry Networks Page 1 Table of Contents Executive Overview... 3 Deployment Architecture...

More information

NETWORK FUNCTIONS VIRTUALIZATION. Segmenting Virtual Network with Virtual Routers

NETWORK FUNCTIONS VIRTUALIZATION. Segmenting Virtual Network with Virtual Routers WHITE PAPER www.brocade.com NETWORK FUNCTIONS VIRTUALIZATION Segmenting Virtual Network with Virtual Routers INTRODUCTION For the past 20 years, network architects have used segmentation strategies to

More information

AppDirector Load balancing IBM Websphere and AppXcel

AppDirector Load balancing IBM Websphere and AppXcel TESTING & INTEGRATION GROUP SOLUTION GUIDE AppDirector Load balancing IBM Websphere and AppXcel INTRODUCTION...2 RADWARE APPDIRECTOR...3 RADWARE APPXCEL...3 IBM WEBSPHERE...4 SOLUTION DETAILS...4 HOW IT

More information

Brocade Virtual Traffic Manager and Microsoft Skype for Business 2015 Deployment Guide

Brocade Virtual Traffic Manager and Microsoft Skype for Business 2015 Deployment Guide January 2016 Brocade Virtual Traffic Manager and Microsoft Skype for Business 2015 Deployment Guide 2016 Brocade Communications Systems, Inc. All Rights Reserved. Brocade, Brocade Assurance, the B-wing

More information

Ethernet Fabrics: An Architecture for Cloud Networking

Ethernet Fabrics: An Architecture for Cloud Networking WHITE PAPER www.brocade.com Data Center Ethernet Fabrics: An Architecture for Cloud Networking As data centers evolve to a world where information and applications can move anywhere in the cloud, classic

More information

OVERLAYING VIRTUALIZED LAYER 2 NETWORKS OVER LAYER 3 NETWORKS

OVERLAYING VIRTUALIZED LAYER 2 NETWORKS OVER LAYER 3 NETWORKS OVERLAYING VIRTUALIZED LAYER 2 NETWORKS OVER LAYER 3 NETWORKS Matt Eclavea (meclavea@brocade.com) Senior Solutions Architect, Brocade Communications Inc. Jim Allen (jallen@llnw.com) Senior Architect, Limelight

More information

Ethernet-based Software Defined Network (SDN) Cloud Computing Research Center for Mobile Applications (CCMA), ITRI 雲 端 運 算 行 動 應 用 研 究 中 心

Ethernet-based Software Defined Network (SDN) Cloud Computing Research Center for Mobile Applications (CCMA), ITRI 雲 端 運 算 行 動 應 用 研 究 中 心 Ethernet-based Software Defined Network (SDN) Cloud Computing Research Center for Mobile Applications (CCMA), ITRI 雲 端 運 算 行 動 應 用 研 究 中 心 1 SDN Introduction Decoupling of control plane from data plane

More information

Brocade Virtual Traffic Manager and Oracle WebLogic Applications Deployment Guide

Brocade Virtual Traffic Manager and Oracle WebLogic Applications Deployment Guide September 2015 Brocade Manager and Oracle WebLogic Applications Deployment Guide 2015 Brocade Communications Systems, Inc. All Rights Reserved. ADX, Brocade, Brocade Assurance, the B-wing symbol, DCX,

More information

- Redundancy and Load Balancing -

- Redundancy and Load Balancing - 1 - Redundancy and Load Balancing - Importance of Redundancy High availability is critical in most environments. Even a brief outage due to hardware failure may be considered unacceptable. Consider the

More information

Switch Types, Blade IDs, and Product Names

Switch Types, Blade IDs, and Product Names TECH NOTE Switch Types, Blade IDs, and Product Names Maps switch type and blade IDs output in the CLI to device names The following tables list Brocade switch type codes and blade IDs as they appear in

More information

Scaling Next-Generation Firewalls with Citrix NetScaler

Scaling Next-Generation Firewalls with Citrix NetScaler Scaling Next-Generation Firewalls with Citrix NetScaler SOLUTION OVERVIEW Citrix NetScaler service and application delivery solutions are deployed in thousands of networks around the globe to optimize

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

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

Link Load Balancing 2015-04-28 08:50:44 UTC. 2015 Citrix Systems, Inc. All rights reserved. Terms of Use Trademarks Privacy Statement

Link Load Balancing 2015-04-28 08:50:44 UTC. 2015 Citrix Systems, Inc. All rights reserved. Terms of Use Trademarks Privacy Statement Link Load Balancing 2015-04-28 08:50:44 UTC 2015 Citrix Systems, Inc. All rights reserved. Terms of Use Trademarks Privacy Statement Contents Link Load Balancing... 3 Link Load Balancing... 4 Configuring

More information

Deployment Guide for SRX Series Services Gateways in Chassis Cluster Configuration

Deployment Guide for SRX Series Services Gateways in Chassis Cluster Configuration Deployment Guide for SRX Series Services Gateways in Chassis Cluster Configuration Version 1.3 First release June 2013 Last updated February 2014 Juniper Networks, 2013 Contents Introduction... 3 Chassis

More information

High Availability. PAN-OS Administrator s Guide. Version 7.0

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

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

M2M Series Routers. Virtual Router Redundancy Protocol (VRRP) Configuration Whitepaper

M2M Series Routers. Virtual Router Redundancy Protocol (VRRP) Configuration Whitepaper Virtual Router Redundancy Protocol (VRRP) Configuration Whitepaper Table of Contents What is VRRP?... 3 VRRP Terminology... 3 Virtual Router... 3 VRRP Instance... 3 Virtual Router ID... 3 Virtual Router

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

Routing Security Server failure detection and recovery Protocol support Redundancy

Routing Security Server failure detection and recovery Protocol support Redundancy Cisco IOS SLB and Exchange Director Server Load Balancing for Cisco Mobile SEF The Cisco IOS SLB and Exchange Director software features provide a rich set of server load balancing (SLB) functions supporting

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

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

Data Center Networking Designing Today s Data Center

Data Center Networking Designing Today s Data Center Data Center Networking Designing Today s Data Center There is nothing more important than our customers. Data Center Networking Designing Today s Data Center Executive Summary Demand for application availability

More information

Deploy Application Load Balancers with Source Network Address Translation in Cisco Programmable Fabric with FabricPath Encapsulation

Deploy Application Load Balancers with Source Network Address Translation in Cisco Programmable Fabric with FabricPath Encapsulation White Paper Deploy Application Load Balancers with Source Network Address Translation in Cisco Programmable Fabric with FabricPath Encapsulation Last Updated: 5/19/2015 2015 Cisco and/or its affiliates.

More information