Have a Question?
HALNy HL-1GE / HL-1GE2 / HL-1GC / HL-1GR / HL-1B SFU Configuration [ZHONE]

HALNy HL-1GE Configuration
Service scenario
HL-1GE / HL-1GE2 / HL-1GC / HL-1GR / HL-1B can work in two modes – HGU (Home Gateway Unit) and SFU (Single Family Unit).
HGU mode configuration is presented here.
Managing ONT mode is done by setting up/or not bridge port and VEIP for ONT. In SFU mode we need to set bridge port.
In this tutorial, we will focus on SFU mode configuration.
ONT modes switching HGU<->SFU
Switching between HGU and SFU modes is described here.
ONT configuration
Document Date and version | 2025.05.06 |
Tested on OLT ZHONE mx1U19x | Version: MX 2.5.1.518 |
Tested with ONT HALNy HL-1GE / HL-1GE2 / HL-1GC / HL-1GR | Supported on Version: V2.0.27zh1 or above |
Tested with ONT HALNy HL-1B | Supported on Version: V4.0.10zh1 or above |
Revision | 1 |
Let us know how to improve below document on: support@halny.com |
This tutorial is based on ONT with firmware V2.0.27zh1 and ZHONE mx1U19x running with firmware MX 2.5.1.518
In example configuration we used below VLANs:
VLAN 100 – INTERNET
VLAN 200 – IPTV (multicast uplink port 3)
VLAN 400 – MGMT
Example for ONT configured on second GPON port with ID 14
Change vendor serial number
- Log in to ONT via LAN: 192.168.33.1/cgi-bin/vendor-support.asp.
- Change Vendor to ZHONE ZNTS
- Apply configuration, ONT will reboot
Changing ONT’s serial number is described here
Supported SFU service scenario
1. ONT configuration (Bridge access – INTERNET)

1. Create DBA profile
Zhone# new gpon-traffic-profile dba-enabled = true dba-fixed-us-ubr-bw = 1024 dba-max-us-bw = 102400 1
2. Check unregistered ONTs
Zhone# gpononu show
Processing list of 256
This command may take several minutes to complete.
Do you want to continue? (yes or no) [no] yes
Free ONUs for slot 1 olt 1:
1 2 3 4 5 6 7 8 9 10 11 12
13 14 15 16 17 18 19 20 21 22 23 24
25 26 27 28 29 30 31 32 33 34 35 36
37 38 39 40 41 42 43 44 45 46 47 48
49 50 51 52 53 54 55 56 57 58 59 60
61 62 63 64
Discovered serial numbers for slot 1 olt 1:
sernoID Vendor Serial Number sernoID Vendor Serial Number
1 ZNTS 032FC351 2 ZNTS 08604710
3 ZNTS 03361173
3. Register ONT on GPON
Zhone# onu set SLOT/OLT-ID/ONT-ID SERNO-ID meprof INTERNAL-ME
ex. Zhone# onu set 1/2/14 2 meprof zhone-2301
4. Disable ONT auto-configuration
Zhone# gpononu auto-cfg disable SLOT/OLT-ID/ONT-ID
ex. Zhone# gpononu auto-cfg disable 1/2/14
5. Configure ONT bridge services
Zhone# bridge add SHELF/SLOT/OLT-ID/ONT-ID/gpononu gem GEM gtp GTP-ID downlink vlan VID tagged cos COS rg
ex. Zhone# bridge add 1/1/2/14/gpononu gem 514 gtp 1 downlink vlan 100 tagged cos 0 eth 1
