Axel AX3000 65 User's Manual Manual de usuario Pagina 212

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 276
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 211
Downloading Firmware
200 AX3000 - User's Manual
A file ‘tftp’ should be present in /etc/xinetd.d. This file contains the tftp server
settings. Check the content of the file is as shown below:
service tftp
{
socket_type = dgram
protocol = udp
wait = yes
user = root
server = /usr/sbin/in.tftpd
server_args = /
disable = no
}
Reboot if you modified any of these settings.
Note: for a legacy Linux version, see the Chapter 11.1.2.
11.1.4 - Under OS/400
The TFTP protocol is available as a standard feature on OS/400, but must be
correctly set to match with the AX3000 requirements.
1 - Create a directory
===> CRTDIR DIR('axfirm')
2 - Copy the firmware file (for example ax3000) on /axfirm.
3 - Change the directory "/axfirm" QTFTP user's rights:
===> CHGAUT OBJ('/axfirm') USER(QTFTP) DTAAUT(*RX) OBJAUT(*NONE)
4 - Change the file "/axfirm/ax3000" QTFTP user's rights:
===> CHGAUT OBJ('/axfirm/ax3000') USER(QTFTP) DTAAUT(*RX) OBJAUT(*NONE)
5 - User's right can be checked by invoking:
===> WRKLNK OBJ('/axfirm')
===> WRKLNK OBJ('/axfirm/ax3000')
Vista de pagina 211
1 2 ... 207 208 209 210 211 212 213 214 215 216 217 ... 275 276

Comentarios a estos manuales

Sin comentarios