From 17287576555a5c46fa23549e2e5f073660dccb70 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Wed, 21 Apr 1999 09:51:03 +0200 Subject: Import ax25-tools 0.0.1 from tarball --- netrom/nrbroadcast.5 | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 netrom/nrbroadcast.5 (limited to 'netrom/nrbroadcast.5') diff --git a/netrom/nrbroadcast.5 b/netrom/nrbroadcast.5 new file mode 100644 index 0000000..7258bc7 --- /dev/null +++ b/netrom/nrbroadcast.5 @@ -0,0 +1,49 @@ +.TH NRBROADCAST 5 "2 August 1996" Linux "Linux Programmer's Manual" +.SH NAME +nrbroadcast \- NET/ROM routing broadcast configuration file. +.SH DESCRIPTION +.LP +.B Nrbroadcast +is an ASCII file that contains information about each of the physical AX.25 +ports that are to have NET/ROM routing broadcasts transmitted from them. +.LP +Each line has the following format, each field being delimited by white space: +.sp +.RS +port minobs defqual worstqual verbose +.RE +.sp +The field descriptions are: +.sp +.RS +.TP 14 +.B port +the port name of the AX.25 port to broadcast on. +.TP +.B minobs +this is the minimum obsolescence count of a routing table entry to be +broadcast on this port. +.TP +.B defqual +this is the default quality of an incoming routing broadcast from an unknown +neighbour. +.TP +.B worstqual +this is the worst quality node received from a routing broadcast that will +be added to our routing table. +.TP +.B verbose +whether the routes to all of my nodes in my routing table, or just the nodes +resident on my machine are to be broadcast. +.RE +.SH FILES +.LP +/etc/ax25/nrbroadcast +.br +/etc/ax25/axports +.SH "SEE ALSO" +.BR call (1), +.BR netrom (4), +.BR axports (5), +.BR netromd (8), +.BR nrparms (8). -- cgit v1.2.3