Tftp Ipv6 - HP A8800 Series Fundamentals Command Reference

Hide thumbs Also See for A8800 Series:
Table of Contents

Advertisement

View
System view
Default level
2: System level
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. If the source interface has no primary IP address specified, no TFTP connection can
be established.
ip source-ip-address: Specifies the source IP address of packets sent to a TFTP server, which is one of the
IP addresses configured on the device.
Description
Use tftp client source to specify the source IP address of packets sent to a TFTP server.
Use undo tftp client source to restore the default.
By default, the source IP address is the IP address of the output interface of the route to the server is used
as the source IP address.
If you use the tftp client source command to first configure a source interface and then a source IP address,
the source IP address overwrites the source interface, and vice versa.
If you first use the tftp client source command to specify a source IP address and then use the tftp
command to specify another source IP address, the latter is used.
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 to the current TFTP connection only.
Related commands: display tftp client configuration.
Examples
# Specify the source IP address of packets sent a TFTP server as 2.2.2.2.
<Sysname> system-view
[Sysname] tftp client source ip 2.2.2.2
# Specify the IP address of interface GigabitEthernet 3/1/1 as the source IP address of packets sent to
a TFTP server. (This interface must be operating in Layer 3 mode.)
<Sysname> system-view
[Sysname] tftp client source interface GigabitEthernet 3/1/1
[Sysname]

tftp ipv6

Syntax
tftp ipv6 tftp-ipv6-server [ -i interface-type interface-number ] { get | put } source-filename
[ destination-filename ] [ vpn-instance vpn-instance-name ]
View
User view
76

Advertisement

Table of Contents
loading

Table of Contents