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 a system which generates alarm data. The area around the alarm 'events' is under video surveillance by Cisco VSOM and cameras.Whenever I get an alarm event from this system, it sends me an e-mail. Then, I log into VSOM and go to the date/tim...
I have a 7206VXR/NPE400 with a PA-T3 module in it.I'm trying to put a loopback up towards the service provider so that they can do head-to-head testing. In interface configuration mode, I issue a 'loopback network line' command, but the provider tel...
I have an IPS 4255 running 6.0(5)E2. The device is not running inline, it is functioning pretty much as an IDS. It has devices with which it can request blocks via ACLs on an interface. My problem is that the IPS seems to be blocking traffic witho...
I have several sites where clients have IOS routers using a NAT pool with overload. The problem is that all of the sources appears as the first IP int he pool, and it never goes on to use more IPs in the pool (because it doesn't run out of ports). ...
My company has a situation in which we have 2 sites which are connected by a 200Mbps metro-ethernet connection. The hand-off is a Gigabit port, but the service provider limits it to our subscribed rate of 200 Mbps.We're moving large database dumps o...
I guess I have one more thing that could help...if I can't get a video clip exported from the system, is there a way to send out a link in the event email which would link you to VSOM, in this particular archive, at this particular time, to view the...
I asked Cisco TAC engineer if the probe would survive through a reboot with the special way I entered the text. He said he was very doubtful, and suggested using a scripted probe instead (which can send hex or coded text like \r\n).I will get workin...
I figured out how to put a carriage return in the send-data value!In this example, I want to send the command "quit", followed by a carriage return.enter it as:send-data "quit{ctrl-V}{enter}"Then it looks like this in the configuration:probe tcp sftp...
Did you ever get a response or find a way to do this? I have the same issue. I have a TCP probe in which I must send the word 'quit' followed by a carriage return...can't figure out how to do the CR though...I've tried [^M], ^M, {ctrl-V}{enter}, "\...