How Can We Help?

HALNy HL-4GMV Configuration [ZHONE]

You are here:
< All Topics

HALNy HL-4GMV Configuration

Service scenario


ONT configuration

Document Date and version2021.01.12
Tested on OLT OLT ZHONE mx1U19xVersion: MX 2.5.1.518
Tested with ONT HALNy HL-4GQVSupported on Version: V2.0.18 or above
Revision1
Let us know how to improve below document on: support@halny.com

This tutorial is based on ONT with firmware V2.0.18 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 300 – VOIP
VLAN 400 – MGMT 

Example for ONT configured on second GPON port with ID 13

0. Change vendor serial number

  • Log to ONT via LAN: 192.168.33.1/cgi-bin/vendor-support.asp.
  • Change Vendor to ZHONE ZNTS
  • Apply configuration, ONT will reboot

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/13 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/13 

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/13/gpononu gem 258 gtp 1 downlink vlan 100 tagged cos 0 rg

#VoIP
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/13/gpononu gem 258 gtp 1 downlink vlan 300 tagged cos 5 rg

#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/13/gpononu gem 258 gtp 1 downlink vlan 200 tagged video 0/20  cos 4 rg

6. Configure ONT ip-host 1 service

Zhone# bridge add SHELF/SLOT/OLT-ID/ONT-ID/gpononu gem GEM gtp GTP-ID downlink vlan VID tagged cos COS eth 1
ex. Zhone# bridge add 1/1/2/13/gpononu gem 259 gtp 1 downlink vlan 400 tagged cos 0 eth 1

7. Verify ONT ip-host 1 IP address

Zhone# bridge show 1/1/2/13/gpononu vlan 400
         Orig
Type     VLAN/SLAN  VLAN/SLAN      Physical                  Bridge                              St  Table Data
---------------------------------------------------------------------------------------------------------------------
dwn                 Tagged  400    1/1/2/13/gpononu           1-1-2-259-gponport-400/bridge       UP  D e0:5a:9f:60:e5:50
                                                                                                     D 172.17.60.23
                                                                                                     D fe80::e25a:9fff:fe60:e550
1 Bridge Interfaces displayed

ONT HL-4GMV Provisioning on ZHONE mx1U19x

There are two ways of ONT provisioning:


Table of Contents