[NOKIA] OLT Integration with HALNy SFU 4 LAN

You are here:
< All Topics

HALNy Integration

Supported service scenarios

1. ONT Configuration (Access Mode – only INTERNET)

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

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

1. Create ONT interface and set up admin-state

#configure equipment ont interface 1/1/1/1/16 sernum HALN:206FAB23 sw-ver-pland disabled iphc-allowed enable-aes disabled
#configure equipment ont interface 1/1/1/1/16 admin-state up

2.Plan card slot type and define quantity and type of ports

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

#configure equipment ont slot 1/1/1/1/16/1 planned-card-type 10_100base plndnumdataports 4 plndnumvoiceports 0 admin-state up

NOTE:
Slot 1 is for Ethernet card -> #configure equipment ont slot 1/1/1/1/16/1

3. Create QOS profile

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

4. Assign DBA profiles to ethernet ports

admin>#configure qos interface 1/1/1/1/16/1/1 upstream-queue 0 bandwidth-profile name:1G

admin>#configure qos interface 1/1/1/1/16/1/2 upstream-queue 0 bandwidth-profile name:1G

admin>#configure qos interface 1/1/1/1/16/1/3 upstream-queue 0 bandwidth-profile name:1G

admin>#configure qos interface 1/1/1/1/16/1/4 upstream-queue 0 bandwidth-profile name:1G

5. Add vlan 100 to the bridge port eth1-4 as untagged vlan

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

admin>#configure bridge port 1/1/1/1/16/1/2
admin>configure>bridge>port>1/1/1/1/16/1/2$ vlan-id 100 tag untagged
admin>configure>bridge>port>1/1/1/1/16/1/2>vlan-id>100$ exit
admin>configure>bridge>port>1/1/1/1/16/1/2# pvid 100
admin>configure>bridge>port>1/1/1/1/16/1/2# max-unicast-mac 200

admin>#configure bridge port 1/1/1/1/16/1/3
admin>configure>bridge>port>1/1/1/1/16/1/3$ vlan-id 100 tag untagged
admin>configure>bridge>port>1/1/1/1/16/1/3>vlan-id>100$ exit
admin>configure>bridge>port>1/1/1/1/16/1/3# pvid 100
admin>configure>bridge>port>1/1/1/1/16/1/3# max-unicast-mac 200

admin>#configure bridge port 1/1/1/1/16/1/4
admin>configure>bridge>port>1/1/1/1/16/1/4$ vlan-id 100 tag untagged
admin>configure>bridge>port>1/1/1/1/16/1/4>vlan-id>100$ exit
admin>configure>bridge>port>1/1/1/1/16/1/4# pvid 100
admin>configure>bridge>port>1/1/1/1/16/1/4# max-unicast-mac 200

6. ONT ip-host 1 configuration

#configure qos interface 1/1/1/1/16/vuni upstream-queue 0 bandwidth-profile name:1G
#configure bridge port 1/1/1/1/16/vuni
#configure>bridge>port>1/1/1/1/16/vuni$ vlan-id 400 
#configure iphost ont ont:1/1/1/1/16/1 dhcp enabled vlan 400
#typ:isadmin>configure>iphost>ont>ont:1/1/1/1/16/1$ admin-state up

7. Enable ONT eth ports

#configure ethernet ont 1/1/1/1/16/1/1 auto-detect auto admin-state up
typ:isadmin>configure>ethernet>ont>1/1/1/1/16/1/1# exit all
typ:isadmin># configure ethernet ont 1/1/1/1/16/1/2 auto-detect auto admin-state up
typ:isadmin>configure>ethernet>ont>1/1/1/1/16/1/2# exit all
typ:isadmin># configure ethernet ont 1/1/1/1/16/1/3 auto-detect auto admin-state up
typ:isadmin>configure>ethernet>ont>1/1/1/1/16/1/3# exit all
typ:isadmin># configure ethernet ont 1/1/1/1/16/1/4 auto-detect auto admin-state up

8. 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/16/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 – Internet, IPTV)

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

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

1. Create ONT interface and set up admin-state

#configure equipment ont interface 1/1/1/1/16 sernum HALN:206FAB23 sw-ver-pland disabled iphc-allowed enable-aes disabled
#configure equipment ont interface 1/1/1/1/16 admin-state up

2.Plan card slot type and define quantity and type of ports

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

#configure equipment ont slot 1/1/1/1/16/1 planned-card-type 10_100base plndnumdataports 4 plndnumvoiceports 0 admin-state up

NOTE:
Slot 1 is for Ethernet card -> #configure equipment ont slot 1/1/1/1/16/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 ports speed/duplex and assign DBA profile

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

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

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

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

5. Add vlan 200 to eth1 bridge port as untagged and vlan 100 to eth2-4 bridge port as untagged vlan

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

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

admin>#configure bridge port 1/1/1/1/16/1/3
admin>configure>bridge>port>1/1/1/1/16/1/3$ vlan-id 100 tag untagged
admin>configure>bridge>port>1/1/1/1/16/1/3>vlan-id>100$ exit
admin>configure>bridge>port>1/1/1/1/16/1/3# pvid 100
admin>configure>bridge>port>1/1/1/1/16/1/3# max-unicast-mac 200

admin>#configure bridge port 1/1/1/1/16/1/4
admin>configure>bridge>port>1/1/1/1/16/1/4$ vlan-id 100 tag untagged
admin>configure>bridge>port>1/1/1/1/16/1/4>vlan-id>100$ exit
admin>configure>bridge>port>1/1/1/1/16/1/4# pvid 100
admin>configure>bridge>port>1/1/1/1/16/1/4# 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. ONT ip-host 1 configuration

#configure qos interface 1/1/1/1/16/vuni upstream-queue 0 bandwidth-profile name:1G
#configure bridge port 1/1/1/1/16/vuni
#configure>bridge>port>1/1/1/1/16/vuni$ vlan-id 400 
#configure iphost ont ont:1/1/1/1/16/1 dhcp enabled vlan 400
#typ:isadmin>configure>iphost>ont>ont:1/1/1/1/16/1$ admin-state up

7. Enable ONT eth ports

#configure ethernet ont 1/1/1/1/16/1/1 auto-detect auto admin-state up
typ:isadmin>configure>ethernet>ont>1/1/1/1/16/1/1# exit all
typ:isadmin># configure ethernet ont 1/1/1/1/16/1/2 auto-detect auto admin-state up
typ:isadmin>configure>ethernet>ont>1/1/1/1/16/1/2# exit all
typ:isadmin># configure ethernet ont 1/1/1/1/16/1/3 auto-detect auto admin-state up
typ:isadmin>configure>ethernet>ont>1/1/1/1/16/1/3# exit all
typ:isadmin># configure ethernet ont 1/1/1/1/16/1/4 auto-detect auto admin-state up

8. 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/16/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 (Access Mode – INTERNET/IPTV/VoIP)

Attention: Following configuration example is based on the HL-4GV-F model, which features 4 LAN ports and 2 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 (4 ETH in case of HL-4GV-F ) and 2x 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 4 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

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

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

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

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 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 untagged
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# pvid 100
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/3
admin>configure>bridge>port>1/1/1/1/8/1/3$ vlan-id 200 tag untagged
admin>configure>bridge>port>1/1/1/1/8/1/3>vlan-id>200$ exit
admin>configure>bridge>port>1/1/1/1/8/1/3# pvid 200
admin>configure>bridge>port>1/1/1/1/8/1/3# max-unicast-mac 10
admin>#configure bridge port 1/1/1/1/8/1/4
admin>configure>bridge>port>1/1/1/1/8/1/4$ vlan-id 200 tag untagged
admin>configure>bridge>port>1/1/1/1/8/1/4>vlan-id>200$ exit
admin>configure>bridge>port>1/1/1/1/8/1/4# pvid 200
admin>configure>bridge>port>1/1/1/1/8/1/4# 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 400 
#configure iphost ont ont:1/1/1/1/8/1 dhcp enabled vlan 400
#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
#configure voice ont voip-config ont:1/1/1/1/8/2 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
configure voice ont voice-sip-port 1/1/1/1/8/4/2 display-name 9011 user-name 9011 password plain:123456 app-serv-prof 7 
configure voice ont voice-port 1/1/1/1/8/4/2 voipconfig sip admin-state unlocked
configure voice ont pots 1/1/1/1/8/4/2 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 400 new-broadcast enable

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

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

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

1. Create ONT interface and set up admin-state

#configure equipment ont interface 1/1/1/1/16 sernum HALN:206FAB23 sw-ver-pland disabled iphc-allowed enable-aes disabled
#configure equipment ont interface 1/1/1/1/16 admin-state up

2.Plan card slot type and define quantity and type of ports

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

#configure equipment ont slot 1/1/1/1/16/1 planned-card-type 10_100base plndnumdataports 4 plndnumvoiceports 0 admin-state up

NOTE:
Slot 1 is for Ethernet card -> #configure equipment ont slot 1/1/1/1/16/1

3. Create QoS profile(ignore this step if You already created 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/16/1/1 auto-detect auto admin-state up
admin>#configure qos interface 1/1/1/1/16/1/1 upstream-queue 0 bandwidth-profile name:1G

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

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

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

5. Add vlans 100,200, 300 to the bridge port eth1-4 as tagged vlans

admin>#configure bridge port 1/1/1/1/16/1/1
admin>configure>bridge>port>1/1/1/1/16/1/1$ vlan-id 100 tag single-taged
admin>configure>bridge>port>1/1/1/1/16/1/1>vlan-id>100$ exit
admin>configure>bridge>port>1/1/1/1/16/1/1$ vlan-id 200 tag single-taged
admin>configure>bridge>port>1/1/1/1/16/1/1>vlan-id>200$ exit
admin>configure>bridge>port>1/1/1/1/16/1/1$ vlan-id 300 tag single-taged
admin>configure>bridge>port>1/1/1/1/16/1/1>vlan-id>300$ exit
admin>configure>bridge>port>1/1/1/1/16/1/1# max-unicast-mac 200

admin>#configure bridge port 1/1/1/1/16/1/2
admin>configure>bridge>port>1/1/1/1/16/1/2$ vlan-id 100 tag single-taged
admin>configure>bridge>port>1/1/1/1/16/1/2>vlan-id>100$ exit
admin>configure>bridge>port>1/1/1/1/16/1/2$ vlan-id 200 tag single-taged
admin>configure>bridge>port>1/1/1/1/16/1/2>vlan-id>200$ exit
admin>configure>bridge>port>1/1/1/1/16/1/2$ vlan-id 300 tag single-taged
admin>configure>bridge>port>1/1/1/1/16/1/2>vlan-id>300$ exit
admin>configure>bridge>port>1/1/1/1/16/1/2# max-unicast-mac 200

admin>#configure bridge port 1/1/1/1/16/1/3
admin>configure>bridge>port>1/1/1/1/16/1/3$ vlan-id 100 tag single-taged
admin>configure>bridge>port>1/1/1/1/16/1/3>vlan-id>100$ exit
admin>configure>bridge>port>1/1/1/1/16/1/3$ vlan-id 200 tag single-taged
admin>configure>bridge>port>1/1/1/1/16/1/3>vlan-id>200$ exit
admin>configure>bridge>port>1/1/1/1/16/1/3$ vlan-id 300 tag single-taged
admin>configure>bridge>port>1/1/1/1/16/1/3>vlan-id>300$ exit
admin>configure>bridge>port>1/1/1/1/16/1/3# max-unicast-mac 200

admin>#configure bridge port 1/1/1/1/16/1/4
admin>configure>bridge>port>1/1/1/1/16/1/4$ vlan-id 100 tag single-taged
admin>configure>bridge>port>1/1/1/1/16/1/4>vlan-id>100$ exit
admin>configure>bridge>port>1/1/1/1/16/1/4$ vlan-id 200 tag single-taged
admin>configure>bridge>port>1/1/1/1/16/1/4>vlan-id>200$ exit
admin>configure>bridge>port>1/1/1/1/16/1/4$ vlan-id 300 tag single-taged
admin>configure>bridge>port>1/1/1/1/16/1/4>vlan-id>300$ exit
admin>configure>bridge>port>1/1/1/1/16/1/4# 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. ONT ip-host 1 configuration

#configure qos interface 1/1/1/1/16/vuni upstream-queue 0 bandwidth-profile name:1G
#configure bridge port 1/1/1/1/16/vuni
#configure>bridge>port>1/1/1/1/16/vuni$ vlan-id 400 
#configure iphost ont ont:1/1/1/1/16/1 dhcp enabled vlan 400
#typ:isadmin>configure>iphost>ont>ont:1/1/1/1/16/1$ admin-state up

7. Enable ONT eth ports

#configure ethernet ont 1/1/1/1/16/1/1 auto-detect auto admin-state up
typ:isadmin>configure>ethernet>ont>1/1/1/1/16/1/1# exit all
typ:isadmin># configure ethernet ont 1/1/1/1/16/1/2 auto-detect auto admin-state up
typ:isadmin>configure>ethernet>ont>1/1/1/1/16/1/2# exit all
typ:isadmin># configure ethernet ont 1/1/1/1/16/1/3 auto-detect auto admin-state up
typ:isadmin>configure>ethernet>ont>1/1/1/1/16/1/3# exit all
typ:isadmin># configure ethernet ont 1/1/1/1/16/1/4 auto-detect auto admin-state up

8. 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/16/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 (Access + TRANSPARENT mode)

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

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

1. Create ONT interface and set up admin-state

#configure equipment ont interface 1/1/1/1/16 sernum HALN:206FAB23 sw-ver-pland disabled iphc-allowed enable-aes disabled
#configure equipment ont interface 1/1/1/1/16$ admin-state up

2.Plan card slot type and define quantity and type of ports

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

#configure equipment ont slot 1/1/1/1/16/1 planned-card-type 10_100base plndnumdataports 4 plndnumvoiceports 0 admin-state up

NOTE:
Slot 1 is for Ethernet card -> #configure equipment ont slot 1/1/1/1/16/1

3. Create QoS profile(ignore this step if You already created 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/16/1/1 auto-detect auto admin-state up
admin>#configure qos interface 1/1/1/1/16/1/1 upstream-queue 0 bandwidth-profile name:1G

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

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

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

5. Add vlan 200 to bridge port eth1 as untagged vlan, 100 to bridge port eth2 as untagged vlan and 100,200, 300 to bridge port eth3-4 as tagged vlans:

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

admin>#configure bridge port 1/1/1/1/16/1/2
admin>configure>bridge>port>1/1/1/1/16/1/2$ vlan-id 100 tag untagged
admin>configure>bridge>port>1/1/1/1/16/1/2>vlan-id>100$ exit
admin>configure>bridge>port>1/1/1/1/16/1/2# pvid 100
admin>configure>bridge>port>1/1/1/1/16/1/2# max-unicast-mac 200

admin>#configure bridge port 1/1/1/1/16/1/3
admin>configure>bridge>port>1/1/1/1/16/1/3$ vlan-id 100 tag single-taged
admin>configure>bridge>port>1/1/1/1/16/1/3>vlan-id>100$ exit
admin>configure>bridge>port>1/1/1/1/16/1/3$ vlan-id 200 tag single-taged
admin>configure>bridge>port>1/1/1/1/16/1/3>vlan-id>200$ exit
admin>configure>bridge>port>1/1/1/1/16/1/3$ vlan-id 300 tag single-taged
admin>configure>bridge>port>1/1/1/1/16/1/3>vlan-id>300$ exit
admin>configure>bridge>port>1/1/1/1/16/1/3# max-unicast-mac 200

admin>#configure bridge port 1/1/1/1/16/1/4
admin>configure>bridge>port>1/1/1/1/16/1/4$ vlan-id 100 tag single-taged
admin>configure>bridge>port>1/1/1/1/16/1/4>vlan-id>100$ exit
admin>configure>bridge>port>1/1/1/1/16/1/4$ vlan-id 200 tag single-taged
admin>configure>bridge>port>1/1/1/1/16/1/4>vlan-id>200$ exit
admin>configure>bridge>port>1/1/1/1/16/1/4$ vlan-id 300 tag single-taged
admin>configure>bridge>port>1/1/1/1/16/1/4>vlan-id>300$ exit
admin>configure>bridge>port>1/1/1/1/16/1/4# 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. Enable ONT eth ports

#configure ethernet ont 1/1/1/1/16/1/1 auto-detect auto admin-state up
typ:isadmin>configure>ethernet>ont>1/1/1/1/16/1/1# exit all
typ:isadmin># configure ethernet ont 1/1/1/1/16/1/2 auto-detect auto admin-state up
typ:isadmin>configure>ethernet>ont>1/1/1/1/16/1/2# exit all
typ:isadmin># configure ethernet ont 1/1/1/1/16/1/3 auto-detect auto admin-state up
typ:isadmin>configure>ethernet>ont>1/1/1/1/16/1/3# exit all
typ:isadmin># configure ethernet ont 1/1/1/1/16/1/4 auto-detect auto admin-state up

7. ONT ip-host 1 configuration

#configure qos interface 1/1/1/1/16/vuni upstream-queue 0 bandwidth-profile name:1G
#configure bridge port 1/1/1/1/16/vuni
#configure>bridge>port>1/1/1/1/16/vuni$ vlan-id 400 
#configure iphost ont ont:1/1/1/1/16/1 dhcp enabled vlan 400
#typ:isadmin>configure>iphost>ont>ont:1/1/1/1/16/1$ admin-state up

8. 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/16/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 (Vlan Translation – RBSA)

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

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

1. Create ONT interface and set up admin-state

#configure equipment ont interface 1/1/1/1/16 sernum HALN:206FAB23 sw-ver-pland disabled iphc-allowed enable-aes disabled
#configure equipment ont interface 1/1/1/1/16$ admin-state up

2.Plan card slot type and define quantity and type of ports

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

#configure equipment ont slot 1/1/1/1/16/1 planned-card-type 10_100base plndnumdataports 4 plndnumvoiceports 0 admin-state up

NOTE:
Slot 1 is for Ethernet card -> #configure equipment ont slot 1/1/1/1/16/1

3. Create QoS profile(ignore this step if You already created 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

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

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

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

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

5. Add vlans 100,200,300 to the bridge port eth1-4 and set vlan translation

typ:admin>configure>bridge>port>1/1/1/1/16/1/1
typ:admin>configure>bridge>port>1/1/1/1/16/1/1# vlan-id 35 l2fwder-vlan 100 vlan-scope local
typ:admin>configure>bridge>port>1/1/1/1/16/1/1# vlan-id 838 l2fwder-vlan 200 vlan-scope local
typ:admin>configure>bridge>port>1/1/1/1/16/1/1# vlan-id 839 l2fwder-vlan 300 vlan-scope local
typ:admin>configure>bridge>port>1/1/1/1/16/1/1 max-unicast-mac 200

typ:admin>configure>bridge>port>1/1/1/1/16/1/2
typ:admin>configure>bridge>port>1/1/1/1/16/1/2# vlan-id 35 l2fwder-vlan 100 vlan-scope local
typ:admin>configure>bridge>port>1/1/1/1/16/1/2# vlan-id 838 l2fwder-vlan 200 vlan-scope local
typ:admin>configure>bridge>port>1/1/1/1/16/1/2# vlan-id 839 l2fwder-vlan 300 vlan-scope local
typ:admin>configure>bridge>port>1/1/1/1/16/1/2 max-unicast-mac 200

typ:admin>configure>bridge>port>1/1/1/1/16/1/3
typ:admin>configure>bridge>port>1/1/1/1/16/1/3# vlan-id 35 l2fwder-vlan 100 vlan-scope local
typ:admin>configure>bridge>port>1/1/1/1/16/1/3# vlan-id 838 l2fwder-vlan 200 vlan-scope local
typ:admin>configure>bridge>port>1/1/1/1/16/1/3# vlan-id 839 l2fwder-vlan 300 vlan-scope local
typ:admin>configure>bridge>port>1/1/1/1/16/1/3 max-unicast-mac 200

typ:admin>configure>bridge>port>1/1/1/1/16/1/3
typ:admin>configure>bridge>port>1/1/1/1/16/1/3# vlan-id 35 l2fwder-vlan 100 vlan-scope local
typ:admin>configure>bridge>port>1/1/1/1/16/1/3# vlan-id 838 l2fwder-vlan 200 vlan-scope local
typ:admin>configure>bridge>port>1/1/1/1/16/1/3# vlan-id 839 l2fwder-vlan 300 vlan-scope local
typ:admin>configure>bridge>port>1/1/1/1/16/1/3 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. ONT ip-host 1 configuration

#configure qos interface 1/1/1/1/16/vuni upstream-queue 0 bandwidth-profile name:1G
#configure bridge port 1/1/1/1/16/vuni
#configure>bridge>port>1/1/1/1/16/vuni$ vlan-id 400 
#configure iphost ont ont:1/1/1/1/16/1 dhcp enabled vlan 400
#typ:isadmin>configure>iphost>ont>ont:1/1/1/1/16/1 admin-state up


7. Add user identification string to vlan 35 and vlan 838 – port eth 1-4 if necessary

configure interface port vlan-port:1/1/1/1/16/1/1:35 admin-up user "00C1777A22#1#01#01:16.01.01"
configure interface port vlan-port:1/1/1/1/16/1/1:838 admin-up user "03#1#01#01:016.01.01"

8. 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

9. Enable ONT eth ports

#configure ethernet ont 1/1/1/1/16/1/1 auto-detect auto admin-state up
typ:isadmin>configure>ethernet>ont>1/1/1/1/16/1/1# exit all
typ:isadmin># configure ethernet ont 1/1/1/1/16/1/2 auto-detect auto admin-state up
typ:isadmin>configure>ethernet>ont>1/1/1/1/16/1/2# exit all
typ:isadmin># configure ethernet ont 1/1/1/1/16/1/3 auto-detect auto admin-state up
typ:isadmin>configure>ethernet>ont>1/1/1/1/16/1/3# exit all
typ:isadmin># configure ethernet ont 1/1/1/1/16/1/4 auto-detect auto admin-state up

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/16/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

7. ONT Configuration (QinQ – INTERNET, VOIP, IPTV – unrestricted c-VLANs)

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

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 16

1. Create ONT interface and set up admin-state

#configure equipment ont interface 1/1/1/1/16 sernum HALN:206FAB23 sw-ver-pland disabled iphc-allowed enable-aes disabled
#configure equipment ont interface 1/1/1/1/16$ admin-state up

2.Plan card slot type and define quantity and type of ports

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

#configure equipment ont slot 1/1/1/1/16/1 planned-card-type 10_100base plndnumdataports 4 plndnumvoiceports 0 admin-state up

NOTE:
Slot 1 is for Ethernet card -> #configure equipment ont slot 1/1/1/1/16/1

3. Create QoS profile(ignore this step if You already created 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/16/1/1 auto-detect auto admin-state up
admin>#configure qos interface 1/1/1/1/16/1/1 upstream-queue 0 bandwidth-profile name:1G

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

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

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

5. Add stacked vlan 999 to the bridge ports

typ:admin>configure>bridge>port>1/1/1/1/16/1/1 max-unicast-mac 200
 vlan-id stacked:999:0
 tag single-tagged
exit

typ:admin>configure>bridge>port>1/1/1/1/16/1/2 max-unicast-mac 200
 vlan-id stacked:999:0
 tag single-tagged
exit

typ:admin>configure>bridge>port>1/1/1/1/16/1/3 max-unicast-mac 200
 vlan-id stacked:999:0
 tag single-tagged
exit

typ:admin>configure>bridge>port>1/1/1/1/16/1/4 max-unicast-mac 200
 vlan-id stacked:999:0
 tag single-tagged
exit

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. ONT ip-host 1 configuration

#configure qos interface 1/1/1/1/16/vuni upstream-queue 0 bandwidth-profile name:1G
#configure bridge port 1/1/1/1/16/vuni
#configure>bridge>port>1/1/1/1/16/vuni$ vlan-id 400 
#configure iphost ont ont:1/1/1/1/16/1 dhcp enabled vlan 400
#typ:isadmin>configure>iphost>ont>ont:1/1/1/1/16/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/16/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

8. ONT Configuration (QinQ – INTERNET, VOIP, IPTV – restricted c-VLANs)

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

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 16

1. Create ONT interface and set up admin-state

#configure equipment ont interface 1/1/1/1/16 sernum HALN:206FAB23 sw-ver-pland disabled iphc-allowed enable-aes disabled
#configure equipment ont interface 1/1/1/1/16$ admin-state up

2.Plan card slot type and define quantity and type of ports

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

#configure equipment ont slot 1/1/1/1/16/1 planned-card-type 10_100base plndnumdataports 4 plndnumvoiceports 0 admin-state up

NOTE:
Slot 1 is for Ethernet card -> #configure equipment ont slot 1/1/1/1/16/1

3. Create QoS profile(ignore this step if You already created 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/16/1/1 auto-detect auto admin-state up
admin>#configure qos interface 1/1/1/1/16/1/1 upstream-queue 0 bandwidth-profile name:1G

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

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

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

5. Add stacked vlan 999 to the bridge ports

typ:admin>configure>bridge>port>1/1/1/1/16/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

typ:admin>configure>bridge>port>1/1/1/1/16/1/2
  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

typ:admin>configure>bridge>port>1/1/1/1/16/1/3
  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

typ:admin>configure>bridge>port>1/1/1/1/16/1/4
  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 200 mode residential-bridge ipv4-mcast-ctrl mac-mcast-ctrl in-qos-prof-name name:Default_TC0

6. ONT ip-host 1 configuration

#configure qos interface 1/1/1/1/16/vuni upstream-queue 0 bandwidth-profile name:1G
#configure bridge port 1/1/1/1/16/vuni
#configure>bridge>port>1/1/1/1/16/vuni$ vlan-id 400 
#configure iphost ont ont:1/1/1/1/16/1 dhcp enabled vlan 400
#typ:isadmin>configure>iphost>ont>ont:1/1/1/1/16/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/16/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 Managment

Note: Most provisioning and upgrade options below require ONT to have a valid IP Host setup. For detailed information regarding IP Host click here.

MethodConfigurationUpgrade
Rest API V2[Example]
XML Provisioning
[DHCP 66/67, WEB]
[Example]
OTT[Example]
OLT CLI[Example]
TR-069
[OLT CLI, DHCP 43]
[Example][Example]
WEB[Example][Example]
Found something we can improve? Let us know at support@halny.com

Table of Contents
Comments are closed.