NetBase for MPE Reference Guide

Chapter 6
6-24
NODE
This command sets the default node. The default node is either the first node on the list after the
node you are on, or a node you have previously specified with the NODE command.
Syntax
S> NODE={@ }
{node}
Parameters
Parameter Description
node
The new default node. This may be expressed by name or number.
Example
For example, assuming that you are on node BUGS as shown in the following configuration, node 8
DAFFY is used as the default node when you have not previously specified a default node with the
NODE command. To see the list of nodes on your system:
:NBCTRL.PUB.NETBASE
> CONFIG
C> L NODES
Node Sys name Line Type Startup Spool Shadow
7* BUGS N A N B
8 DAFFY N A B B
10 NORWAY N A B B
The default node is used by the ALLOW and REMOVE commands when the node is not explicitly
stated.
S> NODE=10
or
S> NODE=NORWAY