Reference Guide

Relay commands 3 Configuration commands
104 NN47928-107
relay tftp cache
The TFTP cache feature allows copies of frequently requested files to be
temporarily stored on the BSGX4e in memory. If a file requested by a LAN
device is found in the cache, it can be immediately sent to the client. Use
this command to configure TFTP cache.
Syntax config relay tftp cache enabled [on|off] size <MB> refresh
<minutes> download <method> server [fqdn|<ip address>] user
<string> password <string>
Parameters enabled on|off Enable/disable TFTP file caching. The default
is off.
size MB Specify the size of the file cache. The valid
range is 1-16. The default is 6 MB.
refresh minutes Enter the cache refresh interval. The default is
240 minutes (4 hours).
download method Method for downloading files into the cache:
auto files are saved to the cache while being
downloaded by the TFTP relay function.
tftp files are downloaded into the cache using
an internal TFTP client.
ftp files are downloaded into the cache using
an internal FTP client.
The default is auto.
server fqdn|ip address
Enter the IP address or FQDN of the TFTP or
FTP server.
user string Enter the user name if downloading files by
FTP.
password string Enter the password if downloading files by FTP.
Example > config relay tftp cache enabled yes size 16 refresh 960
download auto
Related
commands
display relay tftp cache
show relay tftp cache
show relay tftp files
show relay tftp settings