Nortel Networks WEB OS 212777 User Manual

Page 165

Advertising
background image

Web OS 10.0 Application Guide

Chapter 6: Server Load Balancing

n

165

212777-A, February 2002

2.

Create a group and add IDS servers to the group.

Each IDS server must be connected directly to a different switch port or VLAN. If the IDS
group will be configured for link health check, match the IDS server number to the physical
port number (1 to 9) to which it is connected. For ICMP health check, the IDS server number
can be between 1 and 31.

3.

Define the IDS server load balancing group.

4.

Enable the IDS ports for the clients.

5.

Define the group health check.

If you implemented IDS without an IP address, link health check is specifically developed for
IDS load balancing. Use ICMP health check if your IDS servers are configured with an IP
address.

6.

Apply and save your changes.

>> # /cfg/slb/group

<group number>

(Define a group)

>>Real Server Group # add 1

(Add IDS server 1)

>>Real Server Group # add 2

(Add IDS server 2)

>> # /cfg/slb/adv/idslb <

group number

>

(Select the group with the IDS servers)

>> # /cfg/slb/port 5

(Select IDS port 1)

>> SLB port 5# idslb ena

(Enable IDS on port 1)

>> SLB port 5# ../port 6

(Select IDS port 2)

>> SLB port 6# idslb ena

(Enable IDS on port 2)

>> # /cfg/slb/group

<group number>

/health link

>> Real server group 1# apply

>> Real server group 1# save

Advertising