RSPORTS(5) - Linux manual page online | File formats
Rose port configuration file.
Chapter
27 August 1996
RSPORTS(5) Linux Programmer's Manual RSPORTS(5)
Linux 27 August 1996 RSPORTS(5)
NAME
rsports - Rose port configuration file.DESCRIPTION
Rsports is an ASCII file that contains information about each of the Rose ports that are to be used. When dealing with a Rose utility such as call, it takes an optional argument that is the port name. This port name is a reference to the line within rsports, which has the same name. The information on each line contains enough information to bind the com‐ mand to a particular Rose interface, this binding is done by matching the address on the line in rsports with the address of the port set by ifconfig or rsattach. The rsports file may contain comments that begin with a # in the first column, or a port description in the following format, each field being delimited by white space: name address description The field descriptions are: name this is the unique Rose port identifier. address the address of the Rose interface to bind to. description a free format description of this interface, this field extends to the end of the line. It may contain spaces.FILES
/etc/ax25/rsportsSEE ALSO
call(1), rose(4), ifconfig(8), rsparms(8).This manual | Reference | Other manuals |
---|---|---|
rsports(5) | referred by | ax25d.conf(5) | axcall(1) | rose(4) | rsattach(8) | rsparms(8) |
refer to | ifconfig(8) | rose(4) | rsparms(8) |