User`s manual

Installing under OS/400
TCP/IP AX3000 User's Manual 107
The main error codes are:
- 8903 (Device not valid for session): the printer name is used for another
connection.
- 8925 (Creation of device failed): during the printer creation operation, at
least one parameter is detected wrong (ex.: non-existing printer model).
- 8928 (Change of device failed): during the printer modification operation
(reconnection with different parameters), at least one parameter is
detected wrong (ex.: non-existing printer model).
- 8930 (Message queue does not exist.): the message queue or its library
doesn't exist.
- AX01 (Terminal type not recognized): the TERM variable (by default IBM-
3812-1) associated with the AX3000 auxiliary port is not correct.
Note: all possible errors are listed in the RFC 2877.
6.4 - REMOTE ADMINISTRATION
The following commands allow an AX3000 to be controlled over the network.
Note: most of the following examples describe the OS/400 command
runrmtcmd, but remote administration commands can also be invoked with a
Unix/Linux or a Windows command (rsh).
6.4.1 - Rebooting the AX3000
To reboot an AX3000 over the network, invoke the following command:
===> RUNRMTCMD CMD('AX_REBOOT password') RMTLOCNAME('192.168.1.241' *IP)
Where:
- AX_REBOOT : command for AX3000 reboot,
- password : specify the set-up password if set,
- 192.168.1.241 : AX3000 IP address.