Man page - nodesave(8)
Packages contains this manual
- rose_call(8)
- ttylinkd.conf(5)
- mheard(1)
- m6pack(8)
- netromd(8)
- ax25(4)
- bput(1)
- tcp_call(8)
- beacon(8)
- rsuplnk(8)
- kissnetd(8)
- axctl(8)
- axwrapper(8)
- rxecho(8)
- rip98d(8)
- rsdwnlnk(8)
- axparms(8)
- rsattach(8)
- nrbroadcast(5)
- netrom(4)
- baycom(9)
- rsparms(8)
- nrparms(8)
- net2kiss(8)
- smmixer(8)
- ttylinkd(8)
- spattach(8)
- axspawn.conf(5)
- mheardd(8)
- ax25d(8)
- nodesave(8)
- ax25d.conf(5)
- ax25_call(8)
- axgetput(1)
- sethdlc(8)
- rip98d.conf(5)
- dmascc_cfg(8)
- bpqparms(8)
- kissattach(8)
- nrattach(8)
- bget(1)
- soundmodem(9)
- axspawn(8)
- kissparms(8)
- nrsdrv(8)
- hdlcdrv(9)
- rose(4)
- netrom_call(8)
- mkiss(8)
- rxecho.conf(5)
apt-get install ax25-tools
Manual
NODESAVE
NAMESYNOPSIS
DESCRIPTION
OPTIONS
FILES
SEE ALSO
AUTHOR
NAME
nodesave - 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>