User`s manual
Installing under UNIX/LINUX
86 TCP/IP AX3000 User's Manual
- password : specify the set-up password if set.
5.5.2 - 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, ..., sess8
- auxiliary ports: aux1, aux2 and parallel.
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).
5.5.3 - Editing the AX3000 Settings
The whole AX3000 set-up can be obtained by invoking the following command:
# rsh axname setup_get > /tmp/axel
or a partial set-up can also be obtained (only used set-up parameters are sent):
# rsh axname setup_get_lite > /tmp/axel
Where:
- axname : AX3000 name (/etc/hosts) or IP address,
- setup_get : command for getting the whole set-up,
- setup_get_lite : command for getting the partial set-up.
For more information about these commands, refer to Chapter 10.