How Can We Help?
HALNy HL-GSFP / HL-1G Configuration [DASAN]
HALNy HL-GSFP / HL-1G Configuration
Service Scenario
HL-GSFP / HL-1G works only in SFU (bridge) mode. SFU mode allows to prepare different configurations – such as QinQ tunnel or VLAN translation on the ONT.
Document Date and version | 2020.05.29 |
Tested on OLT DASAN V5808 | Version: 1.04-0050 |
Tested with ONT HALNy HL-GSFP / HL-1G | Supported on Version: 1.0.8 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 GPON port 2 with ONU_ID 32
1. Create DBA Profile
V5808(gpon)#dba-profile DBA create
mode sr
sla fixed 1024
sla maximum 1031616
apply
2. Create access VLAN configuration
V5808(gpon)#extended-vlan-tagging-operation INTERNET create
downstream-mode enable
untagged-frame 1
treat inner vid 100 cos 0 tpid 0x8100
apply
3. Create MGMT VLAN configuration
V5808(gpon)#extended-vlan-tagging-operation MGMT create
downstream-mode enable
untagged-frame 1
treat inner vid 400 cos 0 tpid 0x8100
apply
4. Create traffic-profile
V5808(gpon)#traffic-profile HL-1G_INT create
tcont 1
gemport 1/1
dba-profile DBA
tcont 2
gemport 2/1
dba-profile DBA
mapper 1
gemport count 1
mapper 2
gemport count 1
bridge 1
ani mapper 1
uni eth 1
extended-vlan-tagging-operation INTERNET
max-frame 2036
bridge 2
ani mapper 2
link ip-host-config 1
ip-host-config 1
ip address dhcp
extended-vlan-tagging-operation MGMT
apply
5. Create onu-profile
V5808(gpon)#onu-profile HL-1G_INT create
traffic-profile HL-1G_INT
apply
6. Assign onu-profile to ONT
V5808(config-gpon-olt[2])#onu-profile 32 HL-1G_INT
7. Verify ONT ip-host 1 IP address
V5808(config-gpon-olt[2])#show onu ip-host 32
---------------------------------------------------------------
OLT : 2, ONU : 32, Host : 1(0x0000)
---------------------------------------------------------------
IP Option : DHCP
MAC Address : e0:5a:9f:60:46:78
Current IP : 172.17.61.195
Current Mask : 255.255.254.0
Current Gateway : 172.17.60.1
Current Primary DNS : 172.16.16.240
Current Secondary DNS : 185.228.168.10
Domain name :
Host name :
2. ONT configuration (Access mode, only IPTV)
ONT was connect to the GPON port 2 with ONU_ID 33
1. Create DBA Profile
V5808(gpon)#dba-profile DBA create
mode sr
sla fixed 1024
sla maximum 1031616
apply
2. Create multicast VLAN configuration
V5808(gpon)#extended-vlan-tagging-operation IPTV create
downstream-mode enable
untagged-frame 1
treat inner vid 200 cos 0 tpid 0x8100
apply
3. Create MGMT VLAN configuration
V5808(gpon)#extended-vlan-tagging-operation MGMT create
downstream-mode enable
untagged-frame 1
treat inner vid 400 cos 0 tpid 0x8100
apply
4. Create traffic-profile
V5808(gpon)#traffic-profile HL-1G_IPTV create
tcont 1
gemport 1/1
dba-profile DBA
tcont 2
gemport 2/1
dba-profile DBA
mapper 1
gemport count 1
mapper 2
gemport count 1
bridge 1
ani mapper 1
uni eth 1
extended-vlan-tagging-operation IPTV
max-frame 2036
bridge 2
ani mapper 2
link ip-host-config 1
ip-host-config 1
ip address dhcp
extended-vlan-tagging-operation MGMT
apply
5. Create onu-profile
V5808(gpon)#onu-profile HL-1G_IPTV create
traffic-profile HL-1G_IPTV
apply
6. Assign onu-profile to ONT
V5808(config-gpon-olt[2])#onu-profile 33 HL-1G_IPTV
7. Verify ONT ip-host 1 IP address
V5808(config-gpon-olt[2])#show onu ip-host 33
---------------------------------------------------------------
OLT : 2, ONU : 33, Host : 1(0x0000)
---------------------------------------------------------------
IP Option : DHCP
MAC Address : e0:5a:9f:60:46:78
Current IP : 172.17.61.195
Current Mask : 255.255.254.0
Current Gateway : 172.17.60.1
Current Primary DNS : 172.16.16.240
Current Secondary DNS : 185.228.168.10
Domain name :
Host name :
3. ONT configuration (TRANSPARENT mode)
ONT was connect to the GPON port 2 with ONU_ID 34
1. Create DBA Profile
V5808(gpon)#dba-profile DBA create
mode sr
sla fixed 1024
sla maximum 1031616
apply
2. Create VLANs configuration
V5808(gpon)#extended-vlan-tagging-operation TRANS create
downstream-mode enable
single-tagged-frame 1
filter inner vid 100 cos any tpid any
treat remove single
treat inner vid 100 cos copy-inner tpid copy-inner
single-tagged-frame 2
filter inner vid 200 cos any tpid any
treat remove single
treat inner vid 200 cos copy-inner tpid copy-inner
single-tagged-frame 3
filter inner vid 300 cos any tpid any
treat remove single
treat inner vid 300 cos copy-inner tpid copy-inner
apply
*HL-1GE SFU suport to send transparently up to 10 vlans
3. Create MGMT VLAN configuration
V5808(gpon)#extended-vlan-tagging-operation MGMT create
downstream-mode enable
untagged-frame 1
treat inner vid 400 cos 0 tpid 0x8100
apply
4. Create traffic-profile
V5808(gpon)#traffic-profile HL-1G_TRANS create
tcont 1
gemport 1/1
dba-profile DBA
tcont 2
gemport 2/1
dba-profile DBA
mapper 1
gemport count 1
mapper 2
gemport count 1
bridge 1
ani mapper 1
uni eth 1
extended-vlan-tagging-operation TRANS
max-frame 2036
bridge 2
ani mapper 2
link ip-host-config 1
ip-host-config 1
ip address dhcp
extended-vlan-tagging-operation MGMT
apply
5. Create onu-profile
V5808(gpon)#onu-profile HL-1G_TRANS create
traffic-profile HL-1G_TRANS
apply
6. Assign onu-profile to ONT
V5808(config-gpon-olt[2])#onu-profile 34 HL-1G_TRANS
7. Verify ONT ip-host 1 IP address
V5808(config-gpon-olt[2])#show onu ip-host 34
---------------------------------------------------------------
OLT : 2, ONU : 34, Host : 1(0x0000)
---------------------------------------------------------------
IP Option : DHCP
MAC Address : e0:5a:9f:60:46:78
Current IP : 172.17.61.195
Current Mask : 255.255.254.0
Current Gateway : 172.17.60.1
Current Primary DNS : 172.16.16.240
Current Secondary DNS : 185.228.168.10
Domain name :
Host name :
4. ONT configuration (Hybrid mode)
ONT was connect to the GPON port 2 with ONU_ID 35
1. Create DBA Profile
V5808(gpon)#dba-profile DBA create
mode sr
sla fixed 1024
sla maximum 1031616
apply
2. Create VLANs configuration
V5808(gpon)#extended-vlan-tagging-operation Hybrid create
downstream-mode enable
single-tagged-frame 1
filter inner vid 200 cos any tpid any
treat remove single
treat inner vid 200 cos copy-inner tpid copy-inner
untagged-frame 1
treat inner vid 100 cos 0 tpid 0x8100
apply
*HL-1GE SFU suport to send transparently up to 10 vlans
3. Create MGMT VLAN configuration
V5808(gpon)#extended-vlan-tagging-operation MGMT create
downstream-mode enable
untagged-frame 1
treat inner vid 400 cos 0 tpid 0x8100
apply
4. Create traffic-profile
V5808(gpon)#traffic-profile HL-1G_Hybrid create
tcont 1
gemport 1/1
dba-profile DBA
tcont 2
gemport 2/1
dba-profile DBA
mapper 1
gemport count 1
mapper 2
gemport count 1
bridge 1
ani mapper 1
uni eth 1
extended-vlan-tagging-operation Hybrid
max-frame 2036
bridge 2
ani mapper 2
link ip-host-config 1
ip-host-config 1
ip address dhcp
extended-vlan-tagging-operation MGMT
apply
5. Create onu-profile
V5808(gpon)#onu-profile HL-1G_Hybrid create
traffic-profile HL-1G_Hybrid
apply
6. Assign onu-profile to ONT
V5808(config-gpon-olt[2])#onu-profile 35 HL-1G_Hybrid
7. Verify ONT ip-host 1 IP address
V5808(config-gpon-olt[2])#show onu ip-host 35
---------------------------------------------------------------
OLT : 2, ONU : 35, Host : 1(0x0000)
---------------------------------------------------------------
IP Option : DHCP
MAC Address : e0:5a:9f:60:46:78
Current IP : 172.17.61.195
Current Mask : 255.255.254.0
Current Gateway : 172.17.60.1
Current Primary DNS : 172.16.16.240
Current Secondary DNS : 185.228.168.10
Domain name :
Host name :
5. ONT configuration (VLAN translation – rBSA)
ONT was connect to the GPON port 2 with ONU_ID 36
1. Create DBA Profile
V5808(gpon)#dba-profile DBA create
mode sr
sla fixed 1024
sla maximum 1031616
apply
2. Create VLANs configuration
V5808(gpon)#extended-vlan-tagging-operation TRANS create
downstream-mode enable
single-tagged-frame 1
filter inner vid 35 cos any tpid any
treat remove single
treat inner vid 100 cos copy-inner tpid copy-inner
single-tagged-frame 2
filter inner vid 838 cos any tpid any
treat remove single
treat inner vid 200 cos copy-inner tpid copy-inner
single-tagged-frame 3
filter inner vid 839 cos any tpid any
treat remove single
treat inner vid 300 cos copy-inner tpid copy-inner
apply
*HL-1GE SFU suport to send transparently up to 10 vlans
3. Create MGMT VLAN configuration
V5808(gpon)#extended-vlan-tagging-operation MGMT create
downstream-mode enable
untagged-frame 1
treat inner vid 400 cos 0 tpid 0x8100
apply
4. Create traffic-profile
V5808(gpon)#traffic-profile HL-1G_RBSA create
tcont 1
gemport 1/1-1/8
dba-profile DBA
tcont 2
gemport 2/1
dba-profile DBA
mapper 1
gemport count 8
mapper 2
gemport count 1
bridge 1
ani mapper 1
uni eth 1
extended-vlan-tagging-operation RBSA
max-frame 2036
bridge 2
ani mapper 2
link ip-host-config 1
ip-host-config 1
ip address dhcp
extended-vlan-tagging-operation MGMT
apply
5. Create onu-profile
V5808(gpon)#onu-profile HL-1G_RBSA create
traffic-profile HL-1G_RBSA
apply
6. Assign onu-profile to ONT
V5808(config-gpon-olt[2])#onu-profile 36 HL-1G_RBSA
7. Verify ONT ip-host 1 IP address
V5808(config-gpon-olt[2])#show onu ip-host 36
---------------------------------------------------------------
OLT : 2, ONU : 36, Host : 1(0x0000)
---------------------------------------------------------------
IP Option : DHCP
MAC Address : e0:5a:9f:60:46:78
Current IP : 172.17.61.195
Current Mask : 255.255.254.0
Current Gateway : 172.17.60.1
Current Primary DNS : 172.16.16.240
Current Secondary DNS : 185.228.168.10
Domain name :
Host name :
6. ONT configuration (802.1q in 802.1q Begin/End of Tunnel)
ONT was connect to the GPON port 2 with ONU_ID 37
1. Create DBA Profile
V5808(gpon)#dba-profile DBA create
mode sr
sla fixed 1024
sla maximum 1031616
apply
2. Create VLANs configuration
V5808(gpon)#extended-vlan-tagging-operation QinQ create
downstream-mode enable
single-tagged-frame 1
filter inner vid any cos any tpid any
treat inner vid 999 cos copy-inner tpid copy-inner
apply
3. Create MGMT VLAN configuration
V5808(gpon)#extended-vlan-tagging-operation MGMT create
downstream-mode enable
untagged-frame 1
treat inner vid 400 cos 0 tpid 0x8100
apply
4. Create traffic-profile
V5808(gpon)#traffic-profile HL-1G_QinQ create
tcont 1
gemport 1/1
dba-profile DBA
tcont 2
gemport 2/1
dba-profile DBA
mapper 1
gemport count 1
mapper 2
gemport count 1
bridge 1
ani mapper 1
uni eth 1
extended-vlan-tagging-operation QinQ
max-frame 2036
bridge 2
ani mapper 2
link ip-host-config 1
ip-host-config 1
ip address dhcp
extended-vlan-tagging-operation MGMT
apply
5. Create onu-profile
V5808(gpon)#onu-profile HL-1G_QinQ create
traffic-profile HL-1G_QinQ
apply
6. Assign onu-profile to ONT
V5808(config-gpon-olt[2])#onu-profile 37 HL-1G_QinQ
7. Verify ONT ip-host 1 IP address
V5808(config-gpon-olt[2])#show onu ip-host 37
---------------------------------------------------------------
OLT : 2, ONU : 37, Host : 1(0x0000)
---------------------------------------------------------------
IP Option : DHCP
MAC Address : e0:5a:9f:60:46:78
Current IP : 172.17.61.195
Current Mask : 255.255.254.0
Current Gateway : 172.17.60.1
Current Primary DNS : 172.16.16.240
Current Secondary DNS : 185.228.168.10
Domain name :
Host name :
7. Transparent QinQ
ONT was connect to the GPON port 2 with ONU_ID 38
1. Create DBA Profile
V5808(gpon)#dba-profile DBA create
mode sr
sla fixed 1024
sla maximum 1031616
apply
2. Create VLANs configuration
V5808(gpon)#extended-vlan-tagging-operation TRANS-QinQ create
downstream-mode enable
double-tagged-frame 1
filter outer vid 999 cos any tpid any
filter inner vid any cos any tpid any
treat remove double
treat outer vid 999 cos copy-inner tpid copy-inner
treat inner vid copy-inner cos copy-inner tpid copy-inner
apply
3. Create MGMT VLAN configuration
V5808(gpon)#extended-vlan-tagging-operation MGMT create
downstream-mode enable
untagged-frame 1
treat inner vid 400 cos 0 tpid 0x8100
apply
4. Create traffic-profile
V5808(gpon)#traffic-profile HL-1G_TRANS_QinQ create
tcont 1
gemport 1/1
dba-profile DBA
tcont 2
gemport 2/1
dba-profile DBA
mapper 1
gemport count 1
mapper 2
gemport count 1
bridge 1
ani mapper 1
uni eth 1
extended-vlan-tagging-operation TRANS-QinQ
max-frame 2036
bridge 2
ani mapper 2
link ip-host-config 1
ip-host-config 1
ip address dhcp
extended-vlan-tagging-operation MGMT
apply
5. Create onu-profile
V5808(gpon)#onu-profile HL-1G_TRANS_QinQ create
traffic-profile HL-1G_TRANS_QinQ
apply
6. Assign onu-profile to ONT
V5808(config-gpon-olt[2])#onu-profile 38 HL-1G_TRANS_QinQ
7. Verify ONT ip-host 1 IP address
V5808(config-gpon-olt[2])#show onu ip-host 38
---------------------------------------------------------------
OLT : 2, ONU : 38, Host : 1(0x0000)
---------------------------------------------------------------
IP Option : DHCP
MAC Address : e0:5a:9f:60:46:78
Current IP : 172.17.61.195
Current Mask : 255.255.254.0
Current Gateway : 172.17.60.1
Current Primary DNS : 172.16.16.240
Current Secondary DNS : 185.228.168.10
Domain name :
Host name :
8. ONT configuration (OSE / MdO)
ONT was connect to the GPON port 2 with ONU_ID 39
1. Create DBA Profile
V5808(gpon)#dba-profile DBA create
mode sr
sla fixed 1024
sla maximum 1031616
apply
2. Create VLANs configuration
V5808(gpon)#extended-vlan-tagging-operation OSE create
downstream-mode enable
single-tagged-frame 1
filter inner vid 10 cos any tpid any
treat remove single
treat outer vid 999 cos 0 tpid 0x8100
treat inner vid 100 cos copy-inner tpid copy-inner
single-tagged-frame 2
filter inner vid 11 cos any tpid any
treat remove single
treat outer vid 999 cos 0 tpid 0x8100
treat inner vid 200 cos copy-inner tpid copy-inner
single-tagged-frame 3
filter inner vid 51 cos any tpid any
treat remove single
treat outer vid 999 cos 0 tpid 0x8100
treat inner vid 300 cos copy-inner tpid copy-inner
apply
3. Create MGMT VLAN configuration
V5808(gpon)#extended-vlan-tagging-operation MGMT create
downstream-mode enable
untagged-frame 1
treat inner vid 400 cos 0 tpid 0x8100
apply
4. Create traffic-profile
V5808(gpon)#traffic-profile HL-1G_OSE create
tcont 1
gemport 1/1
dba-profile DBA
tcont 2
gemport 2/1
dba-profile DBA
mapper 1
gemport count 1
mapper 2
gemport count 1
bridge 1
ani mapper 1
uni eth 1
extended-vlan-tagging-operation OSE
max-frame 2036
bridge 2
ani mapper 2
link ip-host-config 1
ip-host-config 1
ip address dhcp
extended-vlan-tagging-operation MGMT
apply
5. Create onu-profile
V5808(gpon)#onu-profile HL-1G_OSE create
traffic-profile HL-1G_OSE
apply
6. Assign onu-profile to ONT
V5808(config-gpon-olt[2])#onu-profile 39 HL-1G_OSE
7. Verify ONT ip-host 1 IP address
V5808(config-gpon-olt[2])#show onu ip-host 39
---------------------------------------------------------------
OLT : 2, ONU : 39, Host : 1(0x0000)
---------------------------------------------------------------
IP Option : DHCP
MAC Address : e0:5a:9f:60:46:78
Current IP : 172.17.61.195
Current Mask : 255.255.254.0
Current Gateway : 172.17.60.1
Current Primary DNS : 172.16.16.240
Current Secondary DNS : 185.228.168.10
Domain name :
Host name :
ONT HL-GSFP / HL-1G Upgrade on DASAN V5808
HL-GSFP / HL-1G can be upgrade the same way as other HALNy ONTs, You can find upgrade procedure here.