Tftp Client Source - HP FlexFabric 12900 series Command Reference Manual

Hide thumbs Also See for FlexFabric 12900 series:
Table of Contents

Advertisement

source { interface interface-type interface-number | ip source-ip-address }: Specifies the source address
for outgoing TFTP packets. If this keyword is not specified, the device uses the primary IPv4 address of the
output interface for the route to the server as the source IPv4 address of outgoing TFTP packets.
interface interface-type interface-number: Specifies an interface by its type and number. The
primary IPv4 address of this interface will be used as the source IPv4 address for outgoing TFTP
packets. Make sure the interface is up and has the primary IPv4 address configured. Otherwise, the
transmission fails.
ip source-ip-address: Specifies an IPv4 address. This address must be the IPv4 address of an
interface in up state. Otherwise, the transmission fails.
Usages guidelines
The source address specified with the tftp command takes precedence over the source address specified
with the tftp client source command.
The source address specified with the tftp client source command applies to all TFTP connections. The
source address specified with the tftp command applies only to the current TFTP connection.
Examples
# Download the new.bin file from the TFTP server at 192.168.1.1 and save it as new.bin.
<Sysname> tftp 192.168.1.1 get new.bin
Press CTRL+C to abort.
% Total
100 13.9M
<System>
Table 16 Command output
Field
%
Total
%
Received
%
Xferd
Average Dload
Speed Upload
Related commands

tftp client source

tftp client source
Use tftp client source to specify the source IPv4 address for TFTP packets sent by the TFTP client.
Use undo tftp client source to restore the default.
% Received % Xferd
100 13.9M
0
Average Speed
Dload
Upload
0
1206k
0
0:00:11
Description
Percentage of file transmission progress.
Size of files to be transmitted, in bytes.
Percentage of received file size to total file size.
Received file size, in bytes.
Percentage of sent file size to total file size.
Sent file size, in bytes.
Average download speed, in bps.
Average upload speed, in bps.
108
Time
Time
Time
Total
Spent
Left
0:00:11
--:--:-- 1206k
Current
Speed

Advertisement

Table of Contents
loading

Table of Contents