Hi,
In today's procedure, I would like to share how to carry out the activation of an ONT part
Configure service-profille
A GPON service-profile is used to configure the ONT's actual capacity and service-related parameters and provides a service configuration channel to the ONT that is managed using the Optical Network Terminal Management and Control Interface (OMCI).
srvprofile ID 20, and the name of the ONT used:
huawei(config)#ont-srvprofile
{ epon<K>|gpon<K> }:gpon
{ <cr>|profile-id<K>|profile-name<K> }:profile-id
{ profile-id<U><0,8192> }:20
{ <cr>|profile-name<K> }:profile-name
{ profile-name<S><Length 1-32> }:EG8145V5
Command:
ont-srvprofile gpon profile-id 20 profile-name EG8145V5
Configure ONT port type and quantity: 4 LAN ports, 1 POTS.
huawei(config-gpon-srvprofile-20)#ont-port
{ catv<K>|eth<K>|moca<K>|pots<K>|tdm-srvtype<K>|tdm-type<K>|tdm<K> }:catv
{ adaptive<K>|catv-port<U><0,8> }:0
{ catv<K>|eth<K>|moca<K>|pots<K>|tdm-srvtype<K>|tdm-type<K>|tdm<K> }:eth
{ adaptive<K>|eth-port<U><0,8> }:4
{ <cr>|catv<K>|moca<K>|pots<K>|tdm-srvtype<K>|tdm-type<K>|tdm<K> }:pots
{ adaptive<K>|pots-port<U><0,8> }:1
{ <cr>|catv<K>|moca<K>|tdm-srvtype<K>|tdm-type<K>|tdm<K> }:
Command:
ont-port catv 0 eth 4 pots 1
Add ONT port 1 to VLAN 100
huawei(config-gpon-srvprofile-20)#port
{ car<K>|dscp<K>|e1<K>|igmp-forward<K>|priority-policy<K>|q-in-q<K>|vlan<K> }:vlan
{ eth<K>|iphost<K>|moca<K> }:eth
{ ont-portlist<S><Length 1-128> }:1
{ q-in-q<K>|translation<K>|transparent<K>|vlanid<U><0,4095> }:100
{ <cr>|priority<K>|prival<U><0,7>|TLS<K> }:
Command:
port vlan eth 1 100
Set ONT port(s) VLAN configuration, success: 1, failed: 0
After the configuration is complete, run the commit command for the configured parameters to take effect.
huawei(config-gpon-srvprofile-20)#commit
huawei(config-gpon-srvprofile-20)#quit
2. Register an ONT
Register an ONT, set the authentication mode to SN authentication and the management type to OMCI, and link line-profille 10 and service-profile 20 to ONT
huawei(config-if-gpon-0/5)# ont
{ activate<K>|add<K>|alarm-policy<K>|alarm-profile<K>|cancel<K>|confirm<K>|cos-queue-map- profile<K>|deactivate<K>|delete<K>|factory-setting-restore<K>|gemport<K>|ipconfig<K>|modify<K>|optical- alarm-profile<K>|port<K>|power-shedding-config<K>|re-discovery<K>|re-register<K>|remote- ping<K>|reset<K>|snmp-profile<K>|snmp-route<K>|statistics<K>|tdm-vcl<K>|tr069-server- config<K>|voip<K> }:confirm
{ portid<U><0,7> }:0
{ all<K>|loid-auth<K>|ontid<K>|password-auth<K>|sn-auth<K> }:ontid
{ ontid<U><0,127> }:3
{ loid-auth<K>|password-auth<K>|sn-auth<K> }:sn-auth
{ sn<S><Length 13-16> }:48XXXXXXX
{ omci<K>|password-auth<K>|snmp<K> }:omci
{ <cr>|desc<K>|ont-lineprofile-id<K>|ont-lineprofile-name<K>|ont-srvprofile-id<K>|ont-srvprofile- name<K> }:ont-lineprofile-id
{ profile-id<U><0,8192> }:10
{ <cr>|desc<K>|ont-srvprofile-id<K>|ont-srvprofile-name<K> }:ont-srvprofile-id
{ profile-id<U><0,8192> }:20
{ <cr>|desc<K> }:
Command:
ont confirm 0 ontid 3 sn-auth 48xxxxxx omci ont-lineprofile-id 10 ont-srvprofile-id 20 Number of ONTs that can be added: 1, success: 1
PortID :0, ONTID :1
3. Configure default VLAN for ETH 1 ONT
huawei(config-if-gpon-0/5)#ont
{ activate<K>|add<K>|alarm-policy<K>|alarm-profile<K>|cancel<K>|confirm<K>|cos-queue-map- profile<K>|deactivate<K>|delete<K>|factory-setting-restore<K>|gemport<K>|ipconfig<K>|modify<K>|optical- alarm-profile<K>|port<K>|power-shedding-config<K>|re-discovery<K>|re-register<K>|remote- ping<K>|reset<K>|snmp-profile<K>|snmp-route<K>|statistics<K>|tdm-vcl<K>|tr069-server- config<K>|voip<K> }:port
{ attribute<K>|car<K>|igmp-forward-mode<K>|multicast-forward<K>|native-vlan<K>|vlan<K> }:native-vlan
{ portid<U><0,7> }:0
{ ontid<U><0,127> }:3
{ eth<K>|iphost<K>|moca<K> }:eth
{ ont-portid<U><1,8> }:1
{ priority<K>|vlan<K> }:vlan
{ vlanid<U><0,4095> }:100
{ <cr>|priority<K> }:
Command:
ont port native-vlan 0 3 eth 1 vlan 100
4. Configure the service-port
huawei(config)#service-port 10
{ desc<K>|index<U><0,32767>|remote-desc<K>|source<K>|vlan<K> }:vlan
{ aoe<K>|vlanid<U><1,4093> }:1000
{ adsl<K>|atm<K>|epon<K>|eth<K>|gpon<K>|port<K>|shdsl<K>|vdsl<K> }:gpon
{ frameid/slotid/portid<S><Length 1-15> }:0/5/0
{ ont<K> }:ont
{ ontid<U><0,127> }:3
{ eth<K>|gemport<K>|iphost<K> }:gemport
{ gemindex<U><0,1023> }:15
{ <cr>|bundle<K>|inbound<K>|multi-service<K>|rx-cttr<K>|tag-transform<K> }:multi-service
{ user-8021p<K>|user-encap<K>|user-vlan<K> }:user-vlan
{ other-all<K>|priority-tagged<K>|untagged<K>|user-vlanid<U><1,4095> }:100
{ <cr>|bundle<K>|inbound<K>|rx-cttr<K>|tag-transform<K>|user-encap<K> }:rx-cttr
{ rx-index<U><0,1023> }:20
{ tx-cttr<K> }:tx-cttr
{ tx-index<U><0,1023> }:20
Command:
service-port 10 vlan 1000 gpon 0/5/0 ont 3 gemport 15 multi-service
user-vlan 100 rx-cttr 20 tx-cttr 20
Thank you for reading!

