Technical References

Specifies the user name the TFTP server will use when connecting
to an LDAP server.
log-level rangeint(0-4) default = 3
Specifies the level of verbosity the TFTP server will employ when
writing log messages to the TFTP server log file. Each integer
value from 0 through 4 enables the following log levels: None,
Error, Warning, Information and Activity.
log-settings flags(verbose=1, no-success-messages=2) default = verbose
Enables the TFTP server to allow control over additional details
about the events listed in the log-settings. These details can
help analyze a problem, but can also cause the log files
to fill up quickly if left enabled for a long period of time.
When log files fill up quickly, they also turn over frequently.
So you might lose important information.
By default, the TFTP server's logging is verbose.
The possible flags are:
1 verbose
Causes all the logging in the server to be active.
A success message is printed to the log for
each successful transfer.
2 no-success-messages
Causes the single line message that is normally logged
for every successful read from or write to the TFTP server
to not appear. It affects logging only for successful
file reads from the TFTP server.
max-inbound-file-size string default = 1024k
Specifies the maximum file size limit that the TFTP server will
enforce for a file written to the TFTP server. Default units is in
kilobytes. Use k, m or g to indicate kilobytes, megabytes or
gigabytes.
min-socket-buffer-size rangeint(1-2147483647) default = 65536
Specifies the minimum socket buffer size the TFTP server will use
for the well known port on which it is listening for TFTP requests.
packet-trace-level rangeint(0-4) default = 0
Specifies the level of verbosity the TFTP server will employ when
writing messages to the server trace file. Each integer value
from 1 through 4 enables increasing levels of tracing. Setting
packet trace level to 0 disables tracing.
port-number rangeint(1-65535) default = 69
Specifies the UDP port number the TFTP server will use to listen
for TFTP requests.
read-access bool default = enabled
Specifies how the TFTP server should respond to file read requests
from TFTP clients. If this feature is disabled, the TFTP server
will refuse file read requests.
search-list string