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

ntx_ver Command

Purpose

Displays Network Terminal Accelerator (NTX) version information.

Syntax

ntx_ver-d Device ] [ nts ] [ raw ] [ tty ] [ mli ]

Description

The ntx_ver command displays the adapter version information from the host drivers and the Network Terminal Software (NTS). You can specify the following keywords with this command:

nts Network Terminal Software version information
raw Raw driver version information
tty tty driver version information
mli MLI driver version information

If you do not specify a keyword, all the version information is displayed.

Flags

-d Device Sets the adapter raw device file name. The /dev/rhp0 file is the default.

Exit Status

This command returns the following exit values:

0 Successful completion.
>0 An error occurred.

Security

Access Control: Any user.

Auditing Events: N/A

Examples

To retrieve the raw and tty driver version information, enter:

ntx_ver raw tty

Files

/usr/bin/ntx_ver Contains the ntx_ver 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 ]