Axel AX3000 65 User's Manual - firmware 0632 User Manual
Page 125

Installing under UNIX/LINUX
AX3000 - User's Manual
111
is available free on the Axel Web site. See Chapter 8.8.2.
The following rsh commands allow an AX3000 to be controlled over the
network. (On SCO OpenServer the rsh command is called rcmd).
a) Rebooting the AX3000
To reboot an AX3000 over the network, invoke the following command:
# rsh axname ax_reboot password
Where:
- axname
: AX3000 name (/etc/hosts) or IP address,
- ax_reboot : command for AX3000 reboot,
- password : specify the set-up password if set.
b) Resetting an AX3000 Resource (screen session or aux. port)
The reset feature allows:
- A network service to be stopped and restarted
- To apply new serial line settings (data transfer rate, handshake, etc.).
The supported resources are:
- Screen sessions: sess1, sess2....
- Auxiliary ports: aux1, aux2, parallel, netX and usbX.
Use the following command to reset a resource:
# rsh axname ax_sinit password ress
Where:
- axname
: AX3000 name (/etc/hosts) or IP address,
- ax_sinit
: command to reset the resource,
- password : specify the set-up password if set,
- ress
: resource name (ex: sess1).
c) Editing the AX3000 Settings
The whole AX3000 set-up can be obtained by invoking the following command:
# rsh axname setup_get > /tmp/axel