nodesave - Man Page

Saves NET/ROM routing information

Synopsis

nodesave [-p path] [-v] [filename]

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.

Options

-p path

Set the path to the nrparms binary. This only affects the output of the program. Default is /usr/sbin.

-v

Display the version.

Files

/proc/net/nr_neigh
/proc/net/nr_nodes

See Also

netrom(4), netromd(8), nrparms(8).

Author

Tomi Manninen OH2BNS <oh2bns@sral.fi>

Referenced By

netrom(4).

4 July 1999 Linux System Managers Manual