Technical data

Table Of Contents
221
script to execute on every startup, whereas the
reboot
command is useful to apply changes and have them take
effect (almost) immediately. However, be aware of the following caution note.
Caution:
If you create a one-time script file (copied to the router under the name AUTOEXEC.BAT), do not
include both the following commands:
rename
<
autoexec.old> < autoexec.bat>
and
reboot.
This would result in
an endless loop of starting the router, executing the script, restarting the router, re-executing the script.