Add APRS-IS interface documentation to doc/pattyd.conf.5
This commit is contained in:
parent
a807a9ec9d
commit
dc97e5d324
1 changed files with 16 additions and 0 deletions
|
@ -42,6 +42,22 @@ as follows:
|
||||||
.It Li flow Ar crtscts
|
.It Li flow Ar crtscts
|
||||||
.It Li flow Ar xonxoff
|
.It Li flow Ar xonxoff
|
||||||
.El
|
.El
|
||||||
|
.It Li if Ar ifname Li ax25 Ar MYCALL Li aprs-is Ar args ...
|
||||||
|
Raise an interface named
|
||||||
|
.Ar ifname ,
|
||||||
|
with the callsign
|
||||||
|
.Ar MYCALL
|
||||||
|
attached to an APRS-IS client. The following
|
||||||
|
.Ar args ...
|
||||||
|
must be provided:
|
||||||
|
.Bl -tag
|
||||||
|
.It Li
|
||||||
|
.It Li host Ar host.aprs.is
|
||||||
|
.It Li port Ar 14580
|
||||||
|
.It Li user Ar MYCALL
|
||||||
|
.It Li pass Ar 12345
|
||||||
|
.It Li filter Ar spec
|
||||||
|
.El
|
||||||
.It Li route station Ar CALLSGN Li if Ar ifname Li path Ar HOP1 Op ...
|
.It Li route station Ar CALLSGN Li if Ar ifname Li path Ar HOP1 Op ...
|
||||||
Add a static route to reach
|
Add a static route to reach
|
||||||
.Ar CALLSGN
|
.Ar CALLSGN
|
||||||
|
|
Loading…
Add table
Reference in a new issue