Support

MA5600V800R00X series devices load the IO data package

Background introduction

 

After Huawei MA5680T, MA5683T, MA5608T series OLT equipment upgraded, due to the limitation of the upgrade system bin file capacity, only contains part of the IO package file, but some of boards which are not included by default, which will be unable to work normally. Therefore, it requires manual loading IO package file. In this paper, we take Huawei MA5683T as example:

MA5683T#display board 0
-------------------------------------------------------------------------
SlotID  BoardName  Status          SubType0 SubType1    Online/Offline
-------------------------------------------------------------------------
0       H806GPBD   Failed                               Online   
1       H806GPBH   Failed      Online
2     
3     
4     
5       H805GPFD   Normal                           
6       H802SCUN   Standby_normal                   
7       H802SCUN   Active_normal                    
8       H801GICF   Normal                           
9     
10    
11    
12    
 -------------------------------------------------------------------------

 

At this time, to load the system IO package.

 

Preparations of Loading

1.If login device can use telnet, please skip step 2;

Telnet.gif

2.login device use Console cable, please refer to:

 

Huawei OLT MA5600T Series Equipment Upgrade Instructions

3.Acquired the appropriate version and board IO package files, and put it into the file server MA5600V800R012C00_806_807_io.bin

4.Use the network cable directly to connect device ETH port to TFTP server or make Huawei MA5683T Ping TFTP device by routers,

 

Note:

One of the protocols can be used to transfer files in FTP/TFTP/SFTP. This paper only takes the TFTP protocol as an example.

 

Huawei MA5683T.gif

Operation steps

1.Login Huawei MA5683T

There are two ways of login device and uploading:

a) Login device through remote Telnet way, remote upload files  .

b) Login device through the serial port, through the local maintenance network equipment directly upload files.

>>User name:root 
>>User password:      //Password needs to be acquired in advance
MA5683T>enable 
MA5683T#config 
MA5683T(config)#

 

2.The device and IO packet file server are interlinked.

There are two ways:

a)Maintain network port directly through the local main control board ETH.

b)The remote device connects with the local device through a router.

Connected the ETH port of main control board with IO package file server through network cable.

Query IP address of the maintenance network port.

MA5683T(config)#display interface meth 0

 

The default IP address:

The IP address of the maintenance network port for 10.11.104.2/24

Connected remote devices by routers, only according to the principle of data communication, the equipment can ping each other.

 

MA5600T.png

 

3.Backup data and close auto save

Taking local ETH maintenance network as an example.

a)Set PC IP address

Keep with the main control board maintenance network interface IP address in the same network.

For example: Set to 10.11.104.5/24.

b) To verify whether equipment and PC communicate is normal.

In the global configuration mode, use Ping command to Ping IP address of the PC can success.

MA5683T(config)#ping 10.11.104.5 
PING 10.11.104.5: 56  data bytes, press CTRL_C to break 
Reply from 10.11.104.5: bytes=56 Sequence=1 ttl=128 time=10 ms 
Reply from 10.11.104.5: bytes=56 Sequence=2 ttl=128 time=1 ms 
Reply from 10.11.104.5: bytes=56 Sequence=3 ttl=128 time=1 ms 
Reply from 10.11.104.5: bytes=56 Sequence=4 ttl=128 time=1 ms 
Reply from 10.11.104.5: bytes=56 Sequence=5 ttl=128 time=1 ms 

--- 10.11.104.5 ping statistics --- 
5 packet(s) transmitted 
5 packet(s) received 
0.00% packet loss 
round-trip min/avg/max = 1/2/10 ms

 

c) Save the configuration data.

Use save command to save database and configuration files at the same time.

MA5683T(config)#save

 

d) To backup configuration data to local

(1). To backup database files.

MA5683T(config)#backup data tftp 10.11.104.5 ma5683date_scu_old.dat
Please save database file before backup, or the database file that is backed 
   up may be not the lastest one. Are you sure to continue? (y/n)[n]: y

 

(2). To backup configuration files

MA5683T(config)#backup configuration tftp 10.11.104.5 ma5683_config.txt
Please save configuration file before backup, or the configuration file 
backuped may be not the latest. Are you sure to continue? (y/n)[n]:y 
e) Cancel the system auto save function
Avoid the upgrade operation and auto save operation conflicts, which will lead to the upgrade failed.
MA5683T(config)#autosave interval off 
MA5683T(config)#autosave time off

Huawei GPFD.gif

4. Equipment state information before loading.

a)Use display io-packetfile information command to query board IO package file information.

Command line echo information for IO package information, which is in the current system.

b) Use display board 0 command to query board state.

Standby main control board, service board and other board should be in the “normal” state. Here query result is only an example.

MA5683T#display board 0
-------------------------------------------------------------------------
SlotID  BoardName  Status          SubType0 SubType1    Online/Offline
-------------------------------------------------------------------------
0       H806GPBD   Failed                               Online   
1       H806GPBH   Failed      Online
2     
3     
4     
5       H805GPFD   Normal                           
6       H802SCUN   Standby_normal                 
7       H802SCUN   Active_normal                    
8       H801GICF   Normal                           
9     
10    
11    
12    
-------------------------------------------------------------------------

 

5. Upload IO package file.

a) Copy the repackaged IO package file to the TFTP configuration path.

b) Load IO file.

MA5683T(config)#load packetfile tftp 10.11.104.5 MA5600V800R012C00_806_807_io.bin
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

 

During the loading process, use display progress load command to query loading process. When use TFTP mode to load, package file loaded to 99% would take a long time. According to the size of needed load file, may wait about 20 ~ 30min.

During the loading process, appear “The loading is successful” alarm, shows that loading success. If appear “ The loading fails ” alarm, loading fails.

If appear “ The loading fails ” alarm, loading fails.

 

6. Check it after upgraded

a)Use display io-packetfile information command to check board IO package file information.

MA5683T(config)#display io-packetfile information 
Version of the board software packetfile:MA5600V800R012C00HP1109
---------------------------------------------------------------------------
Index  File Type                 Version                File Length
---------------------------------------------------------------------------
0     CPMU0107 PROGRAM          205                    186112
1     PMU02B03 PROGRAM          205                    141440
2     EPMU0203 PROGRAM          109                    57600
3     H801ESC PROGRAM           112                    18944
4     FAN PROGRAM               156                    7808
5     H801FCBC PROGRAM          105                    7680
......

 

b) Use display board 0 command to query board state.

Standby main control board (SCUN), service board (GPBD, GPFD, GPBH) and other board (GICF) should be in the “normal” state. Here query result is only an example.

MA5683T#display board 0
            -------------------------------------------------------------------------
            SlotID  BoardName  Status          SubType0 SubType1    Online/Offline
            -------------------------------------------------------------------------
            0       H806GPBD   Normal                                Online   
            1       H806GPBH   Normal       Online
            2     
            3     
            4     
            5       H805GPFD   Normal                           
            6       H802SCUN   Standby_normal                   
            7       H802SCUN   Active_normal                    
            8       H801GICF   Normal                           
            9     
            10    
            11    
            12    
          -------------------------------------------------------------------------

 

After checking the board state, please check whether the corresponding service state and equipment state is restored, and whether the device configuration is normal, if there are any abnormal, please use the backup configuration to make the device imported into MA5683T equipment.

Huawei SCUN.gif

7.Open the system Auto save function.

After upgrading, please open system auto save function.

Please select interval data save function or data timing save function (only can choose one).

 

a)Enable data interval save function.

MA5683T(config)#autosave interval on 
System autosave interval switch: on 
Autosave interval: 1440 minutes 
Autosave type: data

System autosave modified configuration switch: on

Autosave interval: 30 minutes

Autosave type: data

 

b)Enable data timing save function.

MA5683T(config)#autosave time on 
System autosave time switch: on 
Autosave time: 00:00:00 
  Autosave type: data and configuration file

 

c)Use save command to save all settings.

 

Note: Don’t forget to save!

 

From this article, you should know how to load IO package file on Huawei service board GPBD, GPFD, after loading IO package file, these boards are able to work normally to realize more functions.

Related Posts