TCP/IP Configuration and Management Manual

SCF Reference
TCP/IP Configuration and Management Manual427132-004
4-7
Summary States
You can use wildcard characters in any combination.
If you have set a default process name by using the ASSUME command, you can omit
the process name and use the asterisk (*) to specify all objects of the specified object
type under the assumed process. For example, the next two commands set the default
process to $ZTC1 and display information about all SUBNETs under $ZTC1:
1-> ASSUME PROCESS $ZTC1
2-> INFO SUBNET *
You cannot use object-name templates to specify the PROCESS object.
Summary States
The NonStop TCP/IP subsystem objects have operational states, known as summary
states. The summary state of an object at a given instant is important; certain
commands have no effect on an object when it is in one state but can affect the object
when it is in another state.
The summary states supported by the NonStop TCP/IP subsystem are STARTED,
STARTING, STOPPED, FREE, CONNECTING, REGISTERING, and REGISTERED.
Table 4-4 shows the valid states for each object.
The following example deletes all routes subordinate to $ZTC0 that start with #R
and end with 5:
-> DELETE ROUTE $ZTC0.#R*5
? Use the question mark to represent a single unknown character in a specific
position. For example, $ZTC0.#S?1 selects all object names subordinate to
$ZTC0 that begin with #S, end with 1, and contain exactly one character
between the #S and the 1.
Table 4-4. Valid Object Summary States
Object
STOPPED
STARTED
STARTING
FREE
CONNECTING
REGISTERING
REGISTERED
ADDRMAP
X
ENTRY X
null
PROCESS
X