Restore Huawei SmartAX MA5600 Configuration

Restore Huawei SmartAX MA5600 Configuration

On the test, I will give an example of creating a backup of the Huawei SmartAX MA5683T configuration to a TFTP server, as well as its restoration.

Recovery is often useful when you need to quickly return to the previous configuration or to make massive changes to the configuration or to profiles that are active and used by the ONT.
OLT reboot is required.

I will give an example of sending the configuration to a TFTP server (before sending, you need to perform a save, otherwise not the actual configuration will be sent to TFTP):

1
2
save
backup configuration tftp 192.168.5.5 olt.cfg

Similarly, you can create copies of other data:

1
2
3
backup data tftp 192.168.5.5 file.dat
backup bios tftp 192.168.5.5 file.bin
backup program tftp 192.168.5.5 file.efs

To restore the configuration, download it from the TFTP server to the active and backup management boards (this is “all” at the end of the command).

1 load configuration tftp 192.168.5.5 olt.cfg all

Let’s wait for the configuration to download and when the message is displayed:

THE LOADING IS SUCCESSFUL

THE CONFIGURATION FILE IN 0 FRAME 6 SLOT WILL TAKE EFFECT AFTER BEING
ACTIVATED
THE CONFIGURATION FILE IN 0 FRAME 7 SLOT WILL TAKE EFFECT AFTER BEING
ACTIVATED

Activate the configuration (OLT will reboot!):

1 active configuration system

Or just reboot the OLT:

1 reboot system

Read Also :

How to Set Up the Huawei OLT’s Auto-Save Function 

SNMP configuration on Huawei OLT