How Can We Help?
HALNy HL-1GE/HL-1GE2 SFU Configuration [NOKIA 7360]
HALNy HL-1GE Configuration
Service scenario
HL-1GE / HL-1GE2 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. 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 HL-1GE / HL-1GE2 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.
Supported SFU service scenario and ONT configuration
Document Date and version | 2020.05.15 |
Tested on OLT NOKIA 7360 FX-4 | Version: L6GPAA56.587 |
Tested with ONT HALNy HL-1GE / HL-1GE2 SFU | Supported on Version: V2.0.10 or above |
Revision | 1 |
Let us know how to improve below document on: support@halny.com |
1. ONT Configuration (Access Mode – only INTERNET)
ONT is connected to the port 1/1/1 with onu ID 8
1. Create ONT interface and set up admin-state
admin>#configure equipment ont interface 1/1/1/1/8 sernum HALN:0002F163 sw-ver-pland disabled iphc-allowed enable enable-aes disable
configure>equipment>ont>interface>1/1/1/1/8 admin-state up
2. Plan card slot type and definie quantity and type of ports (1 ETH in case of HL-1GE )
admin>#configure equipment ont slot 1/1/1/1/8/1 planned-card-type 10_100base plndnumdataports 1 plndnumvoiceports 0 admin-state up
NOTE:
Slot 1 is for Ethernet card -> #configure equipment ont slot 1/1/1/1/8/1
3. Create QoS profile
#configure qos profiles bandwidth 1G committed-info-rate 0 assured-info-rate 0 excessive-info-rate 1000000
4. Set ethernet port speed/duplex and assign DBA profile
admin>#configure ethernet ont 1/1/1/1/8/1/1 auto-detect auto admin-state up
admin>#configure qos interface 1/1/1/1/8/1/1 upstream-queue 0 bandwidth-profile name:1G
5. Add vlan 100 to the bridge port
admin>#configure bridge port 1/1/1/1/8/1/1
admin>configure>bridge>port>1/1/1/1/8/1/1$ vlan-id 100 tag untagged
admin>configure>bridge>port>1/1/1/1/8/1/1>vlan-id>100$ exit
admin>configure>bridge>port>1/1/1/1/8/1/1# pvid 100
admin>configure>bridge>port>1/1/1/1/8/1/1# max-unicast-mac 200
6. Optionally configure ip-host 1
#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 400
#configure iphost ont ont:1/1/1/1/8/1 dhcp enabled vlan 400
#typ:isadmin>configure>iphost>ont>ont:1/1/1/1/8/1$ admin-state up
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/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 vlan id 400 new-broadcast enable
2. ONT Configuration (Access Mode – only IPTV)
ONT is connected to the port 1/1/1 with onu ID 8
1. Create ONT interface and set up admin-state
admin>#configure equipment ont interface 1/1/1/1/8 sernum HALN:0002F163 sw-ver-pland disabled iphc-allowed enable enable-aes disable
configure>equipment>ont>interface>1/1/1/1/8 admin-state up
2. Plan card slot type and definie quantity and type of ports (1 ETH in case of HL-1GE)
admin>#configure equipment ont slot 1/1/1/1/8/1 planned-card-type 10_100base plndnumdataports 1 plndnumvoiceports 0 admin-state up
NOTE:
Slot 1 is for Ethernet card -> #configure equipment ont slot 1/1/1/1/8/1
3. Create QoS profile
#configure qos profiles bandwidth 1G committed-info-rate 0 assured-info-rate 0 excessive-info-rate 1000000
4. Set ethernet port speed/duplex and assign DBA profile
admin>#configure ethernet ont 1/1/1/1/8/1/1 auto-detect auto admin-state up
admin>#configure qos interface 1/1/1/1/8/1/1 upstream-queue 0 bandwidth-profile name:1G
5. Add vlan 200 to the bridge port
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
Remember to enable multicast control and forwarding on vlan 200
admin>#configure id 200 mode residential-bridge ipv4-mcast-ctrl mac-mcast-ctrl in-qos-prof-name name:Default_TC0
6. Optionally configure ip-host 1
#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 400
#configure iphost ont ont:1/1/1/1/8/1 dhcp enabled vlan 400
#typ:isadmin>configure>iphost>ont>ont:1/1/1/1/8/1$ admin-state up
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/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 vlan id 400 new-broadcast enable
3. ONT Configuration (Transparent Mode – INTERNET, VOIP, IPTV)
ONT is connected to the port 1/1/1 with onu ID 8
1. Create ONT interface and set up admin-state
admin>#configure equipment ont interface 1/1/1/1/8 sernum HALN:0002F163 sw-ver-pland disabled iphc-allowed enable enable-aes disable
configure>equipment>ont>interface>1/1/1/1/8 admin-state up
2. Plan card slot type and definie quantity and type of ports (1 ETH in case of HL-1GE)
admin>#configure equipment ont slot 1/1/1/1/8/1 planned-card-type 10_100base plndnumdataports 1 plndnumvoiceports 0 admin-state up
NOTE:
Slot 1 is for Ethernet card -> #configure equipment ont slot 1/1/1/1/8/1
3. Create QoS profile
#configure qos profiles bandwidth 1G committed-info-rate 0 assured-info-rate 0 excessive-info-rate 1000000
4. Set ethernet port speed/duplex and assign DBA profile
admin>#configure ethernet ont 1/1/1/1/8/1/1 auto-detect auto admin-state up
admin>#configure qos interface 1/1/1/1/8/1/1 upstream-queue 0 bandwidth-profile name:1G
5. Add vlans 100, 200,300 as tagged to the bridge port
admin>configure>bridge>port>1/1/1/1/8/1/1$ vlan-id 100 tag single-tagged
admin>configure>bridge>port>1/1/1/1/8/1/1>vlan-id>100$ exit
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$ vlan-id 300 tag single-tagged
admin>configure>bridge>port>1/1/1/1/8/1/1>vlan-id>300$ exit
admin>configure>bridge>port>1/1/1/1/8/1/1# max-unicast-mac 200
Remember to enable multicast control and forwarding on vlan 200
admin>#configure id 200 mode residential-bridge ipv4-mcast-ctrl mac-mcast-ctrl in-qos-prof-name name:Default_TC0
6. Optionally configure ip-host 1
#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 400
#configure iphost ont ont:1/1/1/1/8/1 dhcp enabled vlan 400
#typ:isadmin>configure>iphost>ont>ont:1/1/1/1/8/1$ admin-state up
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/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 vlan id 400 new-broadcast enable
4. ONT Configuration (Vlan Translation – RBSA)
ONT is connected to the port 1/1/1 with onu ID 8
1. Create ONT interface and set up admin-state
admin>#configure equipment ont interface 1/1/1/1/8 sernum HALN:0002F163 sw-ver-pland disabled iphc-allowed enable enable-aes disable
configure>equipment>ont>interface>1/1/1/1/8 admin-state up
2. Plan card slot type and definie quantity and type of ports (1 ETH in case of HL-1GE)
admin>#configure equipment ont slot 1/1/1/1/8/1 planned-card-type 10_100base plndnumdataports 1 plndnumvoiceports 0 admin-state up
NOTE:
Slot 1 is for Ethernet card -> #configure equipment ont slot 1/1/1/1/8/1
3. Create QoS profile
#configure qos profiles bandwidth 1G committed-info-rate 0 assured-info-rate 0 excessive-info-rate 1000000
4. Set ethernet port speed/duplex and assign DBA profile
admin>#configure ethernet ont 1/1/1/1/8/1/1 auto-detect auto admin-state up
admin>#configure qos interface 1/1/1/1/8/1/1 upstream-queue 0 bandwidth-profile name:1G
5. Add vlans 100, 200,300 as tagged to the bridge port and set vlan translation
typ:admin>configure>bridge>port>1/1/1/1/8/1/1
typ:admin>configure>bridge>port>1/1/1/1/8/1/1# vlan-id 35 l2fwder-vlan 100 vlan-scope local
typ:admin>configure>bridge>port>1/1/1/1/8/1/1# vlan-id 838 l2fwder-vlan 200 vlan-scope local
typ:admin>configure>bridge>port>1/1/1/1/8/1/1# vlan-id 839 l2fwder-vlan 300 vlan-scope local
typ:admin>configure>bridge>port>1/1/1/1/8/1/1 max-unicast-mac 200
Remember to enable multicast control and forwarding on vlan 200
admin>#configure id 200 mode residential-bridge ipv4-mcast-ctrl mac-mcast-ctrl in-qos-prof-name name:Default_TC0
6. Add user identification string to vlan 35 and vlan 838
configure interface port vlan-port:1/1/1/1/8/1/1:35 admin-up user "00C1777A22#1#01#01:08.01.01"
configure interface port vlan-port:1/1/1/1/8/1/1:838 admin-up user "03#1#01#01:08.01.01"
7.Add onu description
configure equipment ont interface 1/1/1/1/8 desc1 DESCRIPTION
configure equipment ont interface 1/1/1/1/8 desc2 DESCRIPTION2
8. Optionally configure ip-host 1
#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 400
#configure iphost ont ont:1/1/1/1/8/1 dhcp enabled vlan 400
#typ:isadmin>configure>iphost>ont>ont:1/1/1/1/8/1$ admin-state up
9. 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/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 vlan id 400 new-broadcast enable
5. ONT Configuration (QinQ – INTERNET, VOIP, IPTV – unrestricted c-VLANs)
Before ONT configuration, set VLAN stacking on OLT (with NOT specified C-VLANs)
configure vlan id stacked:999:0 mode residential-bridge in-qos-prof-name name:Default_TC0
ONT is connected to the port 1/1/1 with onu ID 8
1. Create ONT interface and set up admin-state
admin>#configure equipment ont interface 1/1/1/1/8 sernum HALN:0002F163 sw-ver-pland disabled iphc-allowed enable enable-aes disable
configure>equipment>ont>interface>1/1/1/1/8 admin-state up
2. Plan card slot type and definie quantity and type of ports (1 ETH in case of HL-1GE)
admin>#configure equipment ont slot 1/1/1/1/8/1 planned-card-type 10_100base plndnumdataports 1 plndnumvoiceports 0 admin-state up
NOTE:
Slot 1 is for Ethernet card -> #configure equipment ont slot 1/1/1/1/8/1
3. Create QoS profile
#configure qos profiles bandwidth 1G committed-info-rate 0 assured-info-rate 0 excessive-info-rate 1000000
4. Set ethernet port speed/duplex and assign DBA profile
admin>#configure ethernet ont 1/1/1/1/8/1/1 auto-detect auto admin-state up
admin>#configure qos interface 1/1/1/1/8/1/1 upstream-queue 0 bandwidth-profile name:1G
5. Add S-VLAN as stacked VLAN 888
typ:admin>configure>bridge>port>1/1/1/1/8/1/1 max-unicast-mac 200
vlan-id stacked:888:0
tag single-tagged
exit
pvid stacked:888:0
Remember to enable multicast control and forwarding on vlan 200
admin>#configure id 200 mode residential-bridge ipv4-mcast-ctrl mac-mcast-ctrl in-qos-prof-name name:Default_TC0
6. Optionally configure ip-host 1
#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 400
#configure iphost ont ont:1/1/1/1/8/1 dhcp enabled vlan 400
#typ:isadmin>configure>iphost>ont>ont:1/1/1/1/8/1$ admin-state up
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/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 vlan id 400 new-broadcast enable
6. ONT Configuration (QinQ – INTERNET, VOIP, IPTV – restricted c-VLANs)
Before ONT configuration, set VLAN stacking on OLT (with specified C-VLANs)
configure vlan id stacked:999:100 mode residential-bridge in-qos-prof-name name:Default_TC0
configure vlan id stacked:999:200 mode residential-bridge in-qos-prof-name name:Default_TC0
configure vlan id stacked:999:300 mode residential-bridge in-qos-prof-name name:Default_TC0
ONT is connected to the port 1/1/1 with onu ID 8
1. Create ONT interface and set up admin-state
admin>#configure equipment ont interface 1/1/1/1/8 sernum HALN:0002F163 sw-ver-pland disabled iphc-allowed enable enable-aes disable
configure>equipment>ont>interface>1/1/1/1/8$ admin-state up
2. Plan card slot type and definie quantity and type of ports (1 ETH in case of HL-1GE)
admin>#configure equipment ont slot 1/1/1/1/8/1 planned-card-type 10_100base plndnumdataports 1 plndnumvoiceports 0 admin-state up
NOTE:
Slot 1 is for Ethernet card -> #configure equipment ont slot 1/1/1/1/8/1
3. Create QoS profile
#configure qos profiles bandwidth 1G committed-info-rate 0 assured-info-rate 0 excessive-info-rate 1000000
4. Set ethernet port speed/duplex and assign DBA profile
admin>#configure ethernet ont 1/1/1/1/8/1/1 auto-detect auto admin-state up
admin>#configure qos interface 1/1/1/1/8/1/1 upstream-queue 0 bandwidth-profile name:1G
5. Add S-VLAN as stacked VLAN 888
typ:admin>configure>bridge>port>1/1/1/1/8/1/1
max-unicast-mac 200
vlan-id 100
tag single-tagged
l2fwder-vlan stacked:999:100
vlan-scope local
exit
vlan-id 200
tag single-tagged
l2fwder-vlan stacked:999:200
vlan-scope local
exit
vlan-id 300
tag single-tagged
l2fwder-vlan stacked:999:300
vlan-scope local
exit
Remember to enable multicast control and forwarding on vlan 200
admin>#configure id stacked:999:200 mode residential-bridge ipv4-mcast-ctrl mac-mcast-ctrl in-qos-prof-name name:Default_TC0
6. Optionally configure ip-host 1
#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 400
#configure iphost ont ont:1/1/1/1/8/1 dhcp enabled vlan 400
#typ:isadmin>configure>iphost>ont>ont:1/1/1/1/8/1$ admin-state up
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/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 vlan id 400 new-broadcast enable
ONT HL-1GE / HL-1GE2 Provisioning on ISAM 7360
If ONT mode is set to SFU, provisioning is not supported because all ONT configuration is provided by OLT.
ONT HL-1GE / HL-1GE2 upgrade on ISAM 7360
ONT upgrade process is described in this article.