TCP/IP Configuration and Management Manual
SCF Reference
TCP/IP Configuration and Management Manual—427132-004
4-90
STATUS Command
STATUS Command
The STATUS command reports the status of the specified TCP/IP object. The STATUS 
command with the detail option is only supported for the PROCESS object.
STATUS ENTRY Command
The STATUS ENTRY command displays the dynamic status of the specified entry.
Command Syntax
OUT file-spec
causes any SCF output generated for this command to be directed to the specified 
file.
ENTRY entry-spec
is the name of the specified entry. The fully-qualified entry-spec has the form:
If you specify the SCF object type (ENTRY) or any portion of the object name 
(entry-spec) in a prior ASSUME command, you can omit it in this command. For 
information about the ASSUME command, see the SCF Reference Manual for G-
Series RVUs or the SCF Reference Manual for H-Series RVUs.
IPADDRESS
is the IP address of the specified entry used in cases where an ARP or ATMARP 
table entry is not named. If you do specify a name, the IPADDRESS attribute is 
ignored.
ENDPOINT endpoint-value
is the handle being used by the ATM address entry. By specifying the ENDPOINT 
attribute, you can display all the ATMARP entries that are also using the same 
ATM address entry.
Examples
The following example returns status information about all entries contained in the 
ARP, ATMARP, and ATM address tables:
1-> ASSUME PROCESS $ZTC0
2-> STATUS ENTRY *
 STATUS [ / OUT file-spec / ] [ ENTRY entry-spec ]
 [ , IPADDRESS ip-addr ]
 [ , ENDPOINT endpoint-value ]
 $process-name . #entry-name 










