Tftp Ipv - H3C S7500E Series Command Manual

Hide thumbs Also See for S7500E Series:
Table of Contents

Advertisement

Command Manual – File System Management
H3C S7500E Series Ethernet Switches
<Sysname> system-view
[Sysname] tftp client source ip 2.2.2.2
# Specify the source interface of the TFTP client to be Ethernet 1/0.
<Sysname> system-view
[Sysname] ftp client source interface ethernet 1/0

3.1.5 tftp ipv6

Syntax
tftp ipv6 tftp-ipv6-server [ -i interface-type interface-number ] { get | put } source-file
[ destination-file ]
View
User view
Parameters
tftp-ipv6-server: IPv6 address or host name (a string of 1 to 46 characters) of a TFTP
server.
-i interface-type interface-number: Specifies the egress interface by its type and
number. This parameter can be used only in case that the TFTP server address is a link
local address and the specified egress interface must have a link local address (For the
configuration of link local address, see IPv6 Configuration.).
get: Downloads a file.
put: Uploads a file.
source-filename: Source filename.
destination-filename: Destination filename. If not specified, this filename is the same as
the source filename.
Description
Use the tftp ipv6 command to download a specified file from a TFTP server or upload a
specified local file to a TFTP server.
This command applies to IPv6 network.
Examples
# Download filetoget.txt from TFTP server.
<Sysname> tftp ipv6 fe80::250:daff:fe91:e058 -i ethernet 1/0 get filetoget.
txt
File will be transferred in binary mode
Downloading file from remote tftp server, please wait...
Chapter 3 TFTP Configuration Commands
3-5

Advertisement

Table of Contents
loading

Table of Contents