1AXCTL(8) Linux System Managers Manual AXCTL(8)
2
3
4
6 axctl - Configure/Kill running AX.25 connections.
7
9 axctl [-v] port dest src -window|-t1|-t2|-t3|-n2|-idle|-paclen|-kill
10 [parm]
11
13 The axctl command is designed to be a multi-function command that
14 allows miscellaneous commands to be issued to the Linux AX.25 protocol
15 layer for existing AX.25 connections. The connection is uniquely iden‐
16 tified via the combination of port, destination callsign and source
17 callsign, with that information the kernel is able to change the param‐
18 eters, or abort the connection.
19
20 Many of the options are similar to those found in axparms and perform
21 the same function. Only one parameter may be changed on each invokation
22 of axctl.
23
25 -v Displays the version number.
26
27 -window window Sets the window size for the AX.25 connection.
28
29 -t1 t1-timeout Sets the initial T1 timeout value for the AX.25
30 connection, the value is given in seconds.
31
32 -t2 t2-timeout Sets the T2 timeout value for the AX.25 connection,
33 the value is given in seconds.
34
35 -t3 t3-timeout Sets the T3 timeout value for the AX.25 connected,
36 the value is given in seconds.
37
38 -n2 n2-count Sets the maximum number of tries for the AX.25 con‐
39 nection.
40
41 -idle idle-timeout Sets the value for the idle timer for the AX.25
42 connection, the value is in minutes.
43
44 -paclen paclength Sets the maximum packet length that may be trans‐
45 mitted on the AX.25 connection.
46
47 -kill Will abort an existing AX.25 connection.
48
50 /etc/ax25/axports
51
53 call(1), getsockopt(2), setsockopt(2), ax25(4), axparms(8), axports(5).
54
56 Joerg Reuter DL1BKE <jreuter@poboxes.com>
57
58
59
60Linux 2 August 1996 AXCTL(8)