HL-2BV SFU – Configuration [NOKIA 7360]

You are here:
< All Topics
HL-2BV

HALNy HL-2BV Configuration

Service scenario

HL-2BV 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

ONT HL-2BV supports auto mode switching based on assigned configuration.
How to switch between SFU/HGU

Supported SFU service scenario and ONT configuration

Document Date and version2023.01.04
Tested on OLT NOKIA 7360 FX-4Version: L6GPAA56.587
Tested on ONT HALNy HL-2BVSupported on Version: V4.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/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

#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

3. Create QoS profile

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

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

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

5. Add vlan 10 to the bridge port eth1(1G) and vlan 40 to the bridge port eth2 (2.5.G)

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

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

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)

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

#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

3. Create QoS profile

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

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

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

5. Add vlan 100 and 200 to the bridge port eth1(1G) and eth2 (2.5.G)

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

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

ONT HL-2BV 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-2BV upgrade on ISAM 7360

ONT upgrade process is described in this article.


Table of Contents
Comments are closed.