08-28-2002 12:58 AM - edited 03-02-2019 12:57 AM
I want to reload a router every day , is it possible and if yes how ??
Because the command reload in and at have only one possibility .
08-28-2002 06:06 AM
First of all: Why the heck would you want to reboot a router every day. If your router is that unstable, contact the TAC. Or upgrade it. Or do something with the network - whatever.
But since you asked, there are lots of ways:
1. You could run a *Nix script (read: cron job) that shells out and reboots the router.
2. You could use the IOS schedule command and always schedule a reboot the next day.
3. You could use SNMP commands (if you have the appropriate permissions and the right SNMP reload command set in the config) to do it over SNMP.
But seriously: please re-evaluate why you're rebooting your routers. I have routers that have been running for almost two years without being rebooted.
08-28-2002 06:59 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide