HP 6125G Configuration Manual page 85

Fundamentals configuration guide
Hide thumbs Also See for 6125G:
Table of Contents

Advertisement

# Create a local user account abc, set its password to abc and the user privilege level to level 3 (the
manage level), specify the Flash root directory of the master device as the authorized directory,
and specify the service type as FTP.
<Sysname> system-view
[Sysname] local-user abc
[Sysname-luser-abc] password simple abc
[Sysname-luser-abc] authorization-attribute level 3
[Sysname-luser-abc] authorization-attribute work-directory flash:/
[Sysname-luser-abc] service-type ftp
[Sysname-luser-abc] quit
To access the Flash root directory of the subordinate device (with the member ID 2), replace flash:/
in the command authorization-attribute work-directory flash:/ with slot2#flash:/.
# Enable the FTP server.
[Sysname] ftp server enable
[Sysname] quit
Perform FTP operations from the FTP client:
2.
# Log in to the FTP server at 1.1.1.1 by using the username abc and password abc.
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.
# Download the configuration file config.cfg from the FTP server to the PC for backup.
ftp> get config.cfg back-config.cfg
# Upload the file newest.bin to the Flash root directory of the master.
ftp> put newest.bin
200 Port command okay.
150 Opening ASCII mode data connection for /newest.bin.
226 Transfer complete.
ftp> bye
221 Server closing.
c:\>
This FTP procedure also applies to upgrading configuration files.
After you finish upgrading the Boot ROM image through FTP, execute the bootrom update
command to upgrade Boot ROM.
Upgrade the FTP server:
3.
# Copy the system software image file newest.bin to the Flash root directory of the subordinate
device (with the member ID 2).
<Sysname> copy newest.bin slot2#flash:/
# Specify newest.bin as the main system software image file for the next startup of all member
devices.
<Sysname> boot-loader file newest.bin slot all main
This command will set the boot file of the specified board. Continue? [Y/N]:y
79

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

5500 hi series6125 blade switch series

Table of Contents