R21xx-HP FlexFabric 11900 Fundamentals Configuration Guide
64
<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 (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 Flash root directory of the
active MPU.
ftp> binary
200 TYPE is now 8-bit binary
ftp> put temp.bin
# Exit FTP.
ftp> bye
FTP server configuration example (in IRF mode)
Network requirements
An IRF fabric that comprises two member devices acts as the FTP server. The slot numbers of the active
and standby MPUs on the master and subordinate members are 0 and 1.
Create a local user account with username abc and password 123456 on the FTP server. Use the user
account to log in to the FTP server from the FTP client, upload the file temp.bin from the FTP client to the
FTP server, and download the configuration file config.cfg from the FTP server to the FTP client for backup.
Figure 29 Network diagram
Configuration procedure
1. Configure IP addresses as shown in Figure 29, and make sure the IRF fabric and the PC can reach
each other. (Details not shown.)










