F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices System Management and Maintenance Command Reference-6PW100
254
open ipv6
Use open ipv6 to log in to the IPv6 FTP server in FTP client view.
Syntax
open ipv6 server-address [ service-port ] [ -i interface-type interface-number ]
Views
FTP client view
Default command 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 of 0 to 65535. The default value is 21.
-i interface-type interface-number: Specifies an output interface by its type and number. This parameter
can be used only when the FTP server address is a link local address and the specified output interface
has a link local address. For the configuration of link local addresses, see the chapter on IPv6 basics in
Network Management Configuration Guide.
Usage guidelines
At login, enter the username and password for accessing the FTP server. If your input is correct, the login
succeeds.
The following matrix shows the open ipv6 command and firewalls and UTM devices compatibility:
Hardware Command com
p
atible
F1000-A-EI/F1000-S-EI Yes
F1000-E Yes
F5000 Yes
Firewall module Yes
U200-A Yes
U200-S No
Examples
# Log in to the FTP server at 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.
[ftp]