Can anyone help with a basic configuration example for load balancing, or even dumb switching. I am trying to copy a configuration from an existing SIXL to a 350 with a WSM6, but cannot get it to pass thru traffic. <div><br>
</div><div>What I have is..</div><div><br></div><div><div>server real cs1 97.98.123.34                                                                                                                    </div><div> port http                                                                      </div>
<div> port http keepalive                                                            </div><div> port http url "HEAD /"                                                         </div><div>!                                                                               </div>
<div>!                                                                               </div><div>server virtual cs 97.98.123.35                                              </div><div> port http                                                                      </div>
<div> bind default cs1 default                                                       </div><div> bind http cs1 http                                                             </div><div>!                                  </div>
</div><div><br></div><div>cs1 is just a plain http server, and this refuses to work on the 350..any help?</div>