User`s manual
Installing under OS/400   
138  AX3000 - User's Manual 
For more information about this command, refer to Chapter 10. 
e) Downloading a Firmware 
To download an AX3000 firmware through TFTP: 
===> RUNRMTCMD CMD('AX_DOWNLOAD password /axfirm/ax3000 192.168.1.180') 
RMTLOCNAME('192.168.1.241' *IP) 
To download an AX3000 firmware through BOOTP and TFTP: 
===> RUNRMTCMD CMD('AX_DOWNLOAD password /axfirm/ax3000 192.168.1.180') 
Parameters of the RUNRMTCMD command: 
- AX_DOWNLOAD  : Command for firmware downloading, 
- password  : Required if the set-up is password-protected, 
- /axfirm/ax3000  : Path and name of the firmware file, 
- 192.168.1.180  : AS/400 IP address, 
- 192.168.1.241  : AX3000 IP address. 
Messages are displayed on the target AX3000 (See Chapter 11.4). 
f) Editing AX3000 Statistics 
Some AX3000 statistics can be obtained by invoking the following command: 
===> RUNRMTCMD CMD(AX_GETSTAT) RMTLOCNAME('192.168.1.241' *IP) 
Where: 
- AX_GETSTAT  : Command for getting statistics, 
- 192.168.1.241  : AX3000 IP address. 
6.5 - FURTHER OPTIONS 
6.5.1 - Turning-Off the AX3000 
Care should be taken before turning off the TCP/IP AX3000 as the AS/400 
cannot detect a TCP/IP device being turned-off). For graceful terminal 
shutdown use the <Ctrl><Alt><Del> keystroke combination. 










