I am using the below code to execute a TCL script inside a cisco router.
Router#tclsh
Router(tcl)#source tftp://tftp-server/tcl-script.tcl
Everyday I wanted to execute same script in my router at 10 PM. how can I schedule it?
Regards,
Varghese