I have a 2900 router setup as a call manager. For reasons I'd rather not get into I have to modify the CNF file for CIPC which gets used for IP Communicator clients to register. I have a TCL script that will do this. But the problem is after reboot the files automatically get recreated so I someone has to run the script after every reboot.
is there anyway to tell the system to run my TCL script automatically after the system reboots and the CNF files have been recreated?
Thank you in advance
Solved! Go to Solution.
Have a look at https://supportforums.cisco.com/docs/DOC-12612. That will give you some options for running an EEM policy (script or applet) at boot time.
Have a look at https://supportforums.cisco.com/docs/DOC-12612. That will give you some options for running an EEM policy (script or applet) at boot time.
Thank you that's exactly what I needed