L2cat

Aus DXL-Wiki
Version vom 10. August 2020, 10:00 Uhr von Dl1nux (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „ <nowiki> l2cat -h -a autodetect deflate + ppp on first bytes ppp + deflate:"!p",deflate;…“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Zur Navigation springen Zur Suche springen
l2cat -h

 -a                                autodetect deflate + ppp on first bytes
                                     ppp + deflate:"!p",deflate;"!d"
                                     LF to CR:"!l", strip LF:"!L", transparent:"!8"
 -C <destination>                  slave connect destination -C "OE0AAA-12 OE5XBL"
                                     if no "-C" run as server waiting for connect
 -c <cmdline>                      execute command on connect -c "/bin/bash bash %m %u"
                                     %m=mycall %u=usercall %U=same no SSID %%=%
                                     if no "-c" data path is stdin/stdout
 -D <bytes>                        discard longer ppp frames if pr tx buffer full
 -d                                deflate on
 -h                                this
 -i <mycall> <mycall> ...          connectable calls -i "OE0AAA OE0AAA-15"
                                     first mycall is digi and used to connect out
 -j <1..6>                         1:del LF, 2:del LF+CR>LF, 3:CR>LF, 4:del CR
                                     5:del CR+LF>CR, 6:LF>CR in stream from pr
 -l                                convert LF to CR in stream to pr
 -L                                strip LF in stream to pr
 -m <0..2>                         ax25 Monitor to stderr (2 with info)
 -n <port> <parm> <value>          layer 2 parms, "-n a" set on all ports
                                     parm t:txwait d:dwait o:maxfr f:t1 F:t3
                                     parm I:ipoll n:retr h:halfdup
 -P                                ppp + deflate on
 -p <filename>                     data to/from this device/pipe -p /dev/ttyS0
 -R <ms>                           enable slave "keep connected" with max reconnet delay
                                     (max 4000000ms) (120000)
 -r <ms>                           enable slave "keep connected" with min reconnet delay
                                     and doubles delay each conn try till "-R"  (2000)
 -U <x.x.x.x:destport:listenport>  axudp (autodetect axudp2)
                                     listenport=0 uses a free port
                                     repeat -U for more ports
 -v                                verbous
 -V                                more verbous
 -w <n>                            check dupe axudp frames last n frames or n*10ms