logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nodesave - Saves NET/ROM routing information

Author

       Tomi Manninen OH2BNS <oh2bns@sral.fi>

Linux                                             27 April 2008                                      NODESAVE(8)

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]

See Also