Sun Ethernet Fabric Operating System SLB Administration Guide

Exit Print View

Updated: July 2015
 
 

Set Up the Client (Separate VLAN SLB)

  1. Set up the clients' network interfaces if they are not already set up.
  2. Establish a route entry to the VIP.
    client1% route add 10.10.10.1/24 20.0.0.100
    

    In this example, all client initiated traffic with a destination IP address of 10.10.10.1 will be forwarded to the gateway interface 20.0.0.100.

  3. If the clients need to reach the physical server's subnet using the servers' RIPs, add the following route.
    client1% route add 192.0.0.0/24 20.0.0.100