How Can We Help?

ONT HALNy Upgrade on ZTE C320 V1.2.5P3

You are here:
< All Topics
Document Date and version2020.05.29
Tested on OLT ZTE C320Version: V1.2.5P3
Tested with ONT HALNy HL-1GESupported on Version: V2.0.10 or above
Tested with ONT HALNy HL-4GSupported on Version: V2.0.10 or above
Tested with ONT HALNy HL-4GMVSupported on Version: V2.0.10 or above
Tested with ONT HALNy HL-2GRVSupported on Version: V3.0.3 or above
Tested with ONT HALNy HL-4GQVSupported on Version: V3.0.3 or above
Tested with ONT HALNy HL-4GQVSSupported on Version: V3.0.3 or above
Tested with ONT HALNy HL-1G/HL-GSFPSupported on Version: V1.0.8 or above
Revision1
Let us know how to improve below document on: support@halny.com

Upgrade Procedure

1. FTP server configuration on mng interface

(config)# interface mng1
  ip address ip.ip.ip.ip mask.mask.mask.mask
  boot-server ip.ip.ip.ip 
  boot-username U-NAME
  boot-password PASSWD

  # download onuver firmware.bin 

2. Download firmware directly from FTP server

# download onuver firmware.bin ftp ipaddress ip.ip.ip.ip user USER password PASSWD

3. Check is there firmware in firmware list

# dir onuver

4. Manual upgrade a specific ONT

4.1 Upgrade with commit and immediately reboot

# cpe update-and-reboot firmware.bin gpon-olt_RACK_ID/SHELF_ID/OLT-ID ONU_ID

4.2 Upgrade with commit

# cpe update-commit firmware.bin gpon-olt_RACK_ID/SHELF_ID/OLT-ID ONU_ID

5. Verify ONT upgrade status

show cpe update-status gpon-olt_gpon-olt_RACK_ID/SHELF_ID/OLT-ID ONU_ID
gpon-onu_1/2/2: 1
Taskname   : Manual
Action     : Update-commit
Status     : In-progress
Progress   : 18%
Failreason : None
Committime :

show cpe update-status gpon-olt_gpon-olt_RACK_ID/SHELF_ID/OLT-ID ONU_ID
gpon-onu_1/2/2: 1
Taskname   : Manual
Action     : Update-commit
Status     : Success
Progress   : 100%
Failreason : None
Committime : 2019-06-07 15:36:14

6. Verify ONT firmware information

show cpe information gpon-olt_gpon-olt_RACK_ID/SHELF_ID/OLT-ID ONU_ID
CpeType       : HL-1GE
Region 1
Vertag        : V2.0.11
Commited      : No
Activated     : Yes
Valid         : Yes
Region 2
Vertag        : V2.0.10
Commited      : Yes
Activated     : No
Valid         : Yes

Auto-Upgrade Procedure

(config)# cpe task TASK_NAME
service-type Gpon
equipment-type EQUIPMENT_NAME
vendor-name NAME
match-vertag Below VERSION
range port ne || gpon-olt_x/x/x
mode Online || Offline || Both
action Update-and-reboot
version-file FILENAME
parallel-limitation 64
task add

Example:

ZXAN(config)# cpe task HL-4GMV
service-type Gpon
equipment-type HL-4GMV
vendor-name HWTC
match-vertag Below V2.0.17
range port ne
mode Online 
action Update-and-reboot
version-file G_ONU_HL-4GMV_V2-0-17_001-enc.bin
parallel-limitation 64
task add
ZXAN(config)# show cpe task
Taskname   : HL-4GMV
Status     : Finished         VerFile      : G_ONU_HL-4GMV_V2-0-17_001-enc.bin
ImageSize  : 3407880          EquType      : HL-4GMV
ServiceType: Gpon             VendorName   : HWTC
Mode       : Online           VerBase      : V2.0.17
ImgLocation: Local            Rule         : Below
Limitation:  64               Action       : Update-and-reboot
RangeType  : Port

Table of Contents