Technical References

The tftp command lets you configure the TFTP server in the cluster.
The serverLogs show command displays the number of log files and the
maximum size for each file.
The serverLogs command allows you to set the two server logging
parameters,nlogs and logsize. You can set one parameter or both.
Changes occur only to the one or ones specified. When setting
logsize, you can add the suffix K or M signify units of thousands or
millions. Note that in order for these changes to take effect you must
save the changes and restart the server Agent.
tftp serverLogs nlogs=6 logsize=500K
tftp serverLogs logsize=5M
Examples
nrcmd> tftp enable docsis-access
nrcmd> tftp set file-cache-directory="CacheDir"
nrcmd> tftp reload
Status
See Also
server(nrcmd)
Attributes
active-directory-domain string
Specifies the name of an Active Directory Domain the TFTP server
will use to provide dynamic configuration file support.
csrc-configuration-file string
Specifies the path to a configuration file the TFTP server will use
when loading the CSRC library. The CSRC library enables the TFTP
server to generate DOCSIS modem configuration files. The location
of the CSRC configuration file is typically
/CSRC_INSTALL_DIR/conf/csrc.cfg.
default-device string
Specifies the name of the default disk device the TFTP server will
use when none is specified in the pathname contained in the TFTP
request. This property is specifically to be used on NT to
specify a default drive letter.
file-cache bool default = disabled
Specifies whether the TFTP server should perform file caching on
files located in the file-cache-directory.
file-cache-directory string