73
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 BootWare image through FTP, execute the bootrom update
command to upgrade BootWare.
3. Upgrade the FTP server:
# 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
The specified file will be used as the main boot file at the next reboot on slot
1!
The specified file will be used as the main boot file at the next reboot on slot
2!
IMPORTANT:
The system software image file used for the next startup and the startup confi
uration file must be saved in
the Flash root directory. You can copy or move a file to the Flash root directory.
# Reboot the IRF fabric and the system software image file is updated at the system reboot.
<Sysname> reboot
Displaying and maintaining FTP
Task Command
Remarks
Display the source IP address configuration
of the FTP client.
display ftp client configuration [ |
{ begin | exclude | include }
regular-expression ]
Available in any view.
Display the FTP server configuration. display ftp-server Available in any view.
Display online FTP user information. display ftp-user Available in any view.