05-27-2010 07:14 AM - edited 03-06-2019 11:17 AM
I'm trying to setup IOS SLB in directed mode on a Cat6506. We are currently using IOS SLB is dispatched mode for other services. Below is the relevent config. Please note there is no L3 interface on the 6506 for the Virtual Servers network (10.0.131.160). The gateway is an ASA which has L2 connectivity to the 6506. Also to note that the Server Farm network is within its own VRF.
ip slb serverfarm ADOBE-CONNECT
nat server
predictor leastconns
probe ADOBE
access Vlan130
!
real 10.0.130.161
weight 1
inservice
!
real 10.0.130.162
weight 1
no inservice
!
06-01-2010 03:22 AM
Hi!
In which VLANs are the interfaces up to ASA and down to real servers?
Next, if you take out "access vlan 130" and try, does it work?
Last, you are speaking about VRFs...but on C6500 you have only L2 configuration, as I understood. Where are the VRFs defined?
Sorry for so many questions, but I'm trying to help you!
Calin
06-01-2010 12:51 PM
Interface Gi1/21 is a trunk interface on the c6506 and faces the ASA. It trunks VLAN 131 which is the DMZ network. The vserver IP address 10.0.131.160 is within this DMZ network.
The "real" server is on a VMware box and utilizes port Gi2/19 this is also a trunk port which contains VLAN 130. The c6506 has a layer 3 interface for this VLAN, VLAN130. This interface is in the "app" VRF with an IP address of 10.0.130.252, eventually it will be running HSRP with a virtual address of 10.0.130.254.
I have tried taking out all of the access commands. Nothing changes from what I can see.
I hope I have answered your questions. Your help is greatly appreciated.
Thanks,
Ryan
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide