Hello, friend!
If you need to load a device package, run the load packetfile command to load the package file. When you need to upgrade or change the system version, run this command.
Load the package file, and then load the database of the new version after the upgrade. After you run the reboot command to reset the system, the host program, BIOS, and CPLD in the packet file take effect. After the system is started and works normally, the host program is upgraded to the newly loaded version.
Example
To use the FTP loading mode to load the program packet files, do as follows:
huawei#load packetfile
{ ftp<K>|sftp<K>|tftp<K> }:tftp
{ ServerIpAddress<I><X.X.X.X> }:10.10.10.1
{ filename<S><Length 1-128> }:scu_packet.bin
Command:
load packetfile tftp 10.10.10.1 scu_packet.bin active
The new packet file will overwrite the old one
Rollback function will be disabled
Be sure that the system needn't this function
Are you sure to load new packet file? (y/n)[n]:y
Load(backup,duplicate,...) begins, please wait and notice the rate of progress
Any operation such as reboot or switchover will cause failure and
unpredictable result
Of course, you can also load the device data package through the NMS.
Thanks!