How Can We Help?

HALNy HL-4G HGU Configuration [NOKIA 7360]

You are here:
< All Topics

HALNy HL-4G Configuration

Service scenario

HL-4G can work in two modes – HGU (Home Gateway Unit) and SFU (Single Familly Unit).
HGU mode configuration is presented here and is similar to HL-4GMV.
Changing ONT mode is achieved by setting up/or not bridge port and VEIP for ONT. For example, if ONT has to be working as HGU, we need to set only VEIP. If as SFU, we need to set only bridge port(s).
SFU mode allows to prepare more complex configuration – such as QiQ tunnel or VLAN translation on the ONT. In this tutorial, we will focus on HGU mode configuration.

ONT configuration

Document Date and version2020.06.01
Tested on OLT NOKIA 7360 FX-4Version: L6GPAA56.587
Tested with ONT HALNy HL-4G HGUSupported on Version: V2.0.9 or above
Revision1
Let us know how to improve below document on: support@halny.com

ONT modes switching HGU<->SFU

ONT HL-4G supports auto mode switching with assigning according configuration. At this moment that function is supported on:

  • Dasan OLT
  • Zyxel OLT
  • Alcatel Lucent OLT

How to switch between SFU/HGU.

ONT is connected to the port 1/1/1 with onu ID 14

1. Add ONT

#configure equipment ont interface 1/1/1/1/14 sernum HALN:206FAB23 sw-ver-pland disabled iphc-allowed enable enable-aes disabled
#configure equipment ont interface 1/1/1/1/14 admin-state up

2.ONT slot configuration

#configure equipment ont slot 1/1/1/1/14/1 planned-card-type 10_100base plndnumdataports 4 plndnumvoiceports 0 admin-state up
#configure equipment ont slot 1/1/1/1/14/10 planned-card-type veip plndnumdataports 1 plndnumvoiceports 0 admin-state up
#show equipment ont slot

NOTE:
Slot 1 is for Ethernet card -> #configure equipment ont slot 1/1/1/1/14/1
Slot 10 is for VEIP ->#configure equipment ont slot 1/1/1/1/14/10

3. ONT QOS configuration

#configure qos profiles bandwidth bwHALN96000000 committed-info-rate 0 assured-info-rate 0 excessive-info-rate 1000000

4. ONT ip-host 1 configuration

#configure qos interface 1/1/1/1/14/vuni upstream-queue 0 bandwidth-profile name:bwHALN96000000
#configure bridge port 1/1/1/1/14/vuni
#configure>bridge>port>1/1/1/1/14/vuni$ vlan-id 400 
#configure iphost ont ont:1/1/1/1/14/1 dhcp enabled vlan 400
#typ:isadmin>configure>iphost>ont>ont:1/1/1/1/14/1$ admin-state up

5. Enable ONT eth ports

#configure ethernet ont 1/1/1/1/14/1/1 auto-detect auto admin-state up
typ:isadmin>configure>ethernet>ont>1/1/1/1/14/1/1# exit all
typ:isadmin># configure ethernet ont 1/1/1/1/14/1/2 auto-detect auto admin-state up
typ:isadmin>configure>ethernet>ont>1/1/1/1/14/1/2# exit all
typ:isadmin># configure ethernet ont 1/1/1/1/14/1/3 auto-detect auto admin-state up
typ:isadmin>configure>ethernet>ont>1/1/1/1/14/1/3# exit all
typ:isadmin># configure ethernet ont 1/1/1/1/14/1/4 auto-detect auto admin-state up

6. Enable VEIP

typ:isadmin># configure veip ont 1/1/1/1/14/10/1 admin-state up
typ:isadmin># configure qos interface 1/1/1/1/14/10/1 upstream-queue 0 bandwidth-profile name:bwHALN96000000
typ:isadmin># configure bridge port 1/1/1/1/14/10/1
typ:isadmin>configure>bridge>port>1/1/1/1/14/10/1$ max-unicast-mac 200
typ:isadmin>configure>bridge>port>1/1/1/1/14/10/1$ vlan-id 100 tag single-tagged
typ:isadmin>configure>bridge>port>1/1/1/1/14/10/1>vlan-id>100$ exit
typ:isadmin>configure>bridge>port>1/1/1/1/14/10/1# vlan-id 200 tag single-tagged
typ:isadmin>configure>bridge>port>1/1/1/1/14/10/1>vlan-id>200$ exit
typ:isadmin>configure>bridge>port>1/1/1/1/14/10/1# vlan-id 400 tag single-tagged
typ:isadmin>configure>bridge>port>1/1/1/1/14/10/1>vlan-id>400$ exit
typ:isadmin>configure>bridge>port>1/1/1/1/14/10/1# exit all

7. Display ONT ip-host 1 address

#show iphost ont operational-data
operational-data table
=========================================================================================================
index                    |ip-address     |net-mask       |default-router |dns-addr      |sec-dns-addr
-------------------------+---------------+---------------+---------------+--------------+---------------
ont:1/1/1/1/14/1           172.17.180.90    255.255.255.0   172.17.180.1   172.16.180.240  185.228.168.168

NOTE: In order to ip-host work properly, the broadcast should be enabled on VLAN

#configure vlan id 400 new-broadcast enable

ONT HL-4G Provisioning on ISAM 7360

There are three ways of ONT provisioning:

  • DHCP option 66,67 (link)
  • Upgrade ONT with tar.gz file where XML file is included – OMCI Firmware Upgrade provisioning (link)
  • TR-069(link)

ONT HL-4G HGU upgrade on ISAM 7360

ONT upgrade process is described in this article.


Table of Contents