Hello, everyone!
If you want to add an ONT offline, you must configure these commands.
#
dba-profile add profile-id 11 profile-name " PON_50M" type4 max 51200
#
ont-lineprofile gpon profile-id 10 profile-name "MA5672_M"
tcont 1 dba-profile-id 11
gem add 0 eth tcont 1
gem mapping 0 0 vlan 200
gem mapping 0 1 vlan 201
commit
quit
#
ont-srvprofile gpon profile-id 10 profile-name "ftth_HIS"
ont-port pots adaptive 32 eth adaptive 8
port vlan eth 1 transparent
port vlan eth 2 transparent
commit
quit
#
interface gpon 0/11
ont add 0 1 sn-auth "485754436CD6xxxx" omci ont-lineprofile-id 10 ont-srvprofile-id 10 desc "TEST"
#
It's easy. Try it!
Thanks.

