Technical References
Specifies a path to a cache directory the TFTP server will use to
find the files to put into cache. Upon start up the TFTP server
will load all the files located in this directory into cache.
file-cache-max-memory-size rangeint(0-2147483647) default = 32000
Specifies the maximum number of bytes available to the server
for file-caching.
Valid range: 0-2147483647
home-directory string
Specifies a path to a home directory the TFTP server will use to
resolve TFTP requests. If use-home-directory-as-root is disabled,
the home directory is used in conjunction with the paths specified
in the search-list to resolve TFTP requests.
initial-packet-timeout rangeint(1-2147483647) default = 5
Specifies the initial length of time the TFTP server will wait
after sending a response to a client before declaring that response
timed-out and sending a retransmission to the client.
ldap-host-name string default = localhost
Specifies the hostname or IP address of an LDAP server the TFTP
server will use to provide dynamic configuration file support.
ldap-initial-timeout rangeint(1-2147483647) default = 10
Specifies the initial length of time the TFTP server will wait
after sending a request to an LDAP server before declaring that
request timed-out and sending a retransmission to the server.
ldap-maximum-timeout rangeint(1-2147483647) default = 60
Specifies the maximum length of time the TFTP server will wait
after transmitting the initial LDAP request before giving up
retrying on that request.
ldap-password string
Specifies the password the TFTP server will use when connecting to
an LDAP server.
ldap-port-number rangeint(1-65535) default = 389
Specifies the port number the TFTP server will use when
communicating with an LDAP server.
ldap-root-dn string
Specifies the root distinguished name the TFTP server will use to
locate the root of the directory tree for dynamic configuration
file support.
ldap-use-ssl bool default = disabled
Specifies whether or not the TFTP server will use SSL when
communicating with an LDAP server. If this feature is disabled, the
TFTP server will not use SSL when communicating with LDAP.
ldap-user-name string