Tftp Client Source - HP E4510-48G Command Reference Manual

4510g series
Table of Contents

Advertisement

File will be transferred in binary mode
Sending file to remote TFTP server. Please wait...
TFTP:
345600 bytes sent in 1 second(s).
File uploaded successfully.
# To upgrade the device, ddownload the test.bin file from the TFTP server with the IP address of
192.168.1.26 and save it to both the root directory on the flash of the master and the root directory on
the flash of the slave (with the member ID 2).
<Sysname> tftp 192.168.1.26 get newest.bin startup.bin
.
File will be transferred in binary mode
Downloading file from remote TFTP server, please wait..................
TFTP: 2737556 bytes received in 13 second(s)
File downloaded successfully.
// Download the BIN file from the TFTP server to the root directory on the flash of the master.
<Sysname> tftp 192.168.1.26 get newest.bin slot2#flash:/startup.bin
File will be transferred in binary mode
Downloading file from remote TFTP server, please wait...|
TFTP: 2737556 bytes received in 14 second(s)
File downloaded successfully.
// Download the BIN file from the TFTP server to the root directory on the flash of the slave.

tftp client source

Syntax
tftp client source { interface interface-type interface-number | ip source-ip-address }
undo tftp client source
View
System view
Default Level
2: System level
Parameters
interface interface-type interface-number: Specifies the source interface by its type and number. The
primary IP address configured on the source interface is the source IP address of the packets sent by
TFTP. If no primary IP address is configured on the source interface, the transmission fails.
ip source-ip-address: The source IP address of TFTP connections. It must be an IP address that has
been configured on the device.
Description
Use the tftp client source command to configure the source address of the TFTP packets from the
TFTP client.
Use the undo telnet client source command to restore the default.
7-4

Advertisement

Table of Contents
loading

Table of Contents