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

NICONF

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Glossary

 » Index

Sets up paths to add or update NETXPORT NI configurations.

Syntax

NICONF niname [nitype]

Parameters

niname

A one to eight alphanumeric character name that identifies the network interface to be added or modified.

nitype

The type of the network interface to be added. Valid types are: LAN, TOKEN, X25, SNA, GATEHALF, or ROUTER.

Description

NICONF is used in place of the PATHCONF command to set up internal data structures in NMMGR. Subsequent WRITECONF, READCONF, READALLCONF, and UPDATECONF commands will access the configuration file in a similar way to the guided configuration screen corresponding to the NI type for the NI name.

Example

NMMGR> NICONF lanni
NMMGR> WRITECONF ipaddress, "C 192.001.001.001"
NMMGR> UPDATECONF
Feedback to webmaster