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.
Hi everyone,We're facing a problem with connections being dropped due to inactivity timeout and we can't find the root case of this behaviour.We created a parameter-map and set connection timeout inactivity to 86400 (24 hours) as described in this do...
Hello everyone.First of all, I want you to know that I do understand that it's not a good design at all, but I still need to implement it.My ACE20 in 6500 works in routed mode with VLAN 101 (10.0.101.0/24) as the client-side VLAN. I therefore have Vl...
I have ACE 20 in 6500 configured in routed mode, similar to configuration described here: http://docwiki.cisco.com/wiki/Basic_Load_Balancing_Using_Routed_Mode_on_the_Cisco_Application_Control_Engine_Configuration_ExampleThere is a context that has th...
Thanks for your remark about timed out connections with disabled normalization.We removed the service-policy input TCPIP_POLICY configuration and reloaded the ACE. Connections now disappear from "sh conn" after an hour of being idle, but tcp sessions...
Hi Parvees,I wasn't looking for values you're interested in, but everything you can get with show command you can get via HTTP(s) request in XML using .For example, here's a "sh serverfarm ServerFarm1" query:$ curl --user USER:PASSWD -d "xml_cmd=CON...
I'm not sure about the items you're asking for, but I tried to get resources usage via SNMP and didn't find it.I snmpwalk'ed through all the items on ACE, but didn't find anything particularly interesting to me. In fact, I was surprised that SNMP sup...
Hello guys,I'm trying to accomplish something different, but it fits the topic.I want to get the show resource allocation command output via XML interface.Here's the xml_cmd that I tried:xml_cmd=But I'm getting the following error:command - not suppo...