Active/Active Server Load Balancing Configuration - Nortel Web OS Switch Software Application Manual

Switch software
Table of Contents

Advertisement

Active/Active Server Load Balancing Configuration

In this example, you set up four virtual servers each load balancing two servers providing one
service (for example, HTTP) per virtual server.
You are load balancing HTTP, HTTPS, POP3, SMTP, and FTP. Each protocol is load balanced
via a different virtual server. You could load balance all of these services on one VIP, but in this
example, four distinct virtual servers are used to illustrate the benefits of active/active failover.
Set up one switch, dump out the configuration script (also called a text dump), edit it, and
dump the edited configuration into the peer switch.
N
OTE
utes to complete. You can use either the Web OS Browser-Based Interface (BBI) or the Com-
mand Line Interface (CLI) for configuration.
Task 1: Background Configuration
1.
Define the IP interfaces.
The switch will need an IP interface for each subnet to which it will be connected so it can
communicate with devices attached to it. Each interface will need to be placed in the appropri-
ate VLAN. In our example, Interfaces 1, 2, 3, and 4 will be in VLAN 2 and Interface 5 will be
in VLAN 1.
N
OTE
To configure the IP interfaces for this example, enter the following commands from the CLI:
>> Main# /cfg/ip/if 1
>> IP Interface 1 # addr 10.10.10.10
>> IP Interface 1 # vlan 2
>> IP Interface 1 # ena
Repeat the commands for each interface listed below:
n
IF 2 20.10.10.10
n
IF 3 30.10.10.10
n
IF 4 40.10.10.10
n
IF 5 200.1.1.10
212777-A, February 2002
Configuring the switch for active-active failover should take no longer than 15 min-
On Alteon Web switches, you may configure more than one subnet per VLAN.
Web OS 10.0 Application Guide
(Select IP interface 1)
(Assign IP address for the interface)
(Assign VLAN for the interface)
(Enable IP interface 1)
Chapter 11: High Availability
n
267

Advertisement

Table of Contents
loading

This manual is also suitable for:

Web os 10.0

Table of Contents