If you have 2 MDF's it is smart to run HSRP so that everything knows 1 gateway as opposed to updating gateways if there is a failover, like in your situation.
Sorry I didn't get a chance to answer this sooner -
parameter-map connection WAP2MMS
set timeout inactivity 300 <<<---this is seconds
policy-map multi-match [CONNECTION-IP]
class WAP2MMS
loadbalance vip inservice
loadbalance policy WAP2MMS
loadbalance vip icmp-reply active
nat dynamic 1 vlan...
You should try my recommendation. I just upgraded 32 ACE load balancers with that same tactic. I had to roll one back and it only took a few minutes after swapping around the boot file
Out of curiousity, why not buy a BIGGER CF card and put both IOS's on it and just change the boot file? That way, if you have to back out, you just revert the boot commands and reload.
It also depends on if you are SSL session ID. If that's the case, you need to do a generic policy statement along with the SSL sticky. The servers should also be configured to handle the session timers in conjunction to what you have on the ACE. I won't be able to tell 100% until I see the configs.
Send me the current configs and I'll tell you what needs to be done. There are different types of timers you can use. You can use the idle timer or the sticky timer ( I recommend both at the same time if the connection is going to be anywhere over an hour. If you can copy and paste the configs...
you can either use static routes or a routing protocol like OSPF. what you want to do is tell 1 VLAN about the other and what interface to find the other VLAN. for example:
conf t
ip route 192.168.1.100 255.255.255.0 fa0/0
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.