Device Management Configuration Example 1045
230 Logged in successfully
[ftp]
# Download the aaa.bin and boot.btm programs on FTP Server to the Flash of
Device.
[ftp] get aaa.bin
[ftp] get boot.btm
# Clear the FTP connection and return to user view.
[ftp] bye
<Device>
# Enable the validity check function for Boot ROM file upgrade.
<Device> system-view
[Device] bootrom-update security-check enable
[Device] quit
# Upgrade the Boot ROM file of the device.
<Device> bootrom update file boot.btm
# Specify the application program for the next boot.
<Device> boot-loader file aaa.bin main
# Reboot the device. The application program is upgraded after the reboot.
<Device> reboot
Start to check configuration with next startup configuration file, please wait......
This command will reboot the device. Current configuration will be lost in next startup if you continue. Continue? [Y/N]:y
This will reboot device. Continue? [Y/N]:y