HALNy HL-4G/HL-4G2 HGU Configuration [RAISECOM ISCOM 6800]

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).
SFU 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 and VEIP (only if we want to use ip-host).
In this tutorial, we will focus on HGU mode configuration.


ONT configuration

Document Date and version2025.05.12
Tested on OLT RAISECOM ISCOM 6800Version: 2.63.SP1.1_20200102
Tested with ONT HALNy HL-4GSupported on Version: V2.0.12t or above
Tested with ONT HALNy HL-4G2Supported on Version: V4.0.8p1 or above
Revision1
Let us know how to improve below document on: support@halny.com

Change vendor serial number

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

Changing ONT’s serial number is described here

Supported HGU service scenario

ONT is connected to the port 1/1

1. Create DBA profile:

create dba-profile 3 name DBA type3 assure 10240 max 1024000

2. Create gpon-onu-line profile

gpon-onu-line-profile 14
  create tcont 1 dba-profile 3
  create tcont 2 dba-profile 3
  create tcont 3 dba-profile 3
  create gem 1 tcont 1
  commit
  gem 1 mapping 1 vlan 100
  commit
  create gem 2 tcont 2
  commit
  gem 2 mapping 1 vlan 200
  commit
  create gem 3 tcont 3
  commit
  gem 3 mapping 1 vlan 400
  commit
  quit

3. Create gpon-onu-service-profile

gpon-onu-service-profile 17
  port-num veip 1
  iphost-num 1
  iphost 1 mode dhcp
  iphost 1 native vlan 400
  iphost 1 service management
  commit
  quit

4. Create ONT

create gpon-onu 4 sn RCMG323C41F0 line-profile-id 14 service-profile-id 17

5. Display ONT ip-host 1 address

GPON(config)#show gpon-onu 1/1/4 iphost
ONU ID: 1/1/4
Iphost ID : 1
Mode : dhcp
IP Type : ipv4
IP Address : 0.0.0.0
Mask : 0.0.0.0
Default-gw : 0.0.0.0
VLAN : 400
Priority : 0
Allowed vlan : n/a
Pri-dns : 0.0.0.0
Sec-dns : 0.0.0.0
Sec-dns : 54db.a23c.41f0
PPPoe Username :
PPPoe Password :
Current IPAddr : 10.20.30.138
Current Mask : 255.255.255.0
Current-gw : 10.20.30.1
Current Pri-dns : 10.20.30.254
Current Sec-dns : 8.8.8.8
IPv6LinkLocalAddr : ::
IPv6Addr : ::
IPv6DefaultRouter : ::
IPv6PrimaryDNS : ::
IPv6SecondaryDNS : ::
IPv6DUID :

ONT HL-4G/HL-4G2 HGU Provisioning on RAISECOM ISCOM 6800

There are two ways of ONT provisioning:

ONT HL-4G / HL-4G2 HGU Upgrade on RAISECOM ISCOM 6800

ONTs HL-4G / HL-4G2 can be upgraded the same way as other HALNy ONTs, You can find upgrade procedure here.


Table of Contents
Comments are closed.