Downloads code to a Network Terminal Acclerator (NTX) host adapter board.
ntx_load [ -d Device ] FileName
Attention: This command should not be run from the command line or invoked after system startup.
The ntx_load command downloads executable code to a host adapter and starts execution of the downloaded code. The download file must be in .dnl format and is specified by the FileName parameter.
| -d Device | Sets the adapter raw device file name. The default is the /dev/rhp0 file. | 
This command returns the following exit values:
| 0 | Successful completion. | 
| >0 | An error occurred. | 
Access Control: You must have root authority to run this command.
To download the Network Terminal Software to the default host adapter in the system, enter:
ntx_load /usr/lib/micrcode/ntx8023.04F.00
Note: The adapter configuration methods call the ntx_load command.
| /usr/bin/ntx_load | Contains the ntx_load command. | 
| /dev/rhp0 | Default NTX raw device file name. | 
The /dev/rhp file.
Network Terminal Accelerator Overview in AIX Versions 3.2 and 4 Asynchronous Communications Guide.