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.
Script calculates an MD hash of the running configuration and comparesit to the previous MD5 hash, if the hash matches the config has not changed and no action is taken. If hash is different the script will copy the configuraton
to an FTP server.Sc...
What can be done to address this error? I did update ncs-start-java-vm with opts=`add_if_not_contains "${opts}" "-Xmx" "" "1G"` and restarted ncs.admin@ncs% request devices device PD-P1-BR1 sync-fromresult falseinfo External error in the NED implem...
Policy will transmit (via SMS) snmp trap varbind information when the Cellularinterface changes state. The SMS goes to a SMS gateway (ISR router in the NOC)equipped with 4G card to accept SMS message. EEM policy on the SMS gateway willreconstruct the...
Provides the ability for a Cisco ISR, IR or CGR router to automatically return its cellular service to LTE if it has fallen to 3G or 2G (if LTE service is available). Without the applet, the router may remain on 3G even if LTE service is available. ...
This ISR sample application uses a tclsh script managed by an EEM applet to stream NMEA formatted location data in UDP packets (with configurable port number) to a defined target. TCLSH script is in the attached zip file and also requires the follo...
There are the string trim commands to remove carriage returns so the variables are on one line.
Variables on different lines.
event manager applet test
event none
action 010 set username "User-Name: PC1\r"
action 020 set mac "700b.4f90.ef95"
acti...
Do you have a tunnel interface configured in VPN0 of vbond and vsmart? If so you will need to "allow ssh" since vmanage copies the cert via SCP to the other control components.
The reload command can be sent directly as "action <number> reload" and this does not ask for confirmation. If you send the reload with cli command as "action <number> cli command reload" this will ask for confirmation.