HALNy HL-1GE SFU Configuration [Adtran]
HALNy HL-1GE Configuration
Service scenario
HL-1GE 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 and VEIP(only if we want to use ip-host).
ONT modes switching HGU<->SFU
To switch mode You need only assign a correct profile to ONT. The device automatically sets the correct mode and restarts.
interface virtual-gigabit-ethernet 13/0/1@1/6/1.gpon
mac limit 8
shutdown
NOTE:
You have to use a “shutdown” for SFU mode and “no shutdown” for HGU mode.
Switching between HGU and SFU modes is described here.
Document Date and version | 2022.04.08 |
Tested on OLT Adtran RR101-04-18-TA5006 | Version: 11-1-3-3 |
Tested on ONT HALNy HL-1GE | Supported on Version: V2.0.25 or above |
Revision | 1 |
Let us know how to improve below document on: support@halny.com |
Supported SFU service scenarios
1. ONT configuration (Access mode, only INTERNET)

ONT was connect to the shelf 1, card 6, GPON port 2 with ONU_ID 13.
1.Create Internet EVC:
evc “EVC-Internet”
s-tag 100 connect men-port erps 1/B/1
mac-switched
no preserve-ce-vlan
no shutdown
2.Register ONT:
remote-device ont 13@1/6/1.gpon
description “HL-1GE”
mac-spoofing-allowed enable
serial-number “HALN08638E28”
no shutdown
3.Enable interfaces:
interface gigabit-ethernet 13/0/1@1/6/1.gpon
mac limit 8
no shutdown
To disable or enable the interface, enter shutdown or no shutdown in the interface configuration.
4.Configure ONT interface LAN 1:
evc-map “halny13_eth1” 1/6
connect evc “EVC-Internet”
connect uni gigabit-ethernet 13/0/1@1/6/1.gpon
connect gpon upstream channel 1
match ce-vlan-id 100
men-pri 0
men-c-tag-pri 0
no shutdown
5.Enable SFU mode:
interface virtual-gigabit-ethernet 13/0/1@1/6/1.gpon
mac limit 8
shutdown
2. ONT configuration (Access mode, only IPTV)

ONT was connect to the shelf 1, card 6, GPON port 2 with ONU_ID 13.
1.Create Internet EVC:
evc “EVC-Video”
s-tag 200 connect men-port erps 1/B/1
mac-switched
no preserve-ce-vlan
no shutdown
2.Register ONT:
remote-device ont 13@1/6/1.gpon
description “HL-1GE”
mac-spoofing-allowed enable
serial-number “HALN08638E28”
no shutdown
3.Enable interfaces:
interface gigabit-ethernet 13/0/1@1/6/1.gpon
mac limit 8
no shutdown
To disable or enable the interface, enter shutdown or no shutdown in the interface configuration.
4.Configure ONT interface LAN 1:
evc-map “halny13_eth1” 1/6
connect evc “EVC-Video”
connect uni gigabit-ethernet 13/0/1@1/6/1.gpon
connect gpon upstream channel 1
match ce-vlan-id 200
men-pri 3
men-c-tag-pri 0
match source mac-address 00:02:02:00:00:00 ff:ff:ff:00:00:00
subscriber igmp mode processing-enabled
subscriber igmp immediate-leave
subscriber igmp proxy router ip address 10.20.200.2
subscriber access dhcp mode authenticate
subscriber access pppoe mode block
subscriber arp mode proxy
subscriber access dhcp option-82
subscriber access dhcp option-82 remote-id
description VIDEO_description
no shutdown
5.Enable SFU mode:
interface virtual-gigabit-ethernet 13/0/1@1/6/1.gpon
mac limit 8
shutdown
