Tftp Ipv6 - HP FlexFabric 7900 Series Command Reference Manual

Hide thumbs Also See for FlexFabric 7900 Series:
Table of Contents

Advertisement

Parameters
interface interface-type interface-number: Specifies the source interface for establishing TFTP
connections. The primary IPv4 address of the source interface is used as the source IPv4 address
for packets sent to a TFTP server. Make sure the interface is up and has the primary IPv4 address
configured. Otherwise, the transmission fails.
ip source-ip-address: Specifies the source IPv4 address for outgoing TFTP packets. It must be the
IPv4 address of an interface in up state. Otherwise, the transmission fails.
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 current TFTP connection.
Examples
# Specify the source IP address of sent TFTP packets as 192.168.20.222.
<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
mdc-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.
114

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents