Operation Manual – File System Management
H3C S3610&S5510 Series Ethernet Switches
Chapter 2 FTP Configuration
2-9
To do…
Use the command…
Remarks
Assign the priority level
of a user
level level
Optional
By default, the user level is 0. if
the client is to perform the write
operations on the device’s file
system, the FTP login users
must be level 3 users
Note:
If FTP server performs authentication, authorization and accounting (AAA) policy on
FTP client, AAA related parameters should be configured on the FTP server. For more
information about the
local-user
,
password
,
service-type ftp
,
work-directory,
and
level
commands and the AAA related configuration, refer to the
AAA-RADIUS-HWTACACS Configuration
part of the manual.
2.3.3 FTP Server Configuration Example
I. Network requirements
z
Use your device as an FTP server. Create a user account for an FTP user on it,
setting the username to
abc
and the password to
pwd
.
z
The IP address of the VLAN interface is 1.1.1.1/16.
z
The PC serves as the FTP client.
II. Network diagram
Figure 2-3
Smooth upgrading using the FTP server
III. Configuration procedure
1)
Configure Device (FTP Server)
# Create an FTP user account
abc
, setting its password to
pwd
.
<Sysname> system-view
[Sysname] local-user abc
[Sysname-luser-abc] password simple pwd
# Specify abc to use FTP, and authorize its access to certain directory.
[Sysname-luser-abc] service-type ftp