Have a Question?
HL-1GE / HL-1GE2 HGU Configuration [ZYXEL XGS-PON]

HALNy HL-1GE Configuration
Service scenario
HL-1GE / HL-1GE2 can work in two modes – HGU (Home Gateway Unit) and SFU (Single Family Unit).
SFU mode configuration is presented here.
Managing ONT mode is done by setting up/or not bridge port and VEIP for ONT. In example, if ONT has to be working as HGU, we need to set only VEIP. If as SFU, we need to set bridge port(s) and VEIP(only if we want to use ip-host).
SFU mode allows to prepare more complex configuration. In this tutorial we will focus on HGU mode configuration.
ONT modes switching HGU<->SFU
Switching between HGU and SFU modes is described here.
Document Date and version | 2025.07.03 |
Tested on ZYXEL IES4204 | Version: V2.03(ABGX.6) |
Tested with ONT HALNy HL-1GE / HL-1GE2 | Supported on Version: V2.0.29 or above |
Revision | 1 |
Found something we can improve? Let us know at support@halny.com |
Supported service scenarios
1. ONT Configuration (Access mode, only INTERNET)

ONT was connect to the GPON port 2/1 with ONU_ID 7
1. Create DBA-profile
MSC1240QA(config)# xpon qos bwprof 1G
sir 0 air 0 pir 1024000
2. Create xpon uni-profile.
MSC1240QA(config)# xpon uni-profile HL-1GE_HGU
port lan 1~8 inactive
port xlan 1~8 inactive
no port veip 1 inactive
port veip tag-oper-id 1
uniport-list 1
filter uni-vlan 100
vlan 100
exit
port veip tag-oper-id 2
uniport-list 1
filter uni-vlan 400
vlan 400
exit
exit
3. Create service-profile.
MSC1240QA(config)# xpon service-profile HGU_V100
mode veip
port lan 1
vlan 100
exit
MSC1240QA(config)# xpon service-profile HGU_V400
mode veip
port lan 1
vlan 400
exit
4. Create template.
MSC1240QA(config)# xpon template HL-1GE_HGU
service 1 service-profile HGU_V100 shared-priority 7 usbwprof 1G dsbwprof 1G
service 2 service-profile HGU_V400 shared-priority 6 usbwprof 1G dsbwprof 1G
tcont 1 services 1 usbwprof 1G dsbwprof 1G type best-effort
tcont 2 services 2 usbwprof 1G dsbwprof 1G type best-effort
uni-profile HL-1GE_HGU
5. Authorize ONT – set correct serial number and password (register method A)
MSC1240QA(config)# interface remote xont 2-1-7
MSC1240QA(config-interface-xont-2-1-7)# inactive
sn HALN08700180
registration-id 00000001
ip-host vlan 400/0 dynamic
template HL-1GE_HGU
no inactive
6. Verify ONT ip-host 1 address
MSC1240QA# show interface remote xont 2-1-7 ip-host status
----------------------+--------------------
AID : ont-2-1-7
----------------------+--------------------
vlan Id-config : 400/0
IP type-config : dynamic
IP address : 172.17.60.130
IP mask : 255.255.254.0
IP gateway : 172.17.60.1
IP Primary DNS : 172.17.61.224
IP Secondary DNS : 172.17.60.1
----------------------+--------------------
ONT HL-1GE / HL-1GE2 HGU Provisioning on ZYXEL IES4204
There is a way to ONT provisioning:
- DHCP option 66,67 (link)
ONT HL-1GE / HL-1GE2 HGU Upgrade on ZYXEL IES4204
HL-1GE / HL-1GE2 HGU can be upgraded the same way as other HALNy ONTs, You can find upgrade procedure here.
