HP 10500 Series Configuration Manual page 88

Hide thumbs Also See for 10500 Series:
Table of Contents

Advertisement

<Sysname> system-view
[Sysname] local-user abc class manage
[Sysname-luser-abc] password simple 123456
# Assign the user role network-admin to the user. (The default working directory is the root
directory of the flash memory on the active MPU. To change the working directory to the root
directory of the flash memory on the standby MPU, specify the work-directory slotm#flash:/ option
for the command. The m argument represents the slot number of the standby MPU.)
[Sysname-luser-abc] authorization-attribute user-role network-admin
# 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-
1
-rw-
2
drw-
3
drw-
4
drw-
5
-rw-
6
-rw-
7
-rw-
8
-rw-
9
-rw-
473664 KB total (467080 KB free)
<Sysname> delete /unreserved flash:/backup.bin
3.
Perform FTP operations from the PC (FTP client):
# Log in to the FTP server at 1.1.1.1 using the username abc and password 123456.
c:\> ftp 1.1.1.1
Connected to 1.1.1.1.
220 FTP service ready.
User(1.1.1.1:(none)):abc
331 Password required for abc.
Password:
230 User logged in.
# Use the ASCII mode to download the configuration file startup.cfg from the device to the PC for
backup.
ftp> ascii
200 TYPE is now ASCII
ftp> get startup.cfg back-startup.cfg
# Use the binary mode to upload the file temp.bin from the PC to the root directory of the flash
memory on the active MPU.
ftp> binary
0
Sep 27 2010 14:43:34
0
Sep 27 2010 14:43:34
-
Jun 29 2011 18:30:38
-
Jun 21 2011 14:51:38
-
Jun 21 2011 14:51:38
2943
Jul 02 2011 08:03:08
63901
Jul 02 2011 08:03:08
716
Jun 21 2011 14:58:02
572
Jun 21 2011 14:58:02
6541264
Aug 04 2011 20:40:49
78
kernel.bin
base.bin
logfile
diagfile
seclog
startup.cfg
startup.mdb
hostkey
serverkey
backup.bin

Advertisement

Table of Contents
loading

Table of Contents