Copyright Digital Equipment Corp. All rights reserved.

Examples

   1.LANCP> SHOW NODE

     Node Listing:

     GALAXY (08-00-2B-2C-51-28):
      MOP DLL: Load file: APB.EXE
               Load root: $64$DIA24:<SYS11.>
               Boot type: Alpha satellite

     CALPAL (08-00-2B-08-9F-4C):
      MOP DLL: Load file: READ_ADDR.SYS
               Last file: LAN$DLL:APB_X5WN.SYS
               Boot type: Other
               2 loads requested, 1 volunteered
               1 succeeded, 0 failed
               Last request was for a system image, in MOP V4 format
               Last load initiated 10-JUN-1998 09:11:17
                   on EXA0 for 00:00:06.65
               527665 bytes, 4161 packets, 0 transmit failures

     Unnamed (00-00-00-00-00-00):

     Totals:
       Requests received    2
       Requests volunteered 1
       Successful loads     1
       Failed loads         0
       Packets sent         2080
       Packets received     2081
       Bytes sent           523481
       Bytes received       4184
       Last load            CALPAL at 10-JUN-1998 09:11:17.29

     This example shows output from a command issued on a local node
     on which there are three nodes defined (GALAXY and CALPAL).
     CALPAL has issued two load requests:

     o  The first request is the multicast request from CALPAL that
        the local node volunteered to accept.

     o  The second request is the load request sent directly to the
        local node by CALPAL for the actual load data. The elapsed
        time from the second load request to completion of the load
        was 6.65 seconds.

   2.LANCP> SHOW NODE VAXSYS

     Displays node characteristics and counters information from the
     LAN volatile node database for node VAXSYS.

   3.LANCP> SHOW NODE/ALL VAX

     Displays node characteristics and counters information from the
     LAN volatile node database for all nodes whose name begins with
     VAX.

   4.LANCP> SHOW NODE/ALL

     Displays node characteristics and counters information from the
     LAN volatile node database for all nodes.

   5.LANCP> SHOW NODE/ALL/OUTPUT=TMP.INI

     Writes a list of all nodes to the file TMP.INI.