Monday, February 29, 2016

How to Register Huawei ONT in Huawei OLT Part 1:

Today i will show how to register Huawei ONT in a Huawe OLT.Here i use Huawei MA5608T series OLT & EchoLife:HG851 ONT device.So let's start our configuration part.....
Step-1:At first we search ONT serial number in our OLT discover list option by bellow command:
enable
config t
display ont autofind all
Look like bellow format in OLT:

Step-2:Now need to create a Service profile:
ont-srvprofile gpon profile-id 500 profile-name"Any-Name"  //here 500 is your profile id
ont-port post 4 eth 4  //(4=pots RJ11 port,4=eth port)
port vlan eth 1 2816  //2816= vlan
commt
Look like bellow format in OLT:

Step-3:now we create Line profile:
config
ont-lineprofile gpon profile-id 500 profile-name"Any-Name"
tcont 4 dba-profile-id 11    //11=dba profile
gem add 126 eth tcont 4     //gem=126,tcont=4
gem mapping 126 0 vlan 2816  //gem=126 & 0=mapping index
commit
Look like bellow format in OLT:

More related:

Huawei MA5620 Series Equipment Port Mirror Capture

No comments:

Post a Comment