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.
Hellowe have a pair of ace with 2 differnt context.The goal is to route traffic from one context (a) to the other one (b)Therefore we create a shared vlan between the contexts.The Problem is that it is not possible to Ping the other Context (or get t...
Hello,the ace is putting out following error message on several contexts if you try to ping something:Maximum ping sessions in progress....retry later. The session Table of the context is nearly empty just 4 current ICMP connections.The resource usag...
Hello i have to migrate an service from an alteon to the ace.The traffic from different known sources is going over an transparent proxy into the internet. Based on the source address the traffic should be loadbalanced to different severfarms.My conf...
Hello,i have to set up an ssl proxy service on the ace with 2 domains (abc.de,abc.com) who are binded to one vip(1.2.3.4).With only one domain its not a problem, but with 2 i dont have any clue how to realise it. If i define 2 proxy services under th...
Is there an document aviable where those limitiation is described?The Cisco Datasheet says "16000 instances of up to 4000 uniquely defined probes"and i devently need to have more than 255 ICMP probes.http://www.cisco.com/en/US/prod/collateral/modules...
Hello Gillesthanks for your fast response. With Ping Clients do you mean ICMP connections (traffic and mngt)who are established over the ace? Are ICMP probes affected from this limitation?Greeting Eberhard
There were an copy/paste failureclass-map match-all L3_CLASS_A 2 match virtual-address 0.0.0.0 0.0.0.0 anyclass-map match-all L3_CLASS_B 2 match virtual-address 0.0.0.0 0.0.0.0 anyclass-map type generic match-any L7_CLASS_A 10 match source-address 1....
Hello Krille i had the same problem.The HTT Probe you define will do a check ifthe return code isexpect status 200 200expect status 300 323 Now if a user is accessing the hppts site, in the flow there will be an expect status like 404, the ACE now is...