How to add ONT EXTRALINK FHR2411K on Huawei SmartAX MA5683T

I will briefly describe what needs to be done to add the ONT EXTRALINK FHR2411K on Huawei SmartAX MA5683T.

Connect to OLT for example via telnet and create a profile:

ont-srvprofile gpon profile-id 11 profile-name fhr2411k
ont-port pots 2 eth 4
port vlan eth 1-4 228
port vlan iphost translation 228 user-vlan 228
commit
quit

The profile and settings are almost identical with the Huawei Echolife Hg8245, as I described in this article – Creating a profile on Huawei SmartAX MA56XX for Huawei Echolife Hg8245

Perform an ONT search on the ports (it should be included in the line):

enable
config
interface gpon 0/5
display ont autofind 0
display ont autofind 1
...

When the ONT is detected, various kinds of information will be displayed, from where we will copy the serial number (via telnet you can copy using the Ctrl+Ins keys) and execute the add ONT command:

ont add 7 50 sn-auth "46484E5420201BE1" omci ont-lineprofile-id 10 ont-srvprofile-id 11 desc "ixnfo.com"
quit

Add a service profile for this ONT:

service-port 150 vlan 228 gpon 0/5/7 ont 50 gemport 1 multi-service user-vlan 228

Save the configuration:

save

This completes the ONT addition. It remains to register the ONT MAC address in billing so that it receives the IP address via DHCP. The MAC address is displayed in status through the ONT web interface, and is also written on the box (this is the GPON MAC).

ONT EXTRALINK FHR2411K also needs to be configured, see below in my video.

The default username is admin, the password is 1234.
IP Address 192.168.1.1
For some reason, the DHCP server on the ONT is turned off by default, so you need to manually register the IP on the computer, for example, 192.168.1.101 so that you can enter the ONT settings.

Leave a comment

Leave a Reply