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,I am trying to block certain URL paths within a website. For example I would want to block any request to www.asdf.com/test/input.asp, other request like www.asdf.com should be accepted.I tried building a regex to match test/input.asp and the rege...
Hi,We have been receiving email alerts for any unresponsive devices in Cisco Prime. I was able to find the option to customize the subject for such email alert under Admin-Network-Notification and Action settings, however I am not able to locate the ...
Is there a way to change the interface speed in Cisco Prime LMS. I need to change the speed as the High Utilization alerts are directly dependent onh it. The default speeds on ADSL ports are configured for 1 MB but the actual link between the ISP is ...
I have been doing a bit of reading on the ACS 4.2 remote agent compatibility with Windows 2008 R2, and it seems like the only way out is to upgrade the ACS to 5.2. We have Cisco ACS 4.2 SE and I would want someone to confirm that what if I install th...
Ok we have a branch office connected to HO using GRE tunnel. All users in branch are configured to get IP from the DHCP server in HO. Everything works fine, users get their IP from HO DHCP and no one complains. The issue arises when a user either fro...
This is exactly what I am doing. But it's time consuming. Anyways seems like there is no easy fix for this.RegardsSent from Cisco Technical Support iPad App
Hi Icambron,What would you suggest to those users who dont have active IPS license with Cisco? With the current zero day Java vulnerabilities surfacing every week, I strongly feel Cisco should move away from Java. People are stuck with old Java versi...
Hi Karsten,The filtering config reads like the following:regex Block-test ".+\/test\/input\.asp"access-list outside_mpc extended permit ip any host 2.2.2.2class-map outside-class match access-list outside_mpcpolicy-map type inspect http Block-test pa...
Yup faced the same problem with Java 7. Not able to access IPS module on the ASA. Cisco should come up with some fix for this issue, as Java 7 has fixed lot of security vulnerabilities and continued use of Java 6 is unsafe.