Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ ncp(8dn) — DECnet-Plus 5.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

ncp(8dn)  —  Maintenance

Digital

NAME

ncp − Run the Network Control Program

SYNOPSIS

ncp [command] [component] [parameter list]

FLAGS

command Specifies the command you want to execute:

help [command...] Displays a short description of the command specified in the argument list.  If no arguments are given, it displays a list of the recognized commands. 

show Displays information about the executor’s volatile database. 

list Displays information about the executor’s permanent database. 

set Creates or modifies parameters in the executor’s volatile database.  Also specifies a new node as the executor. 

define Creates or modifies parameters in the executor’s permanent database. 

clear Removes parameters from the executor’s volatile database. 

purge Removes parameters from the executor’s permanent database. 

zero Resets the executor’s DECnet counters, including its line and circuit counters. 

tell Sends ncp commands to a remote node for execution. 

loop Tests either a node in the network or a circuit on the executor node. 

DESCRIPTION

The ncp command runs the DECnet-ULTRIX Network Control Program, which lets you manage your DECnet network.  The ncp command provides the network management commands you use to configure, control, monitor, and test DECnet. 

There are two ways to execute ncp: % ncp command or % ncp ncp>command

RESTRICTIONS

You must have superuser privileges to use an ncp command that modifies a local database.  However, any user can use the ncp help, show, and list commands to display component information from the local node’s permanent and volatile databases. 

EXAMPLES

The following example starts the software running on your local system: % ncp set executor state on The following example sends the show executor characteristics command to the remote DECrouter 200 node named ROUTER, where the command is then executed.  The information about ROUTER is displayed at the local node.  % ncp tell router show executor characteristics

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026