Ftp Client Configuration Example In Irf Mode - HP 12500 Configuration Manual

Routing switch series
Table of Contents

Advertisement

221 Windows FTP Server (WFTPD, by Texas Imperial Software) says goodbye
<Sysname>

FTP client configuration example in IRF mode

Network requirements
Use the IRF fabric that comprises two member devices as the FTP client and the PC as the FTP server.
Log in to the FTP server from the FTP client using the user account with username abc and password
123456 (which has been created on the PC).
Download the file temp.bin from the FTP server to the FTP client, and upload the configuration file
config.cfg from the FTP client to the FTP server for backup.
Figure 33 Network diagram
Configuration procedure
# Configure IP addresses for devices and make sure they can reach other. (Details not shown.)
# Examine the storage space on the member devices. If the free space is insufficient, use the
delete/unreserved file-url command to delete unused files. (Details not shown.)
# Log in to the FTP server using the username abc and password 123456.
<Sysname> ftp 10.1.1.1
Connected to 10.1.1.1.
220 WFTPD 2.0 service (by Texas Imperial Software) ready for new user
User (10.1.1.1:(none)): abc
331 Give me your password, please
Password:
230 Logged in successfully
Remote system type is MSDOS.
ftp>
# Set the file transfer mode to binary.
ftp> binary
200 Type is Image (Binary)
# Download the file temp.bin from the PC to the Flash root directory of the IRF fabric's active MPU.
ftp> get temp.bin
227 Entering Passive Mode (192,168,3,51,6,167)
150 "D:\TEST\temp.bin" file ready to send (439291 bytes) in IMAGE / Binary mode
226 Transfer finished successfully.
74

Advertisement

Table of Contents
loading

Table of Contents