cc/td/doc/product/iaabu/localdir/ld33rns
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

LocalDirector Network Implementation

LocalDirector Network Implementation

This chapter illustrates several of the configuration options available with LocalDirector. The commands to implement these configurations are described in Chapter 6, "Command Reference."

LocalDirector uses directed or dispatch mode to appear to the client as if it is communicating directly with a real server. If the client and server are on the same network segment, the response from the server bypasses LocalDirector, and the traffic will not be load balanced. All traffic must pass through LocalDirector and be directed to the real servers.

The following LocalDirector example network configurations are shown in this chapter:

LocalDirector serves as a transparent learning bridge to forward data packets between its interfaces. Because of its bridge capability, LocalDirector must not be installed on the network parallel to another bridge. Only use LocalDirector to connect to servers allowing a single way in or out to the network through LocalDirector, as shown in Figure 3-1.


Figure 3-1: LocalDirector Bridge Between Internet and Servers


If there is another path from the network to your servers, a bridge loop is created and LocalDirector does not work properly. LocalDirector automatically detects a bridge loop and tries to recover. Syslog messages are generated to indicate there is a bridge loop, and virtual and real servers have intermittent failures.


Note   LocalDirector must see all network traffic to make sure that the translation of IP headers occurs in both directions. Do not allow any traffic to bypass LocalDirector.

If the real servers have two single-attached interfaces (for example, they are dual-homed), make sure that load-balanced traffic cannot bypass LocalDirector. LocalDirector must be between the real servers and the Internet cloud that contains the clients. It must see all the packets coming from the clients to the virtual server and all the traffic that comes back in response to the client-to-virtual packets.

In addition, packets from the clients must come in on one interface and go out to the real servers on a different interface. If these rules are not followed, LocalDirector cannot perform load balancing.


Note   LocalDirector cannot be used to load balance firewalls.

LocalDirector with Hubs and Switches

Figure 3-2 shows a basic LocalDirector network implementation using hubs or switches.


Figure 3-2: LocalDirector with Hubs or Switches


Figure 3-3 shows a LocalDirector network with multiple server farms on different LocalDirector interfaces.


Figure 3-3: LocalDirector with Multiple Server Farms


LocalDirector with Routers

Figure 3-4 and Figure 3-5 show LocalDirector implementations that include routers.


Figure 3-4: LocalDirector with a Router



Figure 3-5:
LocalDirector with a Router and Two Server Clusters


Fast EtherChannel Configuration

Fast EtherChannel is a method of multiplexing 100BASE-T full-duplex interfaces into a single, scalable, virtual channel of 200, 400, or 800 megabits. It is currently available on Cisco switches and Cisco routers. More than one Fast EtherChannel can be defined on a LocalDirector provided it has a sufficient number of interfaces to form the channels and has at least two network sides.

LocalDirector for Fast EtherChannel Setup

Follow this procedure to set up LocalDirector for Fast EtherChannel:


Step 1   Assign LocalDirector interfaces as part of a Fast EtherChannel with the channel command. Fast EtherChannel interfaces on LocalDirector must be on the same interface card. Specify the starting interface number and the number of interfaces you want in the channel, either two or four:

LocalDirector(config)# channel 0 two

 

Step 2   Make sure the interface speed is 100 and duplex is set to full with the 100full option:

LocalDirector(config)# interface ethernet 0 100full

 

Figure 3-6 shows a LocalDirector Fast EtherChannel implementation.


Figure 3-6: LocalDirector Fast EtherChannel Implementation


Highly Redundant, Fault-Tolerant Configuration

Figure 3-7 shows a highly redundant, fault-tolerant configuration.


Figure 3-7:
Fault-Tolerant Configuration


Illegal LocalDirector Bridge Loop

Figure 3-8 shows a LocalDirector network with a bridge loop that does not work.


Figure 3-8: Illegal LocalDirector Bridge Loop



hometocprevnextglossaryfeedbacksearchhelp
Posted: Mon Sep 25 13:37:20 PDT 2000
Copyright 1989-2000©Cisco Systems Inc.