Web OS 10.0 Application GuideChapter 6: Server Load Balancing n 137212777-A, February 2002The following procedure can be used for configuring proxy IP addresses:1. Disable server processing on affected switch ports.When implementing proxies, switch ports can be reconfigured to disable server processing.Referring to the Table 6-2 on page 126, the following revised port conditions are used:The following commands are used to disable server processing on ports 1-3:2. Add proxy IP addresses to the client ports.Each client port requires a proxy IP address. Each proxy IP address must be unique on yournetwork. The following commands are used to configure client proxies:The proxies are transparent to the user.Table 6-4 Proxy Example: Port UsagePort Host L4 Processing1 Server A None2 Server B None3 Server C None4 Back-end NFS server provides centralized Web content for all threereal servers. This port does not require Web switching features.None5 Client router A connects the switch to the Internet where all clientrequests originate.Client6 Client router B also connects the switch to the Internet where all clientrequests originate.Client>> # /cfg/slb/port 1 (Select switch port 1)>> SLB port 1# server dis (Disable server processing on port 1)>> SLB port 1# ../port 2 (Select switch port 2)>> SLB port 2# server dis (Disable server processing on port 2)>> SLB port 2# ../port 3 (Select switch port 3)>> SLB port 3# server dis (Disable server processing on port 3)>> # /cfg/slb/port 5 (Select network port 5)>> SLB port 5# pip 200.200.200.68 (Set proxy IP address for client port 5)>> SLB port 5# ../port 6 (Select network port 6)>> SLB port 6# pip 200.200.200.69 (Set proxy IP address for client port 6)