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 will describe the problem then describe the solution. My questions for this forum are why does this occur and what exactly does the given solution do?
Problem:
On a Cisco 5915 Embedded Service Router card (OEM'd and integrated by Parvus (now Curti...
Summary: when I try to add a Virtual-Template to a Flexible Netflow monitor in IOS-XE 3.10 / 15.3 on an ISR4400, I get the following error:RTR1(config)#interface Virtual-Template 10 RTR1(config-if)#ip flow monitor UNIT1_ipv4_mon input%...
Has there been any discussion of an applet action for HTTP POSTs and GETs? My environment is embedded & mobile, and other systems in it already use RESTful services for status, so I don't want to add an SNMP or SYSLOG server. I think I can do this in...
Some additional information: Both the original 5940 and new 4451 configurations define a Loopback interface used as the default route for the devices using the VPN provided by the Virtual-Templates. I thought perhaps the unencrypted VPN packets might...
I realize that a TCL policy is the right solution to my problem, but I obstinantly continued to try to find an applet solution. I'm glad I did, because I learned a few things. Below is a simple applet-based HTTP GET client using the copy CLI command ...
How hard would it be to read the configuration fragments for network 1 vs network 2 from files on flash. The tricky part would be setting which production gateway to ping for which fragment. Maybe put the whole thing in a while loop, then have a file...