HPlogo Using the Node Management Services (NMS) Utilities > Chapter 5 Using NMMGR in Maintenance Mode

NICONF

MPE documents

Complete PDF
Table of Contents
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




MERGEDIR


OPENCONF