H3C S7500E Series Command Manual page 1281

Hide thumbs Also See for S7500E Series:
Table of Contents

Advertisement

Command Manual – File System Management
H3C S7500E Series Ethernet Switches
View
User view
Parameters
server-address: IP address or host name of the remote FTP server.
service-port: Port number of the FTP server, in the range 0 to 65535. The default value
is 21.
source ipv6 source-ipv6-address: Specifies a source IPv6 address for transmitted FTP
packets. This address must be an IPv6 address that has been configured on the
device.
-i interface-type interface-number: Specifies the type and number of the egress
interface. This parameter can be used only in case that the FTP server address is the
link local address and the specified egress interface must have a link local address (For
the configuration of link local address, see IPv6 Configuration).
Description
Use the ftp ipv6 command to log onto the FTP server and enter FTP client view.
Note that:
This command applies to IPv6 network.
If you use this command without specifying any parameters, you will simply enter
the FTP client view without logging onto the FTP server.
If you specify the parameter, you will be asked to enter the username and
password for accessing the FTP server.
Examples
# Log onto the FTP server with IPv6 address 3000::200.
<Sysname> ftp ipv6 3000::200
Trying 3000::200 ...
Press CTRL+K to abort
Connected to 3000::200.
220 Welcome!
User(3000::200:(none)): MY_NAME
331 Please specify the password.
Password:
230 Login successful.
[ftp]
Chapter 2 FTP Configuration Commands
2-15

Advertisement

Table of Contents
loading

Table of Contents