89
User(1.1.1.1:(none)):abc
331 Password required for abc.
Password:
230 User logged in.
# Use the ASCII mode to download configuration file
config.cfg
from the server to the client for
backup.
ftp> ascii
200 TYPE is now ASCII
ftp> get config.cfg back-config.cfg
# Use the binary mode to upload the
temp.bin
file to the root directory of the flash memory on
the global active MPU.
ftp> binary
200 TYPE is now 8-bit binary
ftp> put temp.bin
# Exit FTP.
ftp> bye
Using the device as an FTP client
Establishing an FTP connection
To access an FTP server, you must establish a connection from the FTP client to the FTP server.
To establish an IPv4 FTP connection:
Step
Command
Remarks
1.
Enter system view.
system-view
N/A
2.
(Optional.) Specify a
source IP address for
outgoing FTP packets.
ftp
client
source
{
interface
interface-type
interface-number
|
ip
source-ip-address
}
By default, no source IP
address is specified. The
device uses the primary IP
address of the output
interface as the source IP
address.
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
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.
Enter
FTP client view:
ftp
b.
Log in to the FTP server:
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:
Содержание FlexNetwork 10500 Series
Страница 139: ...130 Sysname display version ...