How Can We Help?
HL-4GMV / HL-4GMV2 / HL-4GQV Configuration [NOKIA 7360]
HALNy HL-4GMV Configuration
Service scenario
ONT configuration
Document Date and version | 2020.06.01 |
Tested on OLT NOKIA 7360 FX-4 | Version: L6GPAA56.587 |
Tested with ONT HL-4GMV | Supported on Version: V2.0.9 or above |
Tested with ONT HL-4GMV, HL-4GMV2, HL-4GMV3, HL-4GMV4, HL-4GQV, HL-4GQVS | Supported on Version: V3.0.5 or above |
Revision | 2 |
Let us know how to improve below document on: support@halny.com |
ONT is connected to the port 1/1/1 with onu ID 13
1. Add ONT
#configure equipment ont interface 1/1/1/1/13 sernum HALN:206FFF50 sw-ver-pland disabled iphc-allowed enable enable-aes disabled
#configure equipment ont interface 1/1/1/1/13 admin-state up
2.ONT slot configuration:
#configure equipment ont slot 1/1/1/1/13/1 planned-card-type 10_100base plndnumdataports 4 plndnumvoiceports 0 admin-state up
#configure equipment ont slot 1/1/1/1/13/4 planned-card-type pots plndnumdataports 0 plndnumvoiceports 2 admin-state up
#configure equipment ont slot 1/1/1/1/13/10 planned-card-type veip plndnumdataports 1 plndnumvoiceports 0 admin-state up
#show equipment ont slot
NOTE:
Slot 1 is for Ethernet card -> #configure equipment ont slot 1/1/1/1/13/1
Slot 4 is for VoIP -> #configure equipment ont slot 1/1/1/1/13/4
Slot 10 is for VEIP ->#configure equipment ont slot 1/1/1/1/13/10
3. ONT QOS configuration:
#configure qos profiles bandwidth bwHALN96000000 committed-info-rate 0 assured-info-rate 0 excessive-info-rate 1000000
4. ONT ip-host 1 configuration:
#configure qos interface 1/1/1/1/13/vuni upstream-queue 0 bandwidth-profile name:bwHALN96000000
#configure bridge port 1/1/1/1/13/vuni
#configure>bridge>port>1/1/1/1/13/vuni$ vlan-id 400
#configure iphost ont ont:1/1/1/1/13/1 dhcp enabled vlan 400
#typ:isadmin>configure>iphost>ont>ont:1/1/1/1/13/1$ admin-state up
5. Enable ONT eth ports
#configure ethernet ont 1/1/1/1/13/1/1 auto-detect auto admin-state up
typ:isadmin>configure>ethernet>ont>1/1/1/1/13/1/1# exit all
typ:isadmin># configure ethernet ont 1/1/1/1/13/1/2 auto-detect auto admin-state up
typ:isadmin>configure>ethernet>ont>1/1/1/1/13/1/2# exit all
typ:isadmin># configure ethernet ont 1/1/1/1/13/1/3 auto-detect auto admin-state up
typ:isadmin>configure>ethernet>ont>1/1/1/1/13/1/3# exit all
typ:isadmin># configure ethernet ont 1/1/1/1/13/1/4 auto-detect auto admin-state up
6. Enable VEIP
typ:isadmin># configure veip ont 1/1/1/1/13/10/1 admin-state up
typ:isadmin># configure qos interface 1/1/1/1/13/10/1 upstream-queue 0 bandwidth-profile name:bwHALN96000000
typ:isadmin># configure bridge port 1/1/1/1/13/10/1
typ:isadmin>configure>bridge>port>1/1/1/1/13/10/1$ max-unicast-mac 200
typ:isadmin>configure>bridge>port>1/1/1/1/13/10/1$ vlan-id 100 tag single-tagged
typ:isadmin>configure>bridge>port>1/1/1/1/13/10/1>vlan-id>100$ exit
typ:isadmin>configure>bridge>port>1/1/1/1/13/10/1# vlan-id 200 tag single-tagged
typ:isadmin>configure>bridge>port>1/1/1/1/13/10/1>vlan-id>200$ exit
typ:isadmin>configure>bridge>port>1/1/1/1/13/10/1# vlan-id 300 tag single-tagged
typ:isadmin>configure>bridge>port>1/1/1/1/13/10/1>vlan-id>300$ exit
typ:isadmin>configure>bridge>port>1/1/1/1/13/10/1# vlan-id 400 tag single-tagged
typ:isadmin>configure>bridge>port>1/1/1/1/13/10/1>vlan-id>400$ exit
typ:isadmin>configure>bridge>port>1/1/1/1/13/10/1# exit all
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/13/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-4GMV / HL-4GMV2 / HL-4GQV Provisioning on ISAM 7360
There are three ways of ONT provisioning:
- DHCP option 66,67 (link)
- Upgrade ONT with tar.gz file where XML file is included – OMCI Firmware Upgrade provisioning (link)
- TR-069(link)
ONT HL-4GMV / HL-4GMV2 / HL-4GQV upgrade on ISAM 7360
ONT upgrade process is described in this article.