R0106-HP MSR Router Series Fundamentals Configuration Guide(V7)

85
Ste
p
Command
Remarks
4. Log in to the FTP server.
(Method 1.) Log in to the FTP server
from user view:
ftp ftp-server [ service-port ]
[ vpn-instance vpn-instance-name ]
[ dscp dscp-value | source { interface
{ interface-name | interface-type
interface-number } | ip
source-ip-address } ] *
(Method 2.) Log in to the FTP server
from FTP client view:
a. ftp
b. open server-address
[ service-port ]
The source IP address
specified in the ftp command
takes precedence over the
one set by the ftp client source
command.
To establish an IPv6 FTP connection:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. (Optional.) Specify the source
IPv6 address for FTP packets
sent by the FTP client.
ftp client ipv6 source { interface
interface-type interface-number |
ipv6 source-ipv6-address }
By default, no source IPv6 address
is specified. The source address is
automatically selected as defined
in RFC 3484.
3. Return to user view.
quit N/A
4. Log in to the FTP server.
(Method 1.) Log in to the FTP
server from user view:
ftp ipv6 ftp-server
[ service-port ] [ vpn-instance
vpn-instance-name ] [ dscp
dscp-value | source { interface
interface-type interface-number
| ipv6 source-ipv6-address } ] *
[ -i interface-type
interface-number ]
(Method 2.) Log in to the FTP
server from FTP client view:
a. ftp ipv6
b. open server-address
[ service-port ]
The source IP address specified in
the ftp ipv6 command takes
precedence over the one set by the
ftp client ipv6 source command.
Managing directories on the FTP server
Task Command
Display directory and file information on the FTP
server.
Display the detailed information of a directory or file
on the FTP server:
dir [ remotefile [ localfile ] ]
Display the name of a directory or file on the FTP
server:
ls [ remotefile [ localfile ] ]