R0106-HP MSR Router Series Fundamentals Configuration Guide(V7)
83
ftp> bye
FTP server configuration example (MSR4000)
Network requirements
• Configure the device as an FTP server.
• Create a local user account with the username abc and password 123456 on the FTP server.
• Use the user account to log in to the FTP server from the FTP client.
• Upload the file temp.bin from the FTP client to the FTP server.
• Download the configuration file startup.cfg from the FTP server to the FTP client for backup.
Figure 42 Network diagram
Configuration procedure
1. Configure IP addresses as shown in Figure 42. Make sure the device and PC can reach other.
(Details not shown.)
2. Configure the device (FTP server):
# Create a local user with the username abc and password 123456.
<Sysname> system-view
[Sysname] local-user abc class manage
[Sysname-luser-abc] password simple 123456
# Assign the user role network-admin to the user. Set the working directory to the root directory of
the flash memory. (To set the working directory to the root directory of the flash memory on the
standby MPU, replace flash:/ with slot1#flash:/.)
[Sysname-luser-abc] authorization-attribute user-role network-admin work-directory
flash:/
# Assign the service type FTP to the user.
[Sysname-luser-abc] service-type ftp
[Sysname-luser-abc] quit
# Enable the FTP server.
[Sysname] ftp server enable
[Sysname] quit
# Examine the storage space for space insufficiency and delete unused files for more free space.
<Sysname> dir
Directory of flash:
0 -rw- 0 Sep 27 2010 14:43:34 kernel.bin
1 -rw- 0 Sep 27 2010 14:43:34 base.bin
2 drw- - Jun 29 2011 18:30:38 logfile
3 drw- - Jun 21 2011 14:51:38 diagfile
4 drw- - Jun 21 2011 14:51:38 seclog
5 -rw- 2943 Jul 02 2011 08:03:08 startup.cfg
6 -rw- 63901 Jul 02 2011 08:03:08 startup.mdb