[ Previous | Next | Contents | Glossary | Home | Search ]
AIX Version 4.3 Commands Reference, Volume 4

ntx_log Command

Purpose

Displays Network Terminal Accelerator (NTX) log information.

Syntax

ntx_log-c ] [ -u ] [ -d Device ]

Description

The ntx_log command displays adapter log information from the log table on the adapter. By default, the information is formatted and displayed on standard output.

Flags

-c Clears the log table after it is read.
-d Device Sets the adapter raw device file name. The default is the /dev/rhp0 file.
-u Writes the unformatted (binary) version of the log table to standard output. You can pipe this output into another program for interpretation.

Exit Status

This command returns the following exit values:

0 Successful completion.
>0 An error occurred.

Security

Access Control: You must have root authority to run this command.

Auditing Events: N/A

Examples

To write a formatted display of the default host adapter's log table and then clear the log table, enter:

ntx_log -c

Files

/usr/bin/ntx_log Contains the ntx_log command.
/dev/rhp0 Default NTX raw device file name.

Related Information

Files: /dev/rhp.

"Configuring the Network Terminal Accelerator" in AIX Versions 3.2 and 4 Asynchronous Communications Guide


[ Previous | Next | Contents | Glossary | Home | Search ]