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 Cisco 891W router, which when I reload always prompts whether the internal AP should be reloaded or not.yourname#reloadDo you want to reload the internal AP ? [yes/no]: yesProceed with reload? [confirm]Is there a way to disable to "Do you wa...
Anybody using VRF aware IPSec feature to connect third party devices like FortiGate firewall to a Cisco router? I am trying to make this work but haven't been successful in doing so. The references that I have found so far point to the fact that the ...
I am trying to set the status of tracked object using action_track_set command available in EEM TCL. Relevant configuration from the router is below:track 203 stub-object default-state up!event manager environment _test_track 200event manager environ...
I am trying to setup something described at http://www.cisco.com/en/US/customer/tech/tk801/tk379/technologies_configuration_example09186a00800949ee.shtmlTo extend beyond, I would like to authenticate the dialin clients against the Calling-Station-ID ...
I am building a CVS application for CPEs that use client-initiated tunneling feature. IOS version is 12.4(6)T3. The l2tp-class is configured as below:l2tp-class l2tpclass1 password 7 15145D015037812E70The password string changes at a regular interv...
Thanks. I am going to open a TAC case on this tomorrow.I did figure an alternative, which might not be the best approach.1. Wrote an EEM applet that reloads the router.event manager applet forceReload event none action 1.0 reload2. Set an alias so ...
Hi Laurent,Thanks for the reply. The configuration on the router has IPSec enabled. It is missing from the configuration that I attached to the post.Regards,Gaurav
Thanks for the confirmation. Will have to look at using EEM applets to set the status and hope that at least that works. Off the top of my head, I am planning to send a syslog message via the TCL script that will be trigger an applet.event manager ap...