Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have an ACE20 and I'm trying to figure out how to load balance based on URI. I want URL's that meet a certain criteria to get load balanced to one set of servers while everything else to a different set of servers. For example, I have one domain ...
Hi,I'm trying to track GLBP priority much like we do with HSRP. I understand GLPB's tracking of the AVFs but that's not what I want to do. I want to be able to not only decide what my AVF's are but also I want to track the AVG's. I'm not able to f...
In an FT setup how can I tell if a flow on the ACTIVE ACE is sync'd to the HOT ACE? Is there a way to see the various connections that are replicated to the HOT ACE?I've looked at the "sh conn" command but it doesn't seem to yield what I'm looking f...
Hi,I'm trying to configure a conditional static route within a VRF but it doesn't seem to work. Here's what I want:track 1 ip route 10.0.0.210 255.255.255.252 reachability ip vrf VRF1!ip route vrf VRF1 192.168.1.2 255.255.255.255 10.0.0.209 track 1B...
Thanks Peter...I was afraid of that. I couldn't find any clues on how that could be done other than to go into each interface (I have many of those). It seems Cisco overlooked that operational feature. I have tested failover and it is pretty quick...
I'm running in router mode. My question was regarding whether or not the services that the ACS server provides are suitable for load balancing via the ACE. Specifically we use an ACS server for our wireless (LWAPP) infrastructure and we'd like to h...
I do show FSM_FT_STATE_STANDBY_HOT on the standby and FSM_FT_STATE_ACTIVE on the active (which is correct). The problem is that I'm not seeing the same connections which I would expect to see. I'm running A1(6.3b). I first noticed this when I upgr...
The only static routes I have are two /32 routes:ip route 10.3.14.247 255.255.255.255 Vlan359ip route 172.23.1.47 255.255.255.255 Vlan318The rest of my routing is connected/OSPF derived.Casey