HP OpenVMS System Management Utilities Reference Manual


Previous Contents Index

Specify one of the following speeds: 50, 75, 100, 134, 150, 300, 600, 1200, 1800, 2400, 3600, 4800, 7200, 9600, 19200, 38400, 57600, 76800, or 115200. If your line allows split speed, you can specify different speeds for input and output. If you only specify one speed, it is used for both input and output.

/TRANSMIT_ACCM=mask-value,...

Identifies the starting Asynch Control Character Map (ACCM). This mask is used by the PPP driver to negotiate the final transmit ACCM for asynchronous ports. Specify a mask in the range of 0x0 to 0xFFFFFFFF. The default mask value is 0xFFFFFFFF, 0x0, 0x0, 0x60000000, 0x0, 0x0, 0x0. The masks are ordered from low-order longword to high-order longword. Specify the longword mask until the last mask bits are set. The remaining longwords are set to 0. With 8 longwords, there is 1 bit for every ASCII character position (from 0 to 255). The ASCII characters 0x20 through 0x3F and 0x5E cannot be quoted.

Description

Use the SET command to specify the communications characteristic of a terminal device. Communications characteristics such as address compression, flow control, and line speed determine how data is transmitted and received. These characteristics take effect as soon as you invoke the CONNECT or DIAL_OUT command.

Note

If you you invoke a SET command from the DCL command line (for example, PPPD SET/MTU=1000 tta0), the utility assumes you wish to connect and attempt to start a PPP connection on the specified device.


PPPD> SET/PERMANENT TTA0:
%PPPD-I-CONNECTTERM, converting connection on device _TTA0: to a 
Point-to-Point connection

In this example, the SET command is setting up a permanent network connection over the serial port TTA0.

SHOW

Allows you to display the communication characteristics for a specific terminal.

Format

SHOW device-name[:]


Parameter

device-name[:]

Supplies the name of the device whose characteristics are to be displayed. The device name has the form ddcu where dd is the device code, c is the controller designation, and u is the unit number. LAN devices are specified as the name of the device that is unit 0. For example, the first terminal device on a LAN is specified as TTA0, the second as TTB0.

Qualifiers

/ADDRESS_COMPRESSION

Indicates whether the address compression is on or off.

/ALL[=BRIEF] (default)

/ALL[=LONG]

Displays all the current device and communication settings. BRIEF formats the output for the screen. LONG displays each setting on a separate line.

/COUNTERS=(keyword,...)

Shows the current values for the specified counter(s). You can specify one or more of the following keywords with this qualifier:
Keyword Description
ALL Displays all counters.
BAD_FCS_PACKETS Displays the count of packets with bad frame check sequence (FCS).
DATA_LOST Displays the count of lost characters that were reported by hardware.
DROPPED_CHARACTERS Displays the count of all characters thrown away.
FRAMING_ERRORS Displays the count of characters with framing errors.
LONG_PACKETS Displays the count of packets longer than the current maximum receive unit setting (MRU).
RECEIVED_PACKETS Displays the count of total packets received.
RUNT_PACKETS Displays the count of packets with too few characters.
TOTAL_CHARACTERS Displays the count of all characters received.
TRANSMITTED_PACKETS Displays the count of total packets transmitted.

/ECHO=(FAILURE=value, INTERVAL=value)

Specifies the number of Link Control Protocol (LCP) echo requests and the interval (in milliseconds) between requests that must be sent without response before the line is considered down.

/FCS_SIZE

Shows the current receive and transmit FCS size in bits.

/FLOW_CONTROL=(keyword,...)

Shows the current flow control setting used over the asynchronous physical link. You can specify one of the following keywords with this qualifier:
Keyword Description
HARDWARE Uses RTS/CTS flow control. If using this control, the transmit Asynch Control Character Map (ACCM) can be 0x0, 0x0, 0x0, 0x60000000. Only valid for lines set to /MODEM or /COMMSYNCH.
XON_XOFF (default) Uses band flow control. If using this control, the optimal transmit ACCM is 0xA0000, 0x0, 0x0, 0x60000000. Only valid for asynchronous lines.

/HANGUP

Displays the action that occurs when a session is terminated.

/MAGIC_NUMBER_RETRIES

Shows the number of attempts that are made to negotiate a magic number.

/MAXCONFIGURE

Shows the number of configure-request packets sent without acknowledgment before assuming that the peer is not responding.

/MAXFAILURE

Displays the number of configure-nak packets sent before sending a configure-ack and before assuming that the configuration is not converging.

/MAXTERMINATE

Shows the number of terminate-request packets sent without acknowledgment before assuming the peer is unable to respond.

/MRU

Displays the largest packet that the line can receive.

/MTU

Displays the largest packet that the line can transmit.

/NETWORK_PROTOCOL

Displays the current network protocol(s) allowed over the physical link.

/PASSIVE

Indicates whether this is a passive or active line.

/PERMANENT

Indicates whether this is a permanent or transient (nonpermanent) line.

/PROTOCOL_COMPRESSION

Shows the status of protocol field compression.

/RECEIVE_ACCM

Displays the value of the current receive ACCM for asynchronous ports.

/RESTART_TIMER

Displays the interval used to time transmission of request packets.

/SPEED

Indicates the current input and output speeds of the line.

/TRANSMIT_ACCM

Displays the value of the current transmit ACCM for asynchronous ports.

Description

The SHOW command allows you display the current terminal and communication settings. To display all available settings, use the /ALL qualifier.


PPPD> SHOW/ALL=BRIEF TTA0:
Line TTA1: is being used for PPP connections 
 
Debug trace:     OFF       Debug mailbox:  
Address comp:    OFF       Max configure:        10  Restart timer:        30 
ASN port name:   ASN13     Max failure:           5 
Echo failure:           0  Max terminate:         2  Receive ACCM:   FFFFFFFF 
Echo intervals:         0  MRU:                1500  Transmit ACCM:  FFFFFFFF 
Flow control:    XON/XOFF  MTU:                1500                  00000000 
Hangup:          DEFAULT   Mode:           ACTIVE                    00000000 
Line type:       TRANSIENT Net protocol:   TCP/IP                    60000000 
Magic retries:          0  Protocol comp:  OFF                       00000000 
Input speed:     DEFAULT   Receive FCS:          16                  00000000 
Output speed:    DEFAULT   Transmit FCS:         16 
 
Counter totals for line TTA0: 
 
Bad FCS packets:                   0   Packets received:                  4 
Data lost (chars):                 0   Packets transmitted:               6 
Dropped chars:                     0   Runt packets:                      0 
Framing errors:                    0   Total chars received:            179 
Long packets:                      0

The command in this example displays the current PPP characteristics assigned to port TTA1.


Chapter 19
POLYCENTER Software Installation Utility (PCSI)

19.1 PRODUCT Introduction

The DCL interface to the POLYCENTER Software Installation utility (PCSI) is the PRODUCT command.

PCSI creates, installs, and manages software products. You can use it to do the following:


Format

PRODUCT [subcommand product-name [/qualifiers]]


Description

To use PCSI from the DCL prompt, enter the PRODUCT command, a subcommand, and any required parameters and optional qualifiers. For example:


  $ PRODUCT INSTALL FORTRAN /VERSION=V7.2-3 /SOURCE=DISK1:[KITS] 

This command installs FORTRAN V7.2-3 on your system from a product kit located in DISK1:[KITS].


Parameters

subcommand

Specifies an operation you want PCSI to perform. If you do not supply a subcommand, the utility prompts you to select one from a list.

product-name

Specifies the name of the product to which you want to apply the activity. Some subcommands do not require this parameter. You can use the asterisk (*) and the percent sign (%) wildcard characters for all or part of the product-name. You can specify a list of products separated by commas (,).

The product name is the same as the third component of the file name of the product kit. For example, the product name parameter that you would use to refer to a kit named DEC-AXPVMS-FORTRAN-V0702-3-1.PCSI is FORTRAN. A product name can include an underscore character (_) but never a hyphen (-). For example, VMS73_DRIVER is the name of a remedial kit for OpenVMS whose file name is DEC-AXPVMS-VMS73_DRIVER-V0300--4.PCSI.

19.2 PRODUCT Commands

The following table describes PRODUCT subcommands:
Subcommand Description
ANALYZE PDB Verifies the product database and makes minor repairs, if possible.
CONFIGURE Creates a product configuration file (PCF).
COPY Copies a software product kit or converts it to another format such as compressed format.
DELETE RECOVERY_DATA Deletes one or more patch recovery data sets.
EXTRACT FILE Retrieves a specified file or files from a software product kit.
EXTRACT PDF Retrieves the product description file (PDF) from a software product kit.
EXTRACT PTF Retrieves the product text file (PTF) from a software product kit.
EXTRACT RELEASE_NOTES Retrieves the release notes from a software product kit.
FIND Displays the name of product kits found in a specified directory.
INSTALL Installs one or more software products and updates the product database.
LIST Lists the files contained in a software product kit
PACKAGE Creates a software product kit in either sequenti.al or reference format.
RECONFIGURE Modifies the configuration of an installed product and updates the product database.
REGISTER PRODUCT Records information in the product database about one or more installed products that are not yet registered in the database.
REGISTER VOLUME Records a change in volume label in the product database.
REMOVE Uninstalls one or more software products and updates the product database.
SHOW HISTORY Displays in chronological order the operations performed on software products.
SHOW OBJECT Displays information about objects created during software product installation.
SHOW PRODUCT Displays information about installed products.
SHOW RECOVERY_DATA Displays patch recovery data sets in chronological order.
SHOW UTILITY Displays version information about PCSI.
UNDO PATCH Uninstalls one or more patches for which recovery data has been saved.

ANALYZE PDB

Verifies the structural integrity of the product database and, in some circumstances, performs minor repairs on the files in the database.

Format

PRODUCT ANALYZE PDB [/qualifiers]


Description

The product database refers to an interrelated set of files named *.PCSI$DATABASE. These files ordinarily reside in SYS$SYSTEM.

When you use this command, PCSI does the following:

The PRODUCT ANALYZE PDB command always reads the PCSI$ROOT.PCSI$DATABASE file, even if you also select a subset of the database files for analysis.


Qualifiers

/LOCATION=device-name:[directory-name]

Specifies the location of the product database files to be analyzed. Include only a device and directory name. This qualifier is useful if you copy the product database to a temporary directory to perform verification and repair on the copy rather than on the original files.

If you do not use this qualifier, the default location of the product database files is SYS$SYSDEVICE:[VMS$COMMON.SYSEXE]. If you omit the device name, PCSI uses your current default device. If you omit the directory name, PCSI uses your current default directory.

/PDB_TYPE=keyword

Specifies that a subset of the product database files is to be analyzed. By default, all database files referenced by the root database file PCSI$ROOT.PCSI$DATABASE are analyzed.

Keywords are as follows:
FILE_SYSTEM Selects the PCSI$FILE_SYSTEM.PCSI$DATABASE file for analysis.
PROCESSOR Selects the PCSI$PROCESSOR.PCSI$DATABASE file for analysis.
PRODUCT=(product-name[,...]) Selects the product specific database files for the named products for analysis. Wildcard characters are permitted in the product name.
ROOT Selects the PCSI$ROOT.PCSI$DATABASE file for analysis.

/REMOTE

/NOREMOTE (default)

Selects the product database located on a privately mounted system disk. By default, PCSI searches the currently booted system disk for the product database.

When you use /REMOTE, the following logical names must be defined:


Examples

#1

$ PRODUCT ANALYZE PDB 
 
Analyzing product database files in DISK$V83SYS:[VMS$COMMON.][SYSEXE] 
 
...scanned PCSI$ROOT.PCSI$DATABASE;1 
...scanned PCSI$FILE_SYSTEM.PCSI$DATABASE;1 
...scanned PCSI$PROCESSOR.PCSI$DATABASE;1 
...scanned DEC-AXPVMS-DECNET_OSI-V0703-2.PCSI$DATABASE;1 
... 
...scanned DEC-AXPVMS-VMS-V0803-2.PCSI$DATABASE;1 
 
Completed product database analysis with no errors detected 
      

The command in this example verifies the active product database files in their usual location on the system disk in SYS$SYSTEM.

#2

$ PRODUCT ANALYZE PDB /LOCATION=DKA300:[TEST] /PDB_TYPE=PRODUCT=TCPIP*) 
 
Analyzing product database files in DKA300:[TEST] 
 
...scanned DEC-AXPVMS-TCPIP-V0504-15.PCSI$DATABASE;1 
...scanned DEC-AXPVMS-TCPIP_ECO-V0504-155.PCSI$DATABASE;1 
...scanned DEC-AXPVMS-TCPIP_ECO-V0504-154.PCSI$DATABASE;1 
...scanned DEC-AXPVMS-TCPIP_ECO-V0504-152.PCSI$DATABASE;1 
 
Completed product database analysis with no errors detected 
 
      

The command in this example analyzes the database files in the DKA300:[TEST] directory for the TCP/IP product and all the patch kits that have been applied to it. The root database file PCSI$ROOT.PCSI$DATABASE must also be in this directory.

CONFIGURE

Creates a product configuration file (PCF) for one or more products. Optionally uses the values in an existing PCF file to create the new PCF.

Format

PRODUCT CONFIGURE product-name[,...] [/qualifiers]


Parameter

product-name

Names the product, or list of products, for which product configuration files will be generated.

Qualifiers

/BASE_SYSTEM=base-system-name

Selects software products whose base system matches the one specified. The base system name identifies both a hardware platform and an operating system. Standard names are:
Name Description
AXPVMS Denotes an OpenVMS Alpha product.
I64VMS Denotes an OpenVMS I64 product.
VAXVMS Denotes an OpenVMS VAX product.
VMS Indicates a product that can be installed on more than one OpenVMS platform.

/CONFIGURATION=(keyword[,...])

Specifies how the configuration choices are used. Keywords are:
CURRENT Uses values from the product database. These values are the configuration choices made when the product was installed or reconfigured.
PRODUCER Uses values specified by the software manufacturer of the product.
INPUT=pcf-name Uses values from the specified product configuration file.
OUTPUT=pcf-name Writes configuration choices to the specified product configuration file. If no file name is supplied, creates a file named DEFAULT.PCSI$CONFIGURATION in the current default directory.

The keywords CURRENT, PRODUCER, and INPUT are mutually exclusive. (CURRENT is the default if none of these keywords is specified.)

The OUTPUT keyword can be used with the CURRENT, PRODUCER, or INPUT keyword.

If you specify only one keyword, you can omit the parentheses.

/HELP

/NOHELP (default)

Controls whether detailed explanations of product options and informational text are displayed. The first time you install a product, these explanations can help you decide which options to select. When you perform subsequent installations or upgrades, you might choose the brief explanations to save time.

When /NOHELP is selected, you can request a detailed explanation about a question by performing one of the following actions at the prompt:

/KIT_ATTRIBUTES=keyword([,...])

Selects kits by kit type or kit format, or both. Keywords are:
FORMAT=
format-type
Designates the format of the product kit as follows:
   
COMPRESSED Compressed format in which a data compression technique has been applied to a sequential kit. A compressed kit has a .PCSI$COMPRESSED file type.
REFERENCE Reference format in which product files exist in a directory tree. A .PCSI$DESCRIPTION file in the top level of the directory tree denotes a reference kit.
SEQUENTIAL Sequential format in which product files are placed in a container file. A file type of .PCSI indicates a sequential kit.
TYPE=
kit-type
Specifies the type of product kit as follows:
   
FULL Layered product (application) software.
OPERATING_SYSTEM Operating system software.
MANDATORY_UPDATE A required correction to currently installed software. Functionally, this type of kit is the same as a patch kit.
PARTIAL An upgrade to currently installed software. Installation of this kit changes the version of the product.
PATCH A correction to currently installed software. Installation of this kit does not change the version of the product.
PLATFORM An integrated set of software products (also called a product suite).

/LOG

/NOLOG (default)

Displays the file specification of the configuration file that is created.

/OPTIONS=keyword

/NOOPTIONS (default)

Specifies PRODUCT command options. The keywords are:
NOCONFIRM Omits the confirmation dialog that asks the user to verify the products that have been selected for the operation.

The NOCONFIRM and NODEFAULT_KIT keywords are mutually exclusive.

NODEFAULT_KIT Directs the utility to query the user instead of choosing a default kit when more than one kit that matches the selection criteria for the product is found in the source directory path. The selection criteria include the producer, base system, product name, and product version strings that are embedded in the file name of a kit.

If multiple kits are found for a selected product, and NODEFAULT_KIT is not specified, the utility determines the default kit to use by applying the following rules:

  1. The last character of the kit's file name (1-7) is used to order the kits by kit type. In descending order, the precedence is as follows: full, operating system, partial, patch, platform, transition, and mandatory update.
  2. The file type is used to order the kits by format. In descending order, the precedence is as follows: compressed (.PCSI$COMPRESSED), sequential (.PCSI), and reference (.PCSI$DESCRIPTION).
  3. If multiple kits are found with the same file name and file type, but differ in their directory path names, the case of their file specifications, or their file versions, then the first file found by RMS search rules takes precedence.

The NODEFAULT_KIT and NOCONFIRM keywords are mutually exclusive.

NOVALIDATE_KIT Disables validation of software product kits that are signed and have a manifest file in the source directory.

/PRODUCER=producer-name

Selects software products that the specified manufacturer produces.

/REMOTE

/NOREMOTE (default)

Selects the product database located on a privately mounted system disk. By default, PCSI searches the currently booted system disk for the product database.


Previous Next Contents Index