Web OS 10.0 Application Guide
430 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:
nAssign an IP address to each of the real servers in the server pool.
nDefine an IP interface on the switch.
nConfigure each real server with its IP address, name, weight, and so forth.
nAssign servers to real server groups.
nDefine 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).
nEnable DAM for the switch.
nDisable DAM and specify proxy IP address(es) on the client port(s).
NOTE 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)