06-13-2007 07:06 PM - edited 03-05-2019 04:42 PM
Hi all,
I need to associate the serverfarm(VPNFARM) that I have created to a physical interface say (Gig 1/14)?
"ip slb serverfarm VPNFARM"
I'm not sure If this is possible with Cat6500's?
Can someone help me out with the commands?
Many Thanks
Beno
06-13-2007 08:43 PM
Check the following Link
ip slb serverfarm VPNFARM
real 10.1.1.3
inservice
!
real 10.1.1.4
inservice
ip slb vserver VPNFARM
virtual 172.17.63.241 tcp ftp service ftp
serverfarm VPNFARM
inservice
06-13-2007 09:03 PM
Thanks Anandramapathy for your suggestion.
But Still I want to add this serverfarm to the physical interface.Can this be done?
06-13-2007 09:32 PM
I am not able to understand your question.
I suggest you to go through this link. It is clearer here.
http://www.cisco.com/en/US/products/sw/iosswrel/ps1833/products_feature_guide09186a0080086f2b.html
This is an IOS based SLB. Where The Cisco IOS does the SLB based on hits to the Virtual IP.
Packets to the Virtual IP is load balanced to the Real IP s of the server.
2 VLANs are created 1 for the Real VLAN where the servers are put & 1 for the External IP.
09-05-2007 01:59 PM
I'm not sure your question makes sense. Again, the IOS-SLB virtual ip is a null0 route which make all packets to that virtual ip interrupt the switch cpu.
If you want to restrict the connections to the IOS-SLB you can use the 'access' keyword under the serverfarm/vserver or client access-list.
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