HPlogo Using the Node Management Services (NMS) Utilities: HP 3000 MPE/iX Computer Systems > Chapter 5 Using NMMGR in Maintenance Mode

UPDATECONF

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Glossary

 » Index

Updates the current path in the configuration file.

Syntax

UPDATECONF

Parameters

No parameters.

Description

UPDATECONF updates the current page of data for the current path in the configuration file. Data entered via previous WRITECONF commands is checked for VPLUS field edit errors. If all fields are correct, the data is stored.

The CARDCONF then the PATHCONF command must be issued before UPDATECONF to define the current path.

If you are referencing a DTC card screen, you must use the CARDCONF command to set the current card number before issuing the UPDATECONF command.

Example

NMMGR> OPENCONF NMCONFIG.PUB.SYS

(Opens the configuration file.)

NMMGR> VERSIONCONF OVERRIDE

(Checks the version number of NMMGR.)

NMMGR> PATHCONF NETXPORT.NODE.NAME

(Sets the path to the screen.)

NMMGR> WRITECONF 1, MY.LOCL.NODE

(Enters the data into the field.)

NMMGR> UPDATECONF

(Updates the configuration file.)

Feedback to webmaster