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

EXITVALIDATE

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Glossary

 » Index

Validates a subsystem's configuration, if needed, upon exit from NMMGR.

Syntax

		EXITVALIDATE subsystem  [ON or OFF]

Parameters

subsystem

The name of a configuration subsystem that is to be validated. Currently NETXPORT, DTS, or IBM is allowed.

ON

This is the default and need not be specified. It indicates that exit validation is to be enabled for the specified subsystem.

OFF

Indicates that exit validation is to be disabled for the specified subsystem.

Description

Automatically validates the selected configuration (if needed) when you attempt to exit NMMGR. NMMGR will note that validation is needed whenever a configuration is changed without being validated. Output is directed to the formal designator FORMLIST, which defaults to $STDLIST.

If the configuration is not valid NMMGR will return you back to screen mode instead of exiting. If you want to exit, use the EXIT command or press the [EXIT] function key (on the OPEN screen) again.

By default, exit validation is enabled for the DTS subsystem.

Example

NMMGR> EXITVALIDATE DTS
Feedback to webmaster