TFTP Commands

ENABLE TFTP SERVER

DISABLE TFTP SERVER

Enables/disables TFTP (Trivial File Transfer Protocol) server. When enabled, the device acts as a TFTP server and can respond to upload or download requests from TFTP clients. TFTP server is disabled by default.

GET TFTP FILE <ipaddress> <localfn> <remotefn>

PUT TFTP FILE <ipaddress> <localfn> <remotefn>

Downloads (GET) or uploads (PUT) a file from the device using TFTP. The TFTP server must be enabled first with ENABLE TFTP SERVER.

<ipaddress>

IP address of the server you want to reach.

 

 

<localfn>

Name of the file on the local system.

 

 

<remotefn>

Name of the file on the device.

 

 

Command Line Reference

Page 84

Page 84
Image 84
Eicon Networks 2440 manual Tftp Commands, Enable Tftp Server Disable Tftp Server