Tftp Ipv - HP E4510-48G Command Reference Manual

4510g series
Table of Contents

Advertisement

By default, a device uses the IP address of the interface determined by the matched route as the
source IP address to communicate with a TFTP server.
Note that:
The source address can be specified as the source interface and the source IP; if you use the tftp
client source command to specify the source interface and then the source IP, the newly
specified source IP overwrites the configured source interface and vice versa.
If the source address is specified with the tftp client source command and then with the tftp
command, the source address specified with the latter one is used to communicate with the TFTP
server.
The source address specified with the tftp client source command is valid for all tftp connections
and the source address specified with the tftp command is valid for the current tftp command.
Related commands: display tftp client configuration.
Examples
# Specify the source IP address of the TFTP client as 2.2.2.2.
<Sysname> system-view
[Sysname] tftp client source ip 2.2.2.2
# Specify the source interface of the TFTP client as Vlan-interface 1.
<Sysname> system-view
[Sysname] tftp client source interface vlan-interface 1

tftp ipv6

Syntax
tftp ipv6 tftp-ipv6-server [ -i interface-type interface-number ] { get | put } source-file [ destination-file ]
View
User view
Default Level
3: Manage level
Parameters
tftp-ipv6-server: IPv6 address or host name (a string of 1 to 46 characters) of a TFTP server.
-i interface-type interface-number: Specifies the egress interface by its type and number. This
parameter can be used only in case that the TFTP server address is a link local address and the
specified egress interface must have a link local address (For the configuration of link local address,
see IPv6 Basics in the IP Services Volume).
get: Downloads a file.
put: Uploads a file.
source-filename: Source filename.
destination-filename: Destination filename. If not specified, this filename is the same as the source
filename.
7-5

Advertisement

Table of Contents
loading

Table of Contents