Configuration files Use multiple configuration files to test configurations on remote devices
Digi TransPort WR Routers User Guide
251
update config test.cfg
cellular 1 apn new-apn-to-test
autorun 1 command “update config config.da0”
autorun 2 command “reboot in 5”
save config
reboot
If the TransPort device does not come back online, the device automatically reverts to the old
(working) configuration file, config.da0, and reboots after 5 minutes.
If the device comes back online after being rebooted with the configuration—that is, the device
connected with the new cellular Access Point Name (APN)— you can cancel the scheduled reboot
using the reboot cancel command.
digi.router> reboot cancel
Using the copy and update commands, you can copy the configuration file to the final configuration
file, and change the configuration file name.
digi.router> copy test.cfg config.da0
digi.router> update config config.da0