Task list
1. Connect to cisco
2. Send command “reload at 23:00”
3. Write memory
Troubleshoot
R1#reload at 23:00
%The date and time must be set first.
R1#clock set 21:57:00 Feb 11 2021
R1#wr
R1#reload at 22:08
Reload to the ROM monitor disallowed from a telnet line.
Set the configuration register boot bits to be non-zero.
R1#conf t
Enter configuration commands, one per line. End with CNTL/Z.
R1(config)#config-register 0x2102
R1(config)#exit