Tftp Ipv6 - HP 6125XLG Command Reference Manual

Blade switch fundamentals command reference
Table of Contents

Advertisement

Predefined user roles
network-admin
Parameters
interface interface-type interface-number: Specifies the source interface for establishing TFTP
connections. The primary IP address of the source interface is used as the source IP address of packets
sent to a TFTP server. Make sure the interface is up and has the primary IP address configured. Otherwise,
the transmission fails.
ip source-ip-address: Specifies the source IP address of sent TFTP packets. It must be the IP address of an
interface in up state. Otherwise, the transmission fails.
Usages 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 one specified with the tftp
client source command.
The source IP address specified with the tftp client source command applies to all TFTP connections while
the one 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 local file to a TFTP server in an IPv6
network.
Syntax
tftp ipv6 tftp-server [ -i interface-type interface-number ] { get | put } source-filename
[ destination-filename ] [ vpn-instance vpn-instance-name ] [ 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
-i interface-type interface-number: Specifies an output interface by its type and number. This parameter
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 link local address configuration, see Layer 3—IP Services Configuration
Guide.
103

Advertisement

Table of Contents
loading

Table of Contents