Adding ONT Huawei EchoLife HG8245 on Huawei SmartAX MA5683T

On the test I will use ONT HG8245, HG8245C, HG8245H, HG8245T, HG8545M, the profile and the addition are the same.

See also my articles:

And so, let’s go to OLT via telnet and go to the gpon configuration menu of the board:

enable
config
interface gpon 0/5

Enable ONT auto search on the desired port, for example 3:

port 3 ont-auto-find enable

If the ONT is online, enter the command that displays the new ONTs found:

display ont autofind 3

Add the detected ONT:

ont add 3 10 sn-auth "485754435EF1851C" omci ont-lineprofile-id 10 ont-srvprofile-id 11 desc "ixnfo.com"
ont port native-vlan 3 10 iphost vlan 228 priority 0
quit

Create a service-port (via which the Internet will go):

service-port 11 vlan 228 gpon 0/5/3 ont 10 gemport 1 multi-service user-vlan 228

We save the configuration so that the entered settings do not disappear after the OLT reboot:

save

Done, ONT is added, VLAN 228 with a tag comes to it.

On the ONT Echolife HG8245, through the web interface, create a connection and specify vlan 228 (if the command “ont port native-vlan 3 10 iphost vlan 228 priority 0” is specified, then you do not need to specify the VLAN number), respectively, and change the Wi-Fi password, you can also enable remote access via the web.

Leave a comment

Leave a Reply