User`s manual
Installing under UNIX/LINUX
TCP/IP AX3000 User's Manual 87
5.5.4 - Setting-Up the AX3000
The contents of a file is used to set-up the AX3000:
# rsh axname setup_send password < /tmp/axel
Where:
- axname : AX3000 name (/etc/hosts) or IP address,
- setup_send : command for set-up the AX3000,
- password : specify the set-up password if set.
For more information about this command, refer to Chapter 10.
5.5.5 - Downloading Firmware
To download an AX3000 firmware through TFTP:
# rsh axname ax_download password /axfirm/axel 192.168.1.2 192.168.1.1
To download an AX3000 firmware through BOOTP and TFTP:
# rsh axname ax_download password
Where:
- axname : AX3000 name (/etc/hosts) or IP address,
- ax_download : command for firmware downloading,
- password : specify the set-up password if set.
- /axfirm/axel : path and name of the firmware file,
- 192.168.1.2 : TFTP Server IP address,
- 192.168.1.1 : optional router IP address.
Messages are displayed on the target AX3000 (See Chapter 11.4).
5.5.6 - Viewing AX3000 Statistics
Some AX3000 statistics can be obtained by invoking the following command:
# rsh axname ax_getstat
Where:
- axname : AX3000 name (/etc/hosts) or IP address,
- ax_getstat : command for getting statistics.