Command reference autorun
Digi TransPort WR Routers User Guide
353
autorun
Configures commands to be automatically run at boot-up. You can use auto-run commands for tasks
such as switching configuration files, or scheduling a reboot. You can configure up to 10 auto-run
commands. Use the python-autostart command to schedule python programs.
This command is available to super users only.
Syntax
autorun <1 - 10> <parameter> <value>
Parameters
command
Command to run.
Accepted value is any string up to 100 characters.
Examples
n
autorun 1 command "copy config.da0 config.backup"
Automatically copy a file.