home *** CD-ROM | disk | FTP | other *** search
/ norge.freeshell.org (192.94.73.8) / 192.94.73.8.tar / 192.94.73.8 / pub / computers / pdp10 / tops-10 / networ.hlp < prev    next >
Text File  |  1995-04-05  |  5KB  |  136 lines

  1. The network program may be executed by typing either:
  2.  
  3. NETWORK<NODE-LIST>
  4.  
  5. or
  6.  
  7. R NETWORK<CR>
  8. *<node-list>
  9.  
  10.  
  11.      A <NODE-LIST> is a string of node names  or  numbers  separated  by
  12. commas and optionally followed by switches.  The <NODE-LIST> may have no
  13. node names or numbers in it and consist only of switches.  In this  case
  14. all  nodes  are  selected.  When the program is started by typing "NODE"
  15. followed by a carriage return all nodes are also selected.  This program
  16. will  accept  wildcard  characters in node names (but not node numbers).
  17. Indirect command files are also handled.  The command line may take  the
  18. format specified below:
  19.  
  20. NODE-NAME,NODE-NUMBER,.../SWITCH/SWITCH...
  21.  
  22. Node names may be repeated, but switches may not.
  23.  
  24.                         Output Control Switches
  25.  
  26.  
  27.      1.  /(NO)ANF10 Force or suppress output of ANF10 information.
  28.  
  29.      2.  /(NO)BRIEF Suppress the output of devices.
  30.  
  31.      3.  /(NO)COST Force or suppress the output of  physical  path  cost
  32.          information in conjunction with the /TOPOLOGY  switch.
  33.  
  34.      4.  /(NO)DECNET Force or suppress output of DECnet information.
  35.  
  36.      5.  /(NO)ERROR Output all error messages(default).
  37.  
  38.      6.  /(NO)FAST Output only the NODE  name  and  number  of  all  the
  39.          nodes.    If  /NOBRIEF  is  specified  then  the  configuration
  40.          information is also output.
  41.  
  42.      7.  /(NO)HEADER Force or suppress output of header information.
  43.  
  44.      8.  /(NO)HELP Output this text.
  45.  
  46.      9.  /(NO)LAT Force  or  suppress  output  of  LAT  terminal  server
  47.          information.
  48.  
  49.     10.  /(NO)SILENC Suppress all non-error output.
  50.  
  51.     11.  /SORT Controls the sorting of output on  the  basis  of  either
  52.          node  name or number.  /SORT accepts an optional argument which
  53.          may be one     of the following:  "NAME" to have output  sorted
  54.          by node name for both ANF10 and DECnet.  "NONE" to suppress any
  55.          sorting of output.     "NUMBER" to  sort  the  output  by  node
  56.  
  57.                                                                   Page 2
  58.  
  59.  
  60.          number for both ANF10 and DECnet.      Omitting   the  argument
  61.          will cause output to be sorted by node  number  for  ANF10  and
  62.          node name for DECnet.  The LAT server typeout is not sorted.
  63.  
  64.     12.  /(NO)TOPOLOGY Controls output of topology information for  both
  65.          ANF10  and  DECnet  networks.   The  output  for ANF10 networks
  66.          consists of a node name and number followed by  pairs  of  node
  67.          numbers  and  parenthesized  link  costs.  For DECnet nodes the
  68.          output consists of one line per node having the the node  name,
  69.          number,  phase,  output  line,  number  of hops away, number of
  70.          logical links, and the round trip delay in milliseconds.   Zero
  71.          for a delay value indicates that none has been established yet.
  72.  
  73.     13.  /TYPE:<type of node> Will output nodes of the  type  specified.
  74.          Note:   This  will  not  work with host nodes since they do not
  75.          have the fixed field at the begining of their software id.  The
  76.          default  host  until an ID field is established in the software
  77.          ID of host systems.
  78.  
  79.  
  80.                      ANF10 Node Selection Switches
  81.  
  82.  
  83.      1.  /(NO)CDP Only output nodes with one or more "CDP".
  84.  
  85.      2.  /(NO)CDR Only output nodes with one or more "CDR".
  86.  
  87.      3.  /(NO)DDP Only output nodes with one or more "DDP"
  88.          (Unsupported.)
  89.  
  90.      4.  /(NO)DTA Only output nodes with one or more "DTA".
  91.  
  92.      5.  /(NO)LPT Only output nodes with one or more "LPT".
  93.  
  94.      6.  /(NO)MCR Only output nodes with one or more "MCR".
  95.  
  96.      7.  /(NO)MTA Only output nodes with one or more "MTA".
  97.  
  98.      8.  /(NO)PLT Only output nodes with one or more "PLT".
  99.  
  100.      9.  /(NO)PTP Only output nodes with one or more "PTP".
  101.  
  102.     10.  /(NO)PTR Only output nodes with one or more "PTR".
  103.  
  104.     11.  /(NO)RDA Only output nodes with one or more "RDA".
  105.  
  106.     12.  /(NO)TSK Only output nodes with one or more "TSK".
  107.  
  108.     13.  /(NO)TTY Only output nodes with one or more "TTY".
  109.  
  110.  
  111.                      DECnet Node Selection Switches
  112.  
  113.  
  114.                                                                   Page 3
  115.  
  116.  
  117.      1.  /(NO)LINKS Only output nodes with one or more open logical
  118.          links.
  119.  
  120.      2.  /(NO)UNREACHABLE Causes all known DECnet nodes to be listed
  121.          regardless of the node being or not being reachable.
  122.  
  123.  
  124.  
  125.      Switches used for selection of nodes may be used to either select a
  126. node  with  or  without a specific attribute.  This is done by using the
  127. proper switch or prefixing the switch with "NO".  If the switch  is  not
  128. used the selection of a node will not depend upon that attribute.
  129.  
  130.      If no NODE  specification  (e.g.   NETWORK  <carriage-return>)  the
  131. default output will be /BRIEF.  Any NODE specification at all will cause
  132. the default to print the configuration information.
  133.  
  134. .KJOB
  135. .
  136.