TCP/IP (Parallel Library) Configuration and Management Manual
SCF Reference for Parallel Library TCP/IP
HP NonStop TCP/IP (Parallel Library) Configuration and Management Manual—522271-006
5-7
Naming Convention Summary
Naming Convention Summary
Table 5-2 summarizes the reserved names for each object type and the naming
convention rules.
Wild-Card Support
Normally, an SCF command line must include an object specifier composed of the
object type and an object name. For many commands, the Parallel Library TCP/IP
subsystem accepts object-name templates. In an object-name template, one object
name can be used to indicate that multiple objects of a given object type are to be
affected by the command.
Object-name templates allow you to specify multiple objects by entering either a single
wild-card character, or text and one or more wild-card characters. In the Parallel
Library TCP/IP subsystem, you can use the following wild-card characters:
Table 5-2. Object Naming Convention Summary and Reserved Names
Object Type
Reserve
d Names
Starting
Symbol
(Required)
First
Character
Requirement
First Character
Recommendation
Character
Limit
ENTRY None Letter EA 7
MON #ZPTMx # Letter MON names are
assigned
automatically.
5
null N/A N/A N/A N/A N/A
PROCESS
(TCPMAN)
$ZZTCP $ N/A The name is
always $ZZTCP.
7
PROCESS
(TCPSAM)
None $ Letter ZSAMx where x is
a letter or numeric
digit.
7
ROUTE Names
starting
with:
RT, DD,
DA, DR,
EA
Letter None 7
SUBNET LOOP0 Letter SN followed by a
subnet number
7
* Use an asterisk (*) to represent a character string of undefined length. The
following example deletes all subnets subordinate to $ZZTCP:
SCF> DELETE SUBNET $ZZTCP.*.*
The following example deletes all subnets subordinate to $ZZTCP that have
names that start with SN: