Axel AX3000 Platine Terminal Ethernet TCP/IP 65E Manual de usuario Pagina 276

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 298
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 275
Appendix
262 AX3000 - User's Manual
tftp dgram udp nowait nobody /usr/sbin/tftpd tftpd -n
UNIXWARE 7
tftp dgram udp wait nobody /usr/sbin/in.tftpd in.tftpd
b) Linux
First, check the tftp package is already installed. The tftp protocol works through
the xinetd daemon. Check if xinetd is running. If not, enable xinetd.
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.
c) 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)
Vista de pagina 275
1 2 ... 271 272 273 274 275 276 277 278 279 280 281 ... 297 298

Comentarios a estos manuales

Sin comentarios