Configuring cookie-based persistence, Configuring cookie-based persistence 430 – Nortel Networks WEB OS 212777 User Manual
Page 430
Web OS 10.0 Application Guide
430
n
Chapter 16: Persistence
212777-A, February 2002
Configuring Cookie-Based Persistence
1.
Before you can configure cookie-based persistence, you need to configure the switch for
basic SLB. This includes the following tasks:
n
Assign an IP address to each of the real servers in the server pool.
n
Define an IP interface on the switch.
n
Configure each real server with its IP address, name, weight, and so forth.
n
Assign servers to real server groups.
n
Define virtual servers and services.
For information see
“Server Load Balancing” on page 117
.
2.
Either enable Direct Access Mode (DAM), or disable DAM and specify proxy IP
address(es) on the client port(s).
n
Enable DAM for the switch.
n
Disable DAM and specify proxy IP address(es) on the client port(s).
N
OTE
–
If Virtual Matrix Architecture (VMA) is enabled on the switch, you must configure a
unique proxy IP address for every port (except port 9).
3.
If proxy IP addresses are used, make sure server processing is disabled on the server
port.
>> # /cfg/slb/adv/direct ena
(Enable Direct Access Mode on switch)
>> # /cfg/slb/adv/direct disable
(Disable DAM on the switch)
>> # /cfg/slb/port 1
(Select network port 1)
>> # pip 200.200.200.68
(Set proxy IP address for port 1)
>> # /cfg/slb/port 1
(Select switch port 1)
>> # server dis
(Disable server processing on port 1)