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 dear friends,I have an ASA 5520 behind my DSL router at home. I have no internet access behind the firewall although it's configured with permit ip any any on the secured and outside interface. I have PAT configured on my outside interface, I see ...
Hello dear friends,
I am seeking your help for the setup of NAT on Cisco 3945 platform. The diagram and configuration of the NAT router in my scenario is in attachment.
Here is the scenario: I have two hosts Host-A and B with identical IP address (10...
Hi there,
I am looking for help writing a script that will manually clear an IPSec tunnel 10 minutes after a delete SA message is sent to the console.
Here is the script I have on my router, it doesn't seem to work as I have to complete action 3.1 ma...
Hi there,I would like to write an EEM script that will be able to detect when a BGP neighbor goes down and then shutdown that neighbor.i.e if this event shown below is detected :2:35:15.459: %BGP-5-ADJCHANGE: neighbor 10.10.10.10 DownI would like my ...
I think I found a work around, I have to add a host route on Cisco-A for each NATed address, I realized it doesn't have ARP entries for them. Any better option ?
Thank you Pawan,
Actually I've removed the VRF under interface GigabitEthernet0/1.28 and GigabitEthernet0/0.18 for testing purposes. I've fixed the NAT statement, I still don't see any translation for the IP 10.255.255.210.
Regards,
Patrice
Hi Joe, I forgot to show the EEM version I am run:
Router#sh event manager versionEmbedded Event Manager Version 3.10Component Versions:eem: (v310_throttle)4.1.23eem-gold: (v310_throttle)1.0.7eem-call-home: (v310_throttle)1.0.6Event Detectors:
Thanks Joe,
On which eem version you've tested the example shown?
I used your example on my router and I got different output :
Router#sh run | sec eventevent manager environment qevent manager applet track-up event track 1 state up action 001 cli...
I am getting an error related to the variable $peer when I try to execute this script : *Aug 14 21:19:19.102: %BGP-5-ADJCHANGE: neighbor 10.238.100.3 vpn vrf TC Down Admin. shutdown*Aug 14 21:19:19.182: %HA_EM-3-FMPD_UNKNOWN_ENV: fh_parse_var: could...