TCP/IP (Parallel Library) Configuration and Management Manual

SCF Reference for Parallel Library TCP/IP
HP NonStop TCP/IP (Parallel Library) Configuration and Management Manual522271-006
5-17
ADD Command
The following commands abort a subnet named SN0:
SCF> ASSUME PROCESS $ZZTCP
SCF> ABORT SUBNET *.SN0
Considerations
The object-name template (wild-card notation) is supported.
All activities being performed by the specified objects are halted.
Use the STOP command if you want to stop the operation of objects in a more
controlled manner. The STOP command does not abruptly terminate activities in
progress.
When a subnet is aborted, all the routes dependent on this subnet switch to use
another interface/subnet if there are multiple interface cards in the same subnet
range.
ADD Command
The ADD command adds a subnet, route or entry to the Parallel Library TCP/IP
subsystem. You must enter an ADD SUBNET command for each subnet with which
the Parallel Library TCP/IP subsystem is to communicate. Each subnet defines a point
of attachment through which data is sent or received. This is a sensitive command.
ADD ENTRY Command for TCPMAN
The ADD ENTRY command creates an entry in an ARP table. Entries in the ARP table
provide a static mapping between an IP address and a MAC address. The ENTRY
object name must start with the letters “EA.”
Command Syntax
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
ENTRY $ZZTCP.*.entry-name
specifies the name of the ENTRY object. The fully-qualified entry name is
$ZZTCP.*.entry-name (you must add entries on all configured TCPMONs.) If
you omit the object name, SCF uses the assumed object name. For information
about the ASSUME command, see the SCF Reference Manual for G-Series RVUs.
ADD [ /OUT file-spec/ ] [ ENTRY $ZZTCP.*.entry-name ]
, TYPE ARP
, IPADDRESS ip-addr
, MACADDR mac-address