nodesave - Saves NET/ROM routing information
Contents
Description
Nodesave saves the contents of the /proc filesystem entries for the NET/ROM routing tables. The output of the program is in the form of a Bourne shell script that calls nrparms(8) to recreate the NET/ROM routing information. If no filename is given on the command line, the program writes the script to stdout. Typically nodesave would be used when taking a system off-air so that the NET/ROM routing may be quickly restored when the system is brought back on-line.
Files
/proc/net/nr_neigh
/proc/net/nr_nodes
Name
nodesave - Saves NET/ROM routing information
Options
-ppath Set the path to the nrparms binary. This only affects the output of the program. Default is
/usr/sbin.
-v Display the version.
See Also
netrom(4), netromd(8), nrparms(8).
Synopsis
nodesave[-ppath][-v][filename]
