User`s manual
Installing under UNIX/LINUX   
112  AX3000 - User's Manual 
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. 
d) 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. 
e) 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. 










