HP 3000 Manuals

SUMMARYCONF [ Configuring Systems for Terminals, Printers, and Other Serial Devices ] MPE/iX 5.5 Documentation


Configuring Systems for Terminals, Printers, and Other Serial Devices

SUMMARYCONF 

Prints a summary report for one or more communications subsystems. 

Syntax 

	       Click here to view figure.
          Figure A-1.    

Parameters 

subsystem             The name of the subsystem(s) for which the report
                      will be generated.  If more than one subsystem is
                      entered, a report will be printed for each
                      subsystem in the order given.  If ALL is entered, a
                      report will be printed for every subsystem.  Valid
                      entries are ALL, DTS, NETXPORT, SNANODE, NRJE, IMF,
                      DHCF, APPC, and RJE.

Description 
SUMMARYCONF displays a summary report for a particular subsystem.  This
command is identical to the Print Summary function in the NMMGR Output
Configuration screen.

Output is directed to the file defined in the file equation FORMLIST. If
FORMLIST is not defined, output is sent to $STDLIST.

When you use SUMMARYCONF to print a summary report for the
datacommunications and terminal subsystem (DTS), you can also specify a
summary option to designate additional items in the DTS subsystem you
wish to have reported.  You do so in one of two ways.  The first way is
to enter the option on the same line as the command.  For example:

SUMMARYCONF DTS,LINK

will cause a report to be generated for the DTS link configuration.  You
can use this method regardless of whether you entered maintenance mode
from screen mode you are running a job to generate output.

You can use the second way to specify a summary option for the DTS
subsystem only if you have entered maintenance mode from screen mode.
This method is to enter SUMMARYCONF DTS at the NMMGR maintenance mode
prompt, with no option specified.  A new prompt will appear, as follows:

DTS Summary>

You can enter the DTS print option at this prompt (see below).  If you do
not want to generate any additional DTS reports, enter E[XIT] at the
prompt.  You will be returned to the maintenance mode prompt.

The following DTS print summary options are available:

ALL                   Displays all DTS configuration information.

DTC[dtcname]          Displays the configuration for all DTCs or for the
                      DTC whose name is specified in dtcname.

DTS                   Displays the DTS subsystem configuration
                      parameters.

E[XIT]                Leaves DTS Summary and returns you to the
                      maintenance mode prompt.

HELP                  Displays the available DTS summary options.

LDEV [ldev[/ldev]]    Displays the configuration for all ldevs (logical
                      devices), a single ldev, or a range of ldevs.

LINK                  Displays the link configuration for the DTS.

PORT [dtcname [card   Displays the configuration for all configured
[port]]]              ports, all ports on a specified DTC, all ports on a
                      specified DTC and card, or for a specific DTC,
                      card, and port.

PROFILE [profile]     Displays the configuration for all profiles or for
                      a specified profile.

X.25 Card             Displays the information about the Host Based X.25
[card#[,option]]      Card configuration.

OPTIONS: -LEVEL12     Displays the level 1 and 2 configuration.

-LEVEL14              Displays the level 3 configuration miscellaneous
                      configuration data.

-PAD                  Displays the Nailed PAD data.

-SEC                  Displays the PAD security data.

-SYS                  Displays the System to System configuration data.

Example 
To display the summary report for NETXPORT:

NMMGR>SUMMARYCONF NETXPORT

To display the summary report for profiles defined in the DTS subsystem:

NMMGR>SUMMARYCONF DTS,PROFILE

Or:

NMMGR>SUMMARYCONF DTS

DTS Summary>PROFILE



MPE/iX 5.5 Documentation