Tftp Ipv6 - HPE D6020 Maintenance And Service Manual

Hide thumbs Also See for HPE D6020:
Table of Contents

Advertisement

Parameters
interface interface-type interface-number: Specifies an interface by its type and number. The device
will use the interface's primary IPv4 address as the source address. For successful TFTP packet
transmission, make sure the interface is up and has the primary IPv4 address configured.
ip source-ip-address: Specifies an IPv4 address. For successful TFTP packet transmission, make
sure this address is the IPv4 address of an interface in up state on the device.
Usage guidelines
If you execute this command multiple times, the most recent configuration takes effect.
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 TFTP connection that is
being established.
Examples
# Specify the source IP address of 192.168.20.222 for TFTP packets sent to an IPv6 TFTP server..
<Sysname> system-view
[Sysname] tftp client source ip 192.168.20.222
Related commands
tftp

tftp ipv6

Use tftp ipv6 to download a file from a TFTP server or upload a file to a TFTP server in an IPv6
network.
Syntax
tftp ipv6 tftp-server [ -i interface-type interface-number ] { get | put | sget } source-filename
[ destination-filename ] [ vpn-instance vpn-instance-name ] [ dscp dscp-value | source { interface
interface-type interface-number | ipv6 source-ipv6-address } ] *
Views
User view
Predefined user roles
network-admin
Parameters
tftp-server: Specifies the IPv6 address or host name of a TFTP server. The host name can be a
case-insensitive string of 1 to 253 characters and can contain only letters, digits, hyphens (-),
underscores (_), and dots (.).
-i interface-type interface-number: Specifies an output interface by its type and number. This option
can be used only when the TFTP server address is a link local address and the specified output
interface has a link local address. For information about link local addresses, see Layer 3—IP
Services Configuration Guide.
get: Downloads a file and writes the file directly to the destination folder. If the destination folder
already has a file with the same name, the system deletes the existing file before starting the
download operation. The existing file is permanently deleted even if the download operation fails.
put: Uploads a file.
sget: Downloads a file and saves the file to memory before writing it to the destination folder. The
system starts to write the file to the destination folder only after the file is downloaded and saved to
146

Advertisement

Table of Contents
loading

Table of Contents