How Can We Help?

HLX-TGV SFU – Configuration [NOKIA 7360]

You are here:
< All Topics

HALNy HLX-TGV Configuration

Service scenario

HLX-TGV can work in two modes – HGU (Home Gateway Unit) and SFU (Single Family 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. In 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 SFU mode configuration.

ONT modes switching HGU<->SFU

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

  • Dasan OLT
  • Zyxel OLT
  • Alcatel Lucent OLT(Nokia)

How to switch between SFU/HGU.

Supported SFU service scenario and ONT configuration

Document Date and version2023.02.08
Tested on OLT NOKIA 7360 FX-4Version: L6GPAA56.587
Tested on ONT HALNy HLX-TGVSupported on Version: V6.0.3 or above
Revision1
Let us know how to improve below document on: support@halny.com

1. ONT Configuration (Access Mode – INTERNET/IPTV/VoIP)

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

#configure equipment ont interface 1/1/1/1/8 sernum HALN:926FA670 sw-ver-pland disabled iphc-allowed enable enable-aes disable planned-us-rate 10g
configure>equipment>ont>interface>1/1/1/1/8$ admin-state up
#configure equipment ont slot 1/1/1/1/8/1 planned-card-type 10_100base plndnumdataports 1 plndnumvoiceports 0 admin-state up
#configure equipment ont slot 1/1/1/1/8/4 planned-card-type pots plndnumdataports 0 plndnumvoiceports 2 admin-state up
#configure equipment ont slot 1/1/1/1/8/8 planned-card-type ethernet plndnumdataports 1 plndnumvoiceports 0 admin-state up

NOTE:
Slot 1 is for Ethernet card -> #configure equipment ont slot 1/1/1/1/8/1
Slot 4 is for POTS card
Slot 8 is for Ethernet 10G port/card

#configure qos profiles bandwidth 10G committed-info-rate 0 assured-info-rate 0 excessive-info-rate 10000000
#configure ethernet ont 1/1/1/1/8/1/1 auto-detect auto admin-state up
#configure ethernet ont 1/1/1/1/8/8/1 auto-detect auto admin-state up
#configure qos interface 1/1/1/1/8/1/1 upstream-queue 0 bandwidth-profile name:10G
#configure qos interface 1/1/1/1/8/8/1 upstream-queue 0 bandwidth-profile name:10G
admin>#configure bridge port 1/1/1/1/8/1/1
admin>configure>bridge>port>1/1/1/1/8/1/1$ vlan-id 200 tag untagged
admin>configure>bridge>port>1/1/1/1/8/1/1>vlan-id>200$ exit
admin>configure>bridge>port>1/1/1/1/8/1/1# pvid 200
admin>configure>bridge>port>1/1/1/1/8/1/1# max-unicast-mac 200

admin>#configure bridge port 1/1/1/1/8/8/1
admin>configure>bridge>port>1/1/1/1/8/8/1$ vlan-id 100 tag untagged
admin>configure>bridge>port>1/1/1/1/8/8/1>vlan-id>100$ exit
admin>configure>bridge>port>1/1/1/1/8/8/1# pvid 100
admin>configure>bridge>port>1/1/1/1/8/8/1# max-unicast-mac 200
#configure qos interface 1/1/1/1/8/vuni upstream-queue 0 bandwidth-profile name:1G
#configure bridge port 1/1/1/1/8/vuni
#configure>bridge>port>1/1/1/1/8/vuni$ vlan-id 300 
#configure iphost ont ont:1/1/1/1/8/1 dhcp enabled vlan 300
#configure iphost ont ont:1/1/1/1/8/1 admin-state up
#configure interface port voip:1/1/1/1/8 admin-up
#configure voice ont voip-config ont:1/1/1/1/8/1 protocol sip
#configure voice ont auth-sec-prof 7 name CENTRALA_VOIP validation-scheme md5-digest realm 172.16.16.2
#configure voice ont uri-prof 7 name CENTRALA_VOIP address 172.16.16.2
#configure voice ont sec-uri-profile 7 name CENTRALA_VOIP auth-securi-prof 7 uri-prof 7
#configure voice ont voip-app-service 7 name CENTRALA_APP calling-number enable calling-name enable caller-id-number private caller-id-name private dir-conn-prof none bridge-prof none conf-prof none
configure voice ont sip-config ont:1/1/1/1/8/1 proxyserv-prof 7 outproxyserv-prof 7 aor-host-prt-prof 7 registrar-prof 7
configure voice ont voice-sip-port 1/1/1/1/8/4/1 display-name 9001 user-name 9001 password plain:123456 app-serv-prof 7 
configure voice ont voice-port 1/1/1/1/8/4/1 voipconfig sip admin-state unlocked
configure voice ont pots 1/1/1/1/8/4/1 admin-state unlocked
#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/8/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 interface vlan id 400 new-broadcast enable

2. ONT Configuration (Transparent Mode – INTERNET, VOIP, IPTV)

#configure equipment ont interface 1/1/1/1/8 sernum HALN:5A6FA670 sw-ver-pland disabled iphc-allowed enable enable-aes disable planned-us-rate 10g
configure>equipment>ont>interface>1/1/1/1/8$ admin-state up
#configure equipment ont slot 1/1/1/1/8/1 planned-card-type 10_100base plndnumdataports 1 plndnumvoiceports 0 admin-state up
#configure equipment ont slot 1/1/1/1/8/4 planned-card-type pots plndnumdataports 0 plndnumvoiceports 2 admin-state up
#configure equipment ont slot 1/1/1/1/8/8 planned-card-type ethernet plndnumdataports 1 plndnumvoiceports 0 admin-state up
#configure qos profiles bandwidth 1G committed-info-rate 0 assured-info-rate 0 excessive-info-rate 10000000
#configure ethernet ont 1/1/1/1/8/1/1 auto-detect auto admin-state up
#configure ethernet ont 1/1/1/1/8/8/1 auto-detect auto admin-state up
#configure qos interface 1/1/1/1/8/1/1 upstream-queue 0 bandwidth-profile name:10G
#configure qos interface 1/1/1/1/8/8/1 upstream-queue 0 bandwidth-profile name:10G
admin>#configure bridge port 1/1/1/1/8/1/1
admin>configure>bridge>port>1/1/1/1/8/1/1$ vlan-id 200 tag single tagged
admin>configure>bridge>port>1/1/1/1/8/1/1>vlan-id>200$ exit
admin>configure>bridge>port>1/1/1/1/8/1/1# max-unicast-mac 200

admin>#configure bridge port 1/1/1/1/8/8/1
admin>configure>bridge>port>1/1/1/1/8/8/1$ vlan-id 100 tag single tagged
admin>configure>bridge>port>1/1/1/1/8/8/1>vlan-id>100$ exit
admin>configure>bridge>port>1/1/1/1/8/8/1# max-unicast-mac 200
#configure qos interface 1/1/1/1/8/vuni upstream-queue 0 bandwidth-profile name:1G
#configure bridge port 1/1/1/1/8/vuni
#configure>bridge>port>1/1/1/1/8/vuni$ vlan-id 300 
#configure iphost ont ont:1/1/1/1/8/1 dhcp enabled vlan 300
#configure iphost ont ont:1/1/1/1/8/1 admin-state up
#configure interface port voip:1/1/1/1/8 admin-up
#configure voice ont voip-config ont:11/1/1/1/8/1 protocol sip
#configure voice ont auth-sec-prof 7 name CENTRALA_VOIP validation-scheme md5-digest realm 172.16.16.2
#configure voice ont uri-prof 7 name CENTRALA_VOIP address 172.16.16.2
#configure voice ont sec-uri-profile 7 name CENTRALA_VOIP auth-securi-prof 7 uri-prof 7
#configure voice ont voip-app-service 7 name CENTRALA_APP calling-number enable calling-name enable caller-id-number private caller-id-name private dir-conn-prof none bridge-prof none conf-prof none
#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/8/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 interface vlan id 300 new-broadcast enable

ONT HLX-TGV Provisioning on ISAM 7360

If ONT mode is set to SFU, provisioning is not supported because all ONT configuration is provided by OLT.

ONT HLX-TGV upgrade on ISAM 7360

ONT upgrade process is described in this article.


Table of Contents