home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / hamradio / tnet_x1h.zip / QUICKREF.X1H < prev    next >
Text File  |  1992-11-02  |  8KB  |  174 lines

  1. << use the cut marks for page boundaries on your printer>>
  2. <<start of page 1>>
  3.                    THENET X1-H QUICK REFERENCE GUIDE
  4.  
  5. =============================================================================
  6.  
  7.                            SWITCH COMMANDS
  8.  
  9. ACL       [ { CALLSIGN + VALUE } | { CALLSIGN - VALUE } | { * VALUE } ]
  10. ALIAS     [ * | NEW_ALIAS ]
  11. ARP       [ ipaddr [ { - ptcl } | [ + [ P ] ptcl callsign [ DG | VC ] ] ]
  12. AUDIT     [ NUMBER_FROM_0_TO_255 ]
  13. BBS       [ CALLSIGN | * | ? ]
  14. BBSALIAS  [ * | NEW_ALIAS ]
  15. BTEXT     [ * | BEACON_MESSAGE_TEXT ]
  16. BYE
  17. CALIBRATE [ PERIOD_VALUE_FROM_1_TO_60 [ TOGGLE_VALUE_1_TO_PERIOD ] ]
  18. CLOSEDOWN A
  19. CONNECT   [ CALLSIGN [ [V] DIGILIST ... ]
  20. CQ        [ MESSAGE_FOR_CQ_PACKET ]
  21. CTEXT     [ * | CONNECT_MESSAGE_TEXT ]
  22. DXCLUSTER [ CALLSIGN | * | ? ]
  23. DXCALIAS  [ * | NEW_ALIAS ]
  24. HELP
  25. HOST      [ CALLSIGN | * | ? ]
  26. HOSTALIAS [ * | NEW_ALIAS ]
  27. INFO      [ SYSOP_SET_MESSAGE ]
  28. IPADDRESS [ NEW_IP_ADDRESS ]
  29. IPBROADCAST [ NEW_IP_ADDRESS ]
  30. IPROUTE   [ ipaddr [ /bits ] [ - | { + port [ ipgateway [ metric ] ] ] ]
  31. IPSTATS   [ { NEWPARAM | * } { NEWPARAM | * } ..... ]
  32. LINKS
  33. MANAGER
  34. MHEARD    [ NUMBER_FROM_1_TO_100 ]
  35. MODE      [ { NEWPARAM | * } { NEWPARAM | * } ..... ]
  36. NODES     [* [*] | NODECALL {+|-} IDENT QUAL COUNT PORT NEIGHBOUR [DIGIS]]
  37. PARMS     [ { NEWPARAM | * } { NEWPARAM | * } ..... ]
  38. QUIT
  39. RESET     [ ANY_CHARACTER ]
  40. ROUTES    [ PORT NODECALL [ DIGILIST ... ] { + | - } PATHQUALITY ]
  41. STATS
  42. SYSOP
  43. TALK      [ STRING ]
  44. UI        DEST   STRING_OF_TEXT_TO_BE_SENT_IN_UI_FRAME
  45. USERS
  46. -----------------------------------------------------------------------------
  47. Note : Any command may be enabled or disabled by the use of the '+' or '-'
  48.        modifier, as shown below :
  49.  
  50.        ANY_COMMAND   [ + | - | THAT_COMMANDS_PARAMETERS ]
  51.  
  52. Note : IP addresses are of the form nnn.nnn.nnn.nnn 
  53.        where nnn is a number 0..255
  54.  
  55. Note : IProute port paramter takes the form 0 or 1 for radio or rs232 AX.25
  56.        or N for Net/Rom
  57.  
  58. Note : ARP ptcl parameter is AX.25 or Net/Rom ( may be abbreviated )
  59.  
  60. =============================================================================
  61. <<end of page 1>>
  62. <<start of page 2>>
  63.  
  64.                         HOST 'ESCAPE' COMMANDS
  65.  
  66. <escape> C
  67. <escape> D
  68. <escape> P  [ NEW_PASSWORD ]
  69.  
  70. =============================================================================
  71.  
  72. UNDERSTANDING ACL VALUES              UNDERSTANDING AUDIT BITS
  73. -------------------------------------------------------------------------
  74. Bit   Function                   | Bit    Function
  75. ================================ | ===================================
  76.  0  Bar all incoming L2 connects |  0  Issue L1 stats every 10 minutes
  77.  1  Bar outgoing L2 downlinks    |  1  Audit L2 connects & disconnects
  78.  2  Ignore nodes broadcasts      |  2  unused
  79.  3  Bar gatewaying at level 3    |  3  Audit L4 connects & disconnects
  80.  4  Bar incoming L4 connects     |  4  Audit L7 use of sysop command
  81.  5  Bar outgoing L4 connects     |  5  Audit all L7 switch commands
  82.  6  ignore SSID in searching     |  6  Issue CPU stats every 10 minutes
  83.  7  unused                       |  7  unused
  84.  
  85. =============================================================================
  86.  
  87.                         PARMS PARAMETERS
  88.  
  89. Number Min    Max  Function
  90. -----------------------------------------------------------
  91.   1      1    400  Maximum number of destination nodes
  92.   2      0    255  Minimum quality for auto update
  93.   3      0    255  HDLC ( radio, port 0 ) default quality
  94.   4      0    255  RS232 ( crosslink, port 1 ) default quality
  95.   5      0    255  Initial value for obsolescence counter
  96.   6      1    255  Minimum obsolescence for node broadcast
  97.   7      0  65535  Auto update broadcast interval ( seconds )
  98.   8      0    255  Level 3 ( network ) Time To Live Initialiser
  99.   9      5    600  Level 4 ( transport ) timeout ( seconds )
  100.  10      2    127  Level 4 ( transport ) retries
  101.  11      1     60  Level 4 ( transport ) acknowledge delay ( seconds )
  102.  12      1   1000  Level 4 ( transport ) busy delay ( seconds )
  103.  13      1    127  Level 4 ( transport ) window size ( frames )
  104.  14      1    127  Level 4 ( transport ) congestion control threshold
  105.  15      0  65535  Level 7 ( switch ) inactivity timeout ( seconds )
  106.  16      0    255  Persistance for transmit delay
  107.  17      0    127  Persistance slottime delay ( 10's of milliseconds )
  108.  18      1     15  Level 2 ( link ) T1 timeout, ie FRACK ( seconds )
  109.  19      1      7  Level 2 ( link ) window size ( packets )
  110.  20      0    127  Level 2 ( link ) retries
  111.  21      0   6000  Level 2 ( link ) T2 timeout ( 10's of milliseconds )
  112.  22      0  65535  Level 2 ( link ) T3 timeout ( 10's of milliseconds )
  113.  23      0      1  Level 2 ( link ) digipeat enable flag
  114.  24      0      1  Callsign validation flag
  115.  25      0      2  Node beacon control (0=off, 1=only if active, 2=always)
  116.  26      0      1  CQ broadcasts enable flag
  117.  
  118. =============================================================================
  119. <<end of page 2>>
  120. <<start of page 3>>
  121.                         MODE PARAMETERS
  122.  
  123. Number Min    Max  Function
  124. -----------------------------------------------------------
  125.   1      0      1  Hardware handshake host control mode flag
  126.   2      0   3600  CWID repeat period ( seconds )
  127.   3      4     10  CWID speed ( 10's msecs per dot )
  128.   4      0      3  Nodes broadcast channel enable flags where
  129.                    0=none, 1=HDLC only, 2=RS232 only, 3=Both ports
  130.   5      0      3  Crosslink protocol selection
  131.                    0=crosslink, 1=KISS, 2=KISS+selcopy, 3=KISS+allcopy
  132.   6      0    255  TX keyup delay ( 10's of milliseconds )
  133.   7      0      1  Full duplex enable flag
  134.   8      0  65535  RS232 ( port 1 ) node broadcast period ( secs )
  135.   9      0      3  Node broadcast algorithm control flags
  136.                    0=off, 2=RS232 port, 1 & 3 not normally used
  137.  10    600   3600  Beacon interval ( seconds )
  138.  11      0      2  Connect redirection to BBS flag
  139.  12      0     31  Help messages enable flags
  140.  13      0      3  Hash node broadcast disable flags ( one bit per port )
  141.  14      0      1  Enable extra aliases monitoring if set
  142.  
  143. =============================================================================
  144.  
  145.                         IPSTAT PARAMETERS
  146.  
  147. Number Min    Max  Function
  148. -----------------------------------------------------------
  149.   1      0      3  ip L2 AX.25 Modes ( 1 bit per port, 1=DG )
  150.   2      0      1  ip Forwarding, 1=enable router, 0=disable
  151.   3      2    255  ip Default TTL
  152.   4      0      0  ip In Receives
  153.   5      0      0  ip In Header Errors
  154.   6 *    0      0  ip In Address Errors
  155.   7      0      0  ip Forwarded Datagrams
  156.   8      0      0  ip In Unknown Protocols
  157.   9 *    0      0  ip In Discards ( TTL exceeded )
  158.  10 *    0      0  ip In Delivers
  159.  11      0      0  ip Output Requests
  160.  12 *    0      0  ip Output Discards
  161.  13      0      0  ip Output No Routes
  162.  14 *    1     30  ip Reasm Timeout
  163.  15 *    0      0  ip Reasm Requireds
  164.  16 *    0      0  ip Reasm OKs
  165.  17 *    0      0  ip Reasm Fails
  166.  18      0      0  ip Frag OKs
  167.  19 *    0      0  ip Frag Fails
  168.  20      0      0  ip Frag Creates
  169.  
  170. Those marked '*' are not used in this version
  171.  
  172. =============================================================================
  173. <<end of document>>
  174.