1NRBROADCAST(5) Linux Programmer's Manual NRBROADCAST(5)
2
3
4
6 nrbroadcast - NET/ROM routing broadcast configuration file.
7
9 Nrbroadcast is an ASCII file that contains information about each of
10 the physical AX.25 ports that are to have NET/ROM routing broadcasts
11 transmitted from them.
12
13 Each line has the following format, each field being delimited by white
14 space:
15
16 port minobs defqual worstqual verbose
17
18 The field descriptions are:
19
20
21 port the port name of the AX.25 port to broadcast on.
22
23 minobs this is the minimum obsolescence count of a rout‐
24 ing table entry to be broadcast on this port.
25
26 defqual this is the default quality of an incoming routing
27 broadcast from an unknown neighbour.
28
29 worstqual this is the worst quality node received from a
30 routing broadcast that will be added to our rout‐
31 ing table.
32
33 verbose whether the routes to all of my nodes in my rout‐
34 ing table, or just the nodes resident on my
35 machine are to be broadcast.
36
38 /etc/ax25/nrbroadcast
39 /etc/ax25/axports
40
42 call(1), netrom(4), axports(5), netromd(8), nrparms(8).
43
44
45
46Linux 2 August 1996 NRBROADCAST(5)