[NOKIA] OLT Integration with HALNy SFU 2 LAN

You are here:
< All Topics

HALNy Integration

Let us know how to improve below document on: support@halny.com

Service scenario

HALNy ONTs can work in two modes – HGU (Home Gateway Unit) and SFU (Single Family Unit).
HGU mode configuration is presented here.

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

Switching between HGU and SFU modes is described here.


ONT Configuration

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

Attention: Following configuration example is based on the HL-2BV model, which features 2 LAN ports and 1 POTS ports. Adjust the configuration as needed to suit your ONT model.

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

1. Create ONT interface and set up admin-state

#configure equipment ont interface 1/1/1/1/8 sernum HALN:5A6FA670 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 (2 ETH in case of HL-2BV ) and 1x POTS

Remember to correctly specify the number of LAN and POTS ports on your ONT!

#configure equipment ont slot 1/1/1/1/8/1 planned-card-type 10_100base plndnumdataports 2 plndnumvoiceports 0 admin-state up
#configure equipment ont slot 1/1/1/1/8/4 planned-card-type pots plndnumdataports 0 plndnumvoiceports 1 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-> #configure equipment ont slot 1/1/1/1/8/4
Only for HLX-TGV model:
Slot 8 is for Ethernet 10G port/card -> #configure equipment ont slot 1/1/1/13/8

Configuration for HLX-TGV differs and is shown below.

#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/13/8 planned-card-type ethernet plndnumdataports 1 plndnumvoiceports 0 admin-state up

3. Create QoS profile

#configure qos profiles bandwidth 1G committed-info-rate 0 assured-info-rate 0 excessive-info-rate 1000000
#configure qos profiles bandwidth 10G committed-info-rate 0 assured-info-rate 0 excessive-info-rate 10000000

4. Set ethernet ports speed/duplex and assign DBA profile

Attention: For ONT’s which have port 10G please use qos profile 10G

#configure ethernet ont 1/1/1/1/8/1/1 auto-detect auto admin-state up
#configure ethernet ont 1/1/1/1/8/1/2 auto-detect auto admin-state up
#configure qos interface 1/1/1/1/8/1/1 upstream-queue 0 bandwidth-profile name:1G
#configure qos interface 1/1/1/1/8/1/2 upstream-queue 0 bandwidth-profile name:1G

Configuration for HLX-TGV differs and is shown below.

#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

5. Add vlan 10 to the bridge port eth1 and vlan 40 to the bridge port eth2

admin>#configure bridge port 1/1/1/1/8/1/1
admin>configure>bridge>port>1/1/1/1/8/1/1$ vlan-id 10 tag untagged
admin>configure>bridge>port>1/1/1/1/8/1/1>vlan-id>10$ exit
admin>configure>bridge>port>1/1/1/1/8/1/1# pvid 10
admin>configure>bridge>port>1/1/1/1/8/1/1# max-unicast-mac 10

admin>#configure bridge port 1/1/1/1/8/1/2
admin>configure>bridge>port>1/1/1/1/8/1/2$ vlan-id 40 tag untagged
admin>configure>bridge>port>1/1/1/1/8/1/2>vlan-id>40$ exit
admin>configure>bridge>port>1/1/1/1/8/1/2# pvid 40
admin>configure>bridge>port>1/1/1/1/8/1/2# max-unicast-mac 10

Configuration for HLX-TGV differs and is shown below.

admin>#configure bridge port 1/1/1/1/8/1/1
admin>configure>bridge>port>1/1/1/1/8/1/1$ vlan-id 40 tag untagged
admin>configure>bridge>port>1/1/1/1/8/1/1>vlan-id>40$ exit
admin>configure>bridge>port>1/1/1/1/8/1/1# pvid 40
admin>configure>bridge>port>1/1/1/1/8/1/1# max-unicast-mac 10
admin>#configure bridge port 1/1/1/1/8/8/1
admin>configure>bridge>port>1/1/1/1/8/8/1$ vlan-id 10 tag untagged
admin>configure>bridge>port>1/1/1/1/8/8/1>vlan-id>10$ exit
admin>configure>bridge>port>1/1/1/1/8/8/1# pvid 10
admin>configure>bridge>port>1/1/1/1/8/8/1# max-unicast-mac 100

6. Configure ip-host 1 for VoIP and management

#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 20 
#configure iphost ont ont:1/1/1/1/8/1 dhcp enabled vlan 20
#configure iphost ont ont:1/1/1/1/8/1 admin-state up

7. Configure and enable VOIP port

#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

8. Add SIP configuration profiles (global config)

#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

9. Add VoIP account configuration

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

9*. Add VoIP account configuration with dial plan (optional)

configure voice ont nwdial-plan-prof 3 name test digitmap1 "411|[0-1][2-9]xxxxxxxxxT|[2-9]xxxxxxxxxT"
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 ntwk-dp-prof 3
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

10. 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 20 new-broadcast enable

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

Attention: Following configuration example is based on the HL-2BV model, which features 2 LAN ports and 1 POTS ports. Adjust the configuration as needed to suit your ONT model.

1. Create ONT interface and set up admin-state

#configure equipment ont interface 1/1/1/1/8 sernum HALN:5A6FA670 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 (2 ETH in case of HL-2BV ) and 1x POTS

Remember to correctly specify the number of LAN and POTS ports on your ONT!

#configure equipment ont slot 1/1/1/1/8/1 planned-card-type 10_100base plndnumdataports 2 plndnumvoiceports 0 admin-state up
#configure equipment ont slot 1/1/1/1/8/4 planned-card-type pots plndnumdataports 0 plndnumvoiceports 1 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-> #configure equipment ont slot 1/1/1/1/8/4
Only for HLX-TGV model:
Slot 8 is for Ethernet 10G port/card -> #configure equipment ont slot 1/1/1/13/8

Configuration for HLX-TGV differs and is shown below.

#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/13/8 planned-card-type ethernet plndnumdataports 1 plndnumvoiceports 0 admin-state up

3. Create QoS profile

#configure qos profiles bandwidth 1G committed-info-rate 0 assured-info-rate 0 excessive-info-rate 1000000
#configure qos profiles bandwidth 10G committed-info-rate 0 assured-info-rate 0 excessive-info-rate 10000000

4. Set ethernet ports speed/duplex and assign DBA profile

Attention: For ONT’s which have port 10G please use qos profile 10G

#configure ethernet ont 1/1/1/1/8/1/1 auto-detect auto admin-state up
#configure ethernet ont 1/1/1/1/8/1/2 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/1/2 upstream-queue 0 bandwidth-profile name:10G

5. Add vlan 100 and 200 to the bridge port eth1 and eth2

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 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 10

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 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# max-unicast-mac 10

admin>#configure bridge port 1/1/1/1/8/1/2
admin>configure>bridge>port>1/1/1/1/8/1/2$ vlan-id 200 tag tagged
admin>configure>bridge>port>1/1/1/1/8/1/2>vlan-id>200$ exit
admin>configure>bridge>port>1/1/1/1/8/1/2# max-unicast-mac 10

admin>#configure bridge port 1/1/1/1/8/1/2
admin>configure>bridge>port>1/1/1/1/8/1/2$ vlan-id 100 tag tagged
admin>configure>bridge>port>1/1/1/1/8/1/2>vlan-id>100$ exit
admin>configure>bridge>port>1/1/1/1/8/1/2# max-unicast-mac 10

Configuration for HLX-TGV differs and is shown below.

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 10
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 100

6. Configure ip-host 1 for VoIP and management

#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

7. Configure and enable VOIP port

#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

8. Add SIP configuration profiles (global config)

#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

9. Add VoIP account configuration

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

10. 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 300 new-broadcast enable

HALNy ONT Provisioning on ISAM 7360

There are two ways of ONT provisioning:


HALNy ONT upgrade on ISAM 7360

ONT upgrade process is described in this article.


Table of Contents
Comments are closed.