Command Line Reference Page 84
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.