Web OS 10.0 Application Guide430 n Chapter 16: Persistence 212777-A, February 2002Configuring Cookie-Based Persistence1. Before you can configure cookie-based persistence, you need to configure the switch forbasic SLB. This includes the following tasks: Assign an IP address to each of the real servers in the server pool. Define an IP interface on the switch. Configure each real server with its IP address, name, weight, and so forth. Assign servers to real server groups. 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 IPaddress(es) on the client port(s). Enable DAM for the switch. 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 aunique proxy IP address for every port (except port 9).3. If proxy IP addresses are used, make sure server processing is disabled on the serverport.>> # /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)