2384 CHAPTER 158: FTP CLIENT CONFIGURATION COMMANDS

Description Use the open command to log onto the IPv4 FTP server under FTP client view.

At login, you will be asked to enter the username and password for accessing the

FTP server. If your input is correct, the login succeeds; otherwise, it fails.

Related command: close

Example # In FTP client view, log onto the FTP server with the IP address of 192.168.1.50..

<Sysname> ftp

[ftp] open 192.168.1.50

Trying 192.168.1.50 ...

Press CTRL+K to abort

Connected to 192.168.1.50.

220 FTP service ready. User(192.168.1.50:(none)):aa 331 Password required for aa. Password:

230 User logged in.

[ftp]

open ipv6

Syntax open ipv6 server-address [ service-port ] [ -iinterface-type interface-number ]

View FTP client view

Parameter 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.

-iinterface-typeinterface-number: Specifies the egress interface by it type and number. 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 Basics Configuration Commands” on page 829).

Description Use the open ipv6 command to log onto IPv6 FTP server in FTP client view.

At login, you will be asked to enter the username and password for accessing the

FTP server. If your input is correct, the login succeeds; otherwise, it fails.

Related command: close

Example # Log onto 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

Page 2384
Image 2384
3Com MSR 30, MSR 50 manual Open ipv6, Related command close