Monday, February 29, 2016

How to Register Huawei ONT in Huawei OLT Part 2:

How to Register Huawei ONT in Huawei OLT:
Step-4:Now we ADD ONT:
interface gpon 0/0
ont add 6 sn-auth 485754439BDF3102 omci ont-lineprofile-id 500 ont srvprofile-id 500 desc"Any-description"
//here 6 sn-auth = pon port,which we got from discover list,F/S/P:0/0/6]
Look like bellow format in OLT:


Step-5:Now we ADD native Vlan to the ONT Port
interface gpon 0/0
ont port native-vlan 6 0 eth 1 vlan 2816  //PortID:6,ONTID:0,eth
1=ont's port no.
Look like bellow fomat in OLT:
Huawei OLT(config)#interface gpon 0/0
Huawei OLT(config-if-gpon-0/0)#ont port native-vlan 6 0 eth 1 vlan 2816
{<cr>lpriorit<K>}:
Command:
ont port native-vlan 6 0 eth 1 vlan 2816
Huawei OLT(config-if-gpon-0/0)#
#################################################################################################
Step-6:Vlan declare & pass it Uplink interface:
Huawei OLT(config)#vlan 2816 smart
Huawei OLT(config)#port vlan 2816 0/2 0
#################################################################################################
Step-7:Now we create Service port for that link:
service-port 500 vlan 2816 gpon 0/0/6 ont 0 gemport 126 multi-service user-vlan 2816 tag-transform translate inbound traffic-table index 3 outbound traffic-table index 3
Look like bellow format in OLT:
Huawei OLT(config)#service-port 500 vlan 2816 gpon 0/0/6 ont 0 gemport 126 multi-service user-vlan 2816 tag-transform translate inbound traffic-table index 3 outbound traffic-table index 3
Huawei OLT(config)#
#################################################################################################
finally we complete that ragistration,Now we check that link by some command.......
Huawei OLT(config)#display service-port 500


More related:

Huawei MA5620 Series Equipment Port Mirror Capture

No comments:

Post a Comment