HALNy HL-4G/HL-4G2 SFU Configuration [ZHONE]

You are here:
< All Topics

HALNy HL-4G/HL-4G2 Configuration

Service scenario

HL-4G/HL-4G2 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.

Document Date and version2025.05.06
Tested on OLT OLT ZHONE mx1U19xVersion: MX 2.5.1.518
Tested with ONT HALNy HL-4GSupported on Version: V2.0.27zh1 or above
Tested with ONT HALNy HL-4G2Supported on Version: V4.0.10zh1 or above
Revision1
Let us know how to improve below document on: support@halny.com

This tutorial is based on ONT with firmware V4.0.10zh1 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 16

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 (Internet, IPTV)

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/16 2 meprof zhone-2424

4. Disable ONT auto-configuration

Zhone# gpononu auto-cfg disable SLOT/OLT-ID/ONT-ID
ex. Zhone# gpononu auto-cfg disable 1/2/16 

5. Configure ONT bridge services

#NET
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/16/gpononu gem 516 gtp 1 downlink vlan 100 tagged cos 0 eth 1
Zhone# bridge add 1/1/2/16/gpononu gem 516 gtp 1 downlink vlan 100 tagged cos 0 eth 2

#IPTV
Zhone# bridge add SHELF/SLOT/OLT-ID/ONT-ID/gpononu gem GEM gtp GTP-ID downlink vlan VID tagged video ACL-ID/GROUP-NUM cos COS rg 
ex. Zhone# bridge add 1/1/2/16/gpononu gem 716 gtp 1 downlink vlan 200 tagged video 0/20 cos 4 eth 3
Zhone# bridge add 1/1/2/16/gpononu gem 716 gtp 1 downlink vlan 200 tagged video 0/20 cos 4 eth 4

Table of Contents
Comments are closed.