05-19-2005 08:22 AM
Can someone tell me the difference in operation of this sticky rule: "sticky 5 netmask 255.255.255.255 timeout 60" vs. "sticky 4 netmask 255.255.255.255 address source/destination timeout 60"? What is the first rule actually sticking on?
Thanks,
LB
05-20-2005 04:24 AM
c6k-msfc1(config-module-csm)#sticky 1 netmask 255.255.255.255 address ?
both sticky based on source & destination IP addresses
destination sticky based on destination IP address
source sticky based on source IP address
The default is sticky based on source ip.
You can chose between 3 options.
Gilles.
05-20-2005 07:02 AM
So the command sticky 1 netmask 255.255.255.255 timeout 60 default to stick on source correct?
05-20-2005 08:24 AM
yes, source is the default.
Gilles.
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