HP MSR2000/3000/4000 Router Series Fundamentals Command Reference
127
Usages guidelines
The source address specified with the tftp ipv6 command takes precedence over the source address
specified with the tftp client ipv6 source command.
The source address specified with the tftp client ipv6 source command applies to all TFTP connections.
The source address specified with the tftp ipv6 command applies only to the current TFTP connection.
Examples
# Download the new.bin file from the TFTP server at 2001::1 and save it as new.bin.
<Sysname> tftp ipv6 2001::1 get new.bin new.bin
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 13.9M 100 13.9M 0 0 1206k 0 0:00:11 0:00:11 --:--:-- 1206k
For more information about the command output, see Table 16.
tftp client ipv6 source
Use tftp client ipv6 source to specify the source address for TFTP packets sent by the IPv6 TFTP client.
Use undo tftp client ipv6 source to restore the default.
Syntax
tftp client ipv6 source { interface interface-type interface-number | ipv6 source-ipv6-address }
undo tftp client ipv6 source
Default
No source address is configured. The device automatically selects a source IPv6 address as defined in
RFC 3484.
Views
System view
Predefined user roles
network-admin
Parameters
interface interface-type interface-number: Specifies the source interface by its type and number. The IPv6
address configured on the source interface is the source address of outgoing TFTP packets. Make sure the
interface is up. Otherwise, the transmission fails.
ipv6 source-ipv6-address: Specifies the source IPv6 address of sent TFTP packets. It must be the IPv6
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 ipv6 command takes precedence over the source address
specified with the tftp client ipv6 source command.
The source address specified with the tftp client ipv6 source command applies to all TFTP connections.
The source address specified with the tftp ipv6 command applies only to the current TFTP connection.