Open Ipv6 - H3C WX Series Command Reference Manual

Hide thumbs Also See for WX Series:
Table of Contents

Advertisement

[ftp]

open ipv6

Syntax
open ipv6 server-address [ service-port ] [ -i interface-type interface-number ]
View
FTP client view
Default Level
3: Manage level
Parameters
server-address: IP address or host name of the remote FTP server.
service-port: Port number of the remote FTP server, in the range 0 to 65535. The default
value is 21.
-i interface-type interface-number: Specifies the egress interface by its type and
number. This parameter can be used only in case that the FTP server address is a link
local address and the specified egress interface must have a link local address (For the
configuration of link local addresses, see IPv6 Basics in the Layer 3 – IP Services
Configuration Guide).
Description
Use the open ipv6 command to log in to the IPv6 FTP server in FTP client view.
At login, you are asked to enter the username and password for accessing the FTP
server. If your input is correct, the login succeeds; otherwise, it fails.
Related commands: close.
Examples
Log in to the FTP server (with IPv6 address 3000::200) in FTP client view.
<Sysname> ftp
[ftp] open 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.
59

Advertisement

Table of Contents
loading

Table of Contents