Ftp Server Configuration Example - 3Com 4510G Configuration Manual

3com switch 4510g family
Table of Contents

Advertisement

For
more
authorization-attribute commands, refer to AAA Command in the Security Volume.
When the device serves as the FTP server, if the client is to perform the write operations (upload,
delete, create, and delete for example) on the device's file system, the FTP login users must be
level 3 users; if the client is to perform other operations, for example, read operation, the device
has no restriction on the user level of the FTP login users, that is, any level from 0 to 3 is allowed.

FTP Server Configuration Example

Single Device Upgrade
Network requirements
As shown in
addresses are 1.2.1.1/16 and 1.1.1.1/16 respectively. An available route exists between Device
and PC.
PC keeps the updated startup file of the device. Use FTP to upgrade the device and back up the
configuration file.
Set the username to ftp and the password to pwd for the FTP client to log in to the FTP server.
Figure 12-4 Smooth upgrading using the FTP server
Configuration procedure
1)
Configure Device (FTP Server)
# Create an FTP user account ftp, set its password to pwd and the user privilege level to level 3 (the
manage level).
<Sysname> system-view
[Sysname] local-user ftp
[Sysname-luser-ftp] password simple pwd
[Sysname-luser-ftp] authorization-attribute work-directory level 3
# Authorize ftp's access to the root directory of the flash.
[Sysname-luser-ftp] authorization-attribute work-directory flash:/
# Specify ftp to use FTP.
[Sysname-luser-ftp] service-type ftp
[Sysname-luser-ftp] quit
# Enable FTP server.
[Sysname] ftp server enable
[Sysname] quit
information
about
Figure
12-4, use Device as an FTP server, and the PC as the FTP client. Their IP
the
local-user,
password,
12-11
service-type
ftp,
and

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents