Wednesday, January 27, 2016

How to configure the MA5683T GPON&EPON start instructions part2

EPON:
Huawei OLT
1、Configure Upstream
vlan 100 smart   \\Add network management vlan
vlan 1001 smart   \\Add PoC vlan
Add the corresponding vlan to the uplink:
port vlan 100 0/6 0
port vlan 1001 0/6 0
Configuration management address:
interface vlanif 100
 ip address 192.168.10.100 255.255.255.0
2、Configuration DBA template
dba-profile add profile-id 10 type2 assure 20480
3、Configure line template
ont-lineprofile epon profile-id 10 profile-name HG8240
llid dba-profile-id 10
commit
4、Configure PoC template
ont-srvprofile epon profile-id 11 profile-name HG8240
ont-port eth 4 pots 2
Note: Must be based on the ONT actual number of port configuration,if you don't know it,you can enter the Epon veneer mode using the command "disp ont capability" view.
port vlan eth 1 100
commit
5、Add ONT equipment
intface epon 0/0
port 1 ont-auto-find enable
disp ont autofind 1
ont add 1 0 mac-auth 0000-0000-0001 oam ont-lineprofile-id 10 ont-srvprofile-id 11
Designate ONT port default vlan
ont port native-vlan 1 0 eth 1 vlan 1001
6、Configure PoC virtual port
service-port vlan 1001 epon 0/0/1 ont 0 multi-service user-vlan 1001

If in the fttb networking,Olt side only need to configure the line template, do not need to configure PoC template,add onu use snmp protocol。

Huawei ONU
1、Configure Upstream
vlan 1001 smart
port vlan 1001 0/0 1
2、Configure PoC port
service-port vlan 1001 adsl 0/0/30 vpi 0 vci 35 rx-cttr 6 tx-cttr

No comments:

Post a Comment