Specifications

12-538
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
software tftp
software tftp
To configure host and directory information to be used when downloading updated software to the
SN 5428-2 Storage Router via the Trivial File Transfer Protocol (TFTP), use the software tftp
command.
software tftp directory {directory_name |none}
software tftp hostname hostname [directory directory_name]
Syntax Description
Defaults None.
Command Modes Administrator.
Command History
Usage Guidelines Use this command to set the required TFTP parameters for downloading software updates via TFTP
protocol. If the base directory is the default, tftpboot, omit the directory keyword.
Use the show software version all command to display the current TFTP settings.
Examples The following example sets the TFTP hostname to TFTPHost1 and the directory to /mytftp:
[SN5428-2A]# software tftp hostname TFTPHost1 directory /mytftp
directory_name The name of the TFTP base directory.
none Remove the directory setting, effectively disabling the use of TFTP
protocol.
hostname The name of the remote TFTP host. To remove the TFTP configuration, set
the host name to blank, using “”.
Release Modification
3.2.1 This command was introduced.