01-07-2005 11:49 AM
Can a serverfarm, vserver, probe, policy have the same name ?
01-07-2005 07:46 PM
Yes. Example:
!
module ContentSwitchingModule 6
probe DITTO icmp
!
serverfarm DITTO
nat server
no nat client
real 1.1.1.1 80
health probe DITTO
inservice
real 1.1.1.2 80
health probe DITTO
inservice
!
policy DITTO
set ip dscp 63
!
vserver DITTO
serverfarm DITTO
persistent rebalance
slb-policy DITTO
inservice
!
~Zach
01-10-2005 04:48 AM
Thanks Zach. What about if I have a CSM and IOS SLB oin the same switch. Would my IOS SLB names interfere/conflict with the CSM names ?
01-10-2005 05:58 AM
Good question. I set this up in the lab and it appears to work properly.
~Zach
01-10-2005 10:43 AM
Zach, When you say it worked. Did it work using same names in both IOS SLB and CSM ? e.g. for a vserver. ?
Thanks
01-10-2005 10:48 AM
Yes, I used the same name for the vservers.
~Zach
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