Hi!
We have MA5608T with MA5600V800R015C00 ver.
Problem is in lost internet connection on End user WiFi routers randomly, especially when ONT is powered off due to electrical disconnect. Problem is random - some ONTs after power on works correctly, some no.
Problem tested on 8310, h8310M C+, 8245, Picotel G811, BDCOM GP1501DT, Foxgate X2011ZR
The temporary fix is in reregistering ONT (example)
undo service-port 570
MA5608T(config-if-gpon-0/1)#ont delete 14 19
MA5608T(config)#undo port vlan 2322 0/3 0
MA5608T(config)#undo vlan 2322 to 2322
MA5608T(config-if-gpon-0/1)#ont add 14 19 sn-auth 4244434D62xxxxxx omci ont-lineprofile-name simple ont-srvprofile-name bridge desc 1-69845
Number of ONTs that can be added: 1, success: 1
PortID :14, ONTID :19
MA5608T(config)#vlan 2322 smart
MA5608T(config)#port vlan 2322 0/3 0
MA5608T(config)#service-port 570 vlan 2322 gpon 0/1/14 ont 19 gemport 1 multi-service user-vlan 100 rx-cttr 100 tx-cttr 100
MA5608T(config)#mac-address max-mac-count service-port 570 2
MA5608T(config-if-gpon-0/1)#ont port native-vlan 14 19 eth 1 vlan 100 priority 0
And some time when internet lost on user WiFi routers we cant find the WiFi MAC address via SNMP, some time we see WiFi MAC but no internet service.
And after remove and add ONT again internet service goes online
Where might be a trouble ?
Thanks