Open 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
2.2.19 open
Syntax
open server-address [ service-port ]
View
FTP client view
Parameters
server-address: IP address or host name of a remote FTP server.
service-port: Port number of the remote FTP server, in the range 0 to 65535, with the
default value of 21.
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 commands: close.
Examples
# 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]

2.2.20 open ipv6

Syntax
open ipv6 server-address [ service-port ] [ -i interface-type interface-number ]
View
FTP client view
Chapter 2 FTP Configuration Commands
2-19

Advertisement

Table of Contents
loading

Table of Contents