IPsec parameters
Digi TransPort User Guide 416
Learning mode: saving entries
When learning mode is used, the dynamic backup database is stored in RAM. This database will
be lost if the router is power-cycled. The database in RAM can be saved to flash to over-write the
dbfile with the one in RAM that includes the learned entries or it can be saved to a new file.
To save the dbfile to flash from RAM, use the following command:
sqlsave 0 <filename>
Where
<filename> is the name of the destination file.
For example, to save the learned database entries to a file called backup.csv:
sqlsave 0 backup.csv
If there are no learned entries, this command will not create a file. To view the number to learned
entries, use the command sql 0 ?, and in the output, see the section headed Learning info:
Learning info.
items learned:0
matched retrievals:0
OK