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 all,
I've created an EEM script triggered by Simple Network Management Protocol (SNMP) object identifier values that generates a syslog message when the Signal to Noise Radio is out of the value permitted:
Object: cwceLteCurrSnr
OID: 1.3.6.1.4.1...
Cisco 3G/4G WWAN EHWICs proporcionan una solución rentable, rápidamente desplegable, confiable y segura para sitios remotos y sucursales. El documento adjunto ilustra algunas de sus aplicaciones, y ventajas.
Cualquier pregunta, no dudes en contacta...
Hi, Have you tried adding the EEM script suggested to clear the IP NAT translations when the primary goes DOWN? event manager applet IP_NATevent track 1 state anyaction 1.0 cli command "enable"action 2.0 cli command "clear ip nat translation *"
Hi, In this case, it is likely the issue is caused by the NAT translations. After reviewing your configuration, I suggest adding an EEM script to clear the IP NAT translations once the primary route goes down. Here you have the EEM script suggested: ...