[ZTE] C3XX Series OLT’s FW: V2.1.0 OLT Integration with HALNy HGU
Created On
Last Updated On
byAdrian Puk
You are here:
< All Topics
HALNy Integration
Supported HGU service scenarios
1. ONT configuration (Bridge access/Router NAT/PPPoE – INTERNET, IPTV, VoIP)
In example configuration we used below VLANs: VLAN 100 – Internet VLAN 200 – IPTV (multicast uplink port 1/4/2) VLAN 300 – VoIP VLAN 400 – MGMT
1. Create DBA profile
(config)# gpon
profile tcont NAME type 4 maximum 102400
2. Create ONT Type Attention: Following configuration example is based on the HL-4GMV2 model, which features 4 LAN ports and 2 POTS ports. Adjust the configuration as needed to suit your ONT model.
(config)# interface gpon-olt_RACK_ID/SHELF_ID/OLT-ID
onu ONU_ID type HL-MODEL sn HALN0802F5A7
4. Configure ONT interface mode
(config)# interface gpon-onu_RACK_ID/SHELF_ID/OLT-ID:ONU_ID
tcont 1 name TCONT_NAME profile NAME
tcont 2 name TCONT_NAME profile NAME
tcont 3 name TCONT_NAME profile NAME
tcont 4 name TCONT_NAME profile NAME
gemport 1 name GEM_NAME tcont 1
gemport 2 name GEM_NAME tcont 2
gemport 3 name GEM_NAME tcont 3
gemport 4 name GEM_NAME tcont 4
switchport mode hybrid vport 1
service-port 1 vport 1 user-vlan 100 vlan 100
switchport mode hybrid vport 2
service-port 2 vport 2 user-vlan 200 vlan 200
switchport mode hybrid vport 3
service-port 3 vport 3 user-vlan 300 vlan 300
switchport mode hybrid vport 4
service-port 4 vport 4 user-vlan 400 vlan 400
5. Configure ONT remote management mode
(config)# pon-onu-mng gpon-onu_RACK_ID/SHELF_ID/OLT-ID:ONU_ID
service NET gemport 1 cos 0 vlan 100
service IPTV gemport 2 cos 0 vlan 200
service VOIP gemport 3 cos 0 vlan 300
service IPHOST gemport 4 iphost 1 cos 0 vlan 400
ip-host 1 dhcp-enable enable ping-response enable traceroute-response enable ipstack-enable enable