cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3707
Views
5
Helpful
8
Replies

router reload without confirmation

mateens
Level 1
Level 1

Hei, 

How do i schedule router reload without confirmation ?

Issue is :

I am updated som vpn configuration and may lose connection if tunnel does not come back up. If i schedule a reload then router can start with old configuration and reestablish tunnel.

1 Accepted Solution

Accepted Solutions

Leo Laohoo
Hall of Fame
Hall of Fame
event manager applet weekly-reload
 event timer cron cron-entry "0 6 * * Mon"
  action 1.0 cli command "wr"
  action 1.1 reload

View solution in original post

8 Replies 8

balaji.bandi
Hall of Fame
Hall of Fame

what model of the Router : you can setup Kron to reload

 

 

kron occurance RELOAD in 1 recurring

   policy-list reload

 

kron policy-list RELOAD

   cli reload at 05:00    <<- 5 AM

   exit

 

reference :

 

https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/cns/configuration/15-mt/cns-15-mt-book/cns-cmd-sched.pdf

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

have 891F with  Version 15.4(1r)T1, RELEASE SOFTWARE (fc1). Cannot see kron  command in here..

Version 15.4(1r)T1

That is the ROMMON version and not the IOS version.

Cisco IOS Software, C800 Software (C800-UNIVERSALK9-M), Version 15.3(3)M6, RELEASE SOFTWARE (fc1)

Leo Laohoo
Hall of Fame
Hall of Fame
event manager applet weekly-reload
 event timer cron cron-entry "0 6 * * Mon"
  action 1.0 cli command "wr"
  action 1.1 reload

@Leo Laohoo  can you elaborate what will happen with the commands you mentioned ? "wr" command would be triggered and then "reload" ? but i do not need confirmation to appear for reload.

The EEM script instructs the appliance to save the config and reload every Monday at 06:00 local time.

Thankyou for tip:

I needed this:

event manager applet schedule-reboot

event timer watchdog time 300

action 1.0 reload

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card