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 / ncp.hlp < prev    next >
Text File  |  1995-04-05  |  7KB  |  254 lines

  1. ! NCP.MEM  -  Network Control Program help file
  2. ! NCP.RNO  -  DSR source file of the help file
  3. ! Updated February 24, 1982.  Son VoBa.
  4. !
  5. ! The .MEM file should reside in the HLP: directory of the running system.
  6. !
  7. ! Each NCP command has an entry in this file.  The entries must be
  8. ! alphabetically ordered and must be preceeded with an "*" in column 1.
  9. !
  10. ! Additional entries may be added to this help file, but with care.
  11. *
  12. NCP enables an  operator  to  perform  network  control  functions  like
  13. changing  parameters,  gathering information, down-line loading, up-line
  14. dumping, triggering bootstrap, testing link  and  network,  and  zeroing
  15. counters.
  16.  
  17. Help for a specific command may be obtained with  the  HELP  command  as
  18. follows:
  19.  
  20.         NCP> HELP keyword [additional parameter]
  21.  
  22. For instance, if  you  wish  additional  information  about  the  CANCEL
  23. command you would type "HELP CANCEL"
  24.  
  25. *CANCEL
  26.  
  27.    CANCEL is used to remove a command from the queue  before  processing
  28.    begins.   You can check the status of the command with the SHOW QUEUE
  29.    command.
  30.  
  31. *CLEAR
  32.  
  33.    CLEAR is used to clear parameters of an entity from the volatile data
  34.    base.  Additional information available
  35.  
  36.       CLEAR CIRCUIT
  37.       CLEAR EXECUTOR NODE
  38.       CLEAR LINE
  39.       CLEAR LOGGING
  40.       CLEAR NODE
  41.  
  42. *CLEAR CIRCUIT
  43.  
  44.    CLEAR CIRCUIT is used to clear the volatile  circuit  parameters  for
  45.    the circuit(s) identified in the command.
  46.  
  47. *CLEAR EXECUTOR NODE
  48.  
  49.    CLEAR EXECUTOR NODE is used to reset the  EXECUTOR  to  the  node  on
  50.    which  the  NCP  program is running.  Note that this command does not
  51.    return the executor to the value in the permanent data base.
  52.  
  53. *CLEAR LINE
  54.  
  55.    CLEAR LINE is used to clear the  volatile  line  parameters  for  the
  56.    line(s) identified in the command.
  57.  
  58. *CLEAR LOGGING
  59.  
  60.    CLEAR LOGGING is used to control the  logging  of  events,  both  the
  61.    events that will be logged and where they will be logged.
  62.  
  63. *CLEAR NODE
  64.  
  65.    CLEAR NODE is used to clear  the  volatile  parameters  of  the  node
  66.    identified as node-id or set as EXECUTOR.
  67.  
  68. *DEFINE
  69.  
  70.    DEFINE is used to modify values in the permanent  data  base  of  the
  71.    identified entity.  Additional information available
  72.  
  73.       DEFINE CIRCUIT
  74.       DEFINE LINE
  75.       DEFINE LOGGING
  76.       DEFINE NODE
  77.  
  78. *DEFINE CIRCUIT
  79.  
  80.    DEFINE CIRCUIT is used to set the permanent  circuit  parameters  for
  81.    the circuit(s) identified in the command.
  82.  
  83. *DEFINE LINE
  84.  
  85.    DEFINE LINE is used to set the  permanent  line  parameters  for  the
  86.    line(s) identified in the command.
  87.  
  88. *DEFINE LOGGING
  89.  
  90.    DEFINE LOGGING is used to control where the events are logged  (event
  91.    sinks) and which events get logged.
  92.  
  93. *DEFINE NODE
  94.  
  95.    DEFINE NODE is used to set the  permanent  parameters  for  the  node
  96.    identified as node-id or set as EXECUTOR.
  97.  
  98. *DUMP
  99.  
  100.    DUMP is used to store a copy of the target's memory image in  a  dump
  101.    file at the host node.
  102.  
  103. *ENTER
  104.  
  105.    ENTER is used to  enter  an  alternative  command  processor  for  an
  106.    application type.
  107.  
  108. *EXIT
  109.  
  110.    EXIT is used to leave NCP command level and  return  to  the  TOPS-20
  111.    monitor command level.
  112.  
  113. *HELP
  114.  
  115.    HELP allows you to  display  the  function  and  format  of  any  NCP
  116.    command.  The format is
  117.  
  118.    NCP> HELP keyword [additional parameters]
  119.  
  120.    where keyword can be any one of the following NCP commands:
  121.  
  122.    CANCEL   CLEAR    DEFINE   DUMP     ENTER    EXIT     HELP
  123.    LIST     LOAD     LOOP     PURGE    PUSH     RETURN   SET
  124.    SHOW     TAKE     TELL     TRIGGER  ZERO
  125.  
  126. *LIST
  127.  
  128.    LIST is used to display information from the permanent data base.
  129.  
  130. *LOAD
  131.  
  132.    LOAD is used to load the system image file from one node to a  remote
  133.    node in the network
  134.  
  135. *LOOP
  136.  
  137.    LOOP is used to  request  a  node  level  loopback  test.   The  node
  138.    specified  in  the  command is the node to be connected TO;  that is,
  139.    the node that will loop back the data.  This may be the local node or
  140.    a remote node.
  141.  
  142. *PURGE
  143.  
  144.    PURGE is used to clear parameters of an  entity  from  the  permanent
  145.    data base.  Additional information available
  146.  
  147.       PURGE CIRCUIT
  148.       PURGE EXECUTOR NODE
  149.       PURGE LINE
  150.       PURGE LOGGING
  151.       PURGE NODE
  152.  
  153. *PURGE CIRCUIT
  154.  
  155.    PURGE CIRCUIT is used to clear the permanent circuit  parameters  for
  156.    the circuit(s) identified in the command.
  157.  
  158. *PURGE EXECUTOR NODE
  159.  
  160.    PURGE EXECUTOR NODE is used to reset the executor  in  the  permanent
  161.    data base to the local node.
  162.  
  163. *PURGE LINE
  164.  
  165.    PURGE LINE is used to clear the permanent  line  parameters  for  the
  166.    line(s) identified in the command.
  167.  
  168. *PURGE LOGGING
  169.  
  170.    PURGE LOGGING is used to control the  logging  of  events,  both  the
  171.    events that will be logged and where they will be logged.
  172.  
  173. *PURGE NODE
  174.  
  175.    PURGE NODE is used to clear the  permanent  parameters  of  the  node
  176.    identified as node-id or set as EXECUTOR.
  177.  
  178. *PUSH
  179.  
  180.    PUSH is used to leave the NCP command level  and  enter  the  TOPS-20
  181.    monitor  command level.  The POP command is used to return to the NCP
  182.    command level.
  183.  
  184. *RETURN
  185.  
  186.    RETURN is used to return to the OPR command level.
  187.  
  188. *SET
  189.  
  190.    SET is used to modify  values  in  the  volatile  data  base  of  the
  191.    identified entity.  Additional information available
  192.  
  193.       SET CIRCUIT
  194.       SET LINE
  195.       SET LOGGING
  196.       SET NODE
  197.  
  198. *SET CIRCUIT
  199.  
  200.    SET CIRCUIT is used to set the volatile circuit  parameters  for  the
  201.    circuit(s) identified in the command.
  202.  
  203. *SET LINE
  204.  
  205.    SET LINE is used to set the volatile line parameters for the  line(s)
  206.    identified in the command.
  207.  
  208. *SET LOGGING
  209.  
  210.    SET LOGGING is used to control where the  events  are  logged  (event
  211.    sinds) and which events get logged.
  212.  
  213. *SET NODE
  214.  
  215.    SET NODE is  used  to  set  the  volatile  parameters  for  the  node
  216.    identified as node-id or set as EXECUTOR.
  217.  
  218. *SHOW
  219.  
  220.    SHOW is used to display information from the volatile data base.
  221.  
  222. *TAKE
  223.  
  224.    TAKE is used to execute a series of NCP  commands  from  a  specified
  225.    command file.
  226.  
  227. *TELL
  228.  
  229.    TELL NODE is used as a prefix  to  designate  the  node  that  is  to
  230.    process  the  command.   The  prefix is effective only for the single
  231.    command that immediately follows.  Although the access information is
  232.    optional,  the  node  specified  as  node-id may refuse to accept the
  233.    command.
  234.  
  235.    Using the TELL NODE prefix is more efficient than  a  combination  of
  236.    SET  EXECUTOR and CLEAR EXECUTOR commands when only one command is to
  237.    be given to a node.
  238.  
  239. *TRIGGER
  240.  
  241.    TRIGGER is used to attempt to cause the target node (the node  to  be
  242.    loaded)  to send a load request to the executor.  If the load request
  243.    is sent successfully, the load proceeds automatically.
  244.  
  245. *ZERO
  246.  
  247.    ZERO is used to generate a counters zeroed event that causes counters
  248.    to  be  logged.   The  counters  are  then set to zero.  The counters
  249.    affected are those associated with the specified entity.
  250.  
  251.  
  252. .KJOB
  253. .
  254.