36 Huawei OLT

nice

POP

Huawei OLT

Board add:

MA5800-X7# display board 0
display board 0
-------------------------------------------------------------------------
SlotID BoardName Status SubType0 SubType1 Online/Offline
-------------------------------------------------------------------------
0
1 H901GPHF Normal
2
3 H901GPHF Normal
4
5 H901GPHF Normal
6 H902GPLF Normal
7 H901GPLF Normal
8 H901MPLA Standby_normal
9 H901MPLA Active_normal
10 H901PILA Normal
11 H901PILA Normal
----------------------------------------

MA5800-X7#config

MA5800-X7(config)# display board 0

confirm those board

MA5608T(config)# board confirm 0/0

MA5608T(config)# board confirm 0/1

MA5608T(config)# display board 0

MA5608T(config)# save

Enable PON Ports :


port 1 ont-auto-find enable (need work this line) like 1 2 3

In this step, enable pon ports for automatically found onu in OLT.


MA5608T>enable
MA5608T#config
MA5608T(config)#interface gpon 0/1
MA5608T(config-if-gpon-0/1)#port 0 ont-auto-find enable
MA5608T(config-if-gpon-0/1)#port 1 ont-auto-find enable
MA5608T(config-if-gpon-0/1)#port 2 ont-auto-find enable
MA5608T(config-if-gpon-0/1)#port 3 ont-auto-find enable
MA5608T(config-if-gpon-0/1)#port 4 ont-auto-find enable
MA5608T(config-if-gpon-0/1)#port 5 ont-auto-find enable
MA5608T(config-if-gpon-0/1)#port 6 ont-auto-find enable
MA5608T(config-if-gpon-0/1)#port 7 ont-auto-find enable
MA5608T(config-if-gpon-0/1)#port 8 ont-auto-find enable
MA5608T(config-if-gpon-0/1)#port 9 ont-auto-find enable
MA5608T(config-if-gpon-0/1)#port 10 ont-auto-find enable
MA5608T(config-if-gpon-0/1)#port 11 ont-auto-find enable
MA5608T(config-if-gpon-0/1)#port 12 ont-auto-find enable
MA5608T(config-if-gpon-0/1)#port 13 ont-auto-find enable
MA5608T(config-if-gpon-0/1)#port 14 ont-auto-find enable
MA5608T(config-if-gpon-0/1)#port 15 ont-auto-find enable
MA5608T(config-if-gpon-0/1)#display ont autofind 0




----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

IP assigned:

MA5608T(config)#interface VLAN 1

MA5608T(config-if-vlanif100)#ip address 192.168.2.2 255.255.255.252


MA5608T(config)#ip route-static 0.0.0.0 0.0.0.0 192.168.2.1

Vlan Create:


MA5800-X7>enable
MA5800-X7#config
MA5800-X7(config)# vlan 602 smart
MA5800-X7(config)#


Vlan Tag to up link

port vlan 602 0/8 0



dba-profile add:

dba-profile add profile-id 62 profile-name "FTTH-CARD-6_2" type4 max 1024000


srvprofile add:

MA5800-X7(config)# ont-srvprofile gpon profile-id 62 profile-name "FTTH-CARD-6_2"
MA5800-X7(config-gpon-srvprofile-62)# ont-port pots adaptive - 32 eth adaptive 8

(red hipen not need in config time)
MA5800-X7(config-gpon-srvprofile-62)# port vlan eth 1 translation 602 user-vlan 602
MA5800-X7(config-gpon-srvprofile-62)# commit
MA5800-X7(config-gpon-srvprofile-62)# quit


lineprofile add:

MA5800-X7(config)#ont-lineprofile gpon profile-id 62 profile-name "FTTH-CARD-6_2"
MA5800-X7(config-gpon-lineprofile-62)#tcont 1 dba-profile-id 62
MA5800-X7(config-gpon-lineprofile-62)# gem add 62 eth tcont 1
MA5800-X7(config-gpon-lineprofile-62)#gem mapping 62 0 vlan 602
MA5800-X7(config-gpon-lineprofile-62)#commit quit
MA5800-X7(config-gpon-lineprofile-62)#quit
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Onu Up CmD

1/....... ont confrim ( pon port no) all sn-auth omci ont-lineprofile-id ( profile id) ont-srvprofile-id ( profile id)
2/...... ont port native-vlan ( pon port no) ( onu no) eth 1 vlan ( No ) priority 0
3/...... service-port vlan (no) gpon 0/1/1 ont ( onu no) gemport ( gem no ) multi-service user-vlan 114 tag-transform translate

save


Exemple :

MA5800-X7(config)#interface gpon 0/10
MA5800-X7(config-if-gpon-0/10)# ont confirm 14 all sn-auth omci ont-lineprofile-id 325 ont-srvprofile-id 325
MA5800-X7(config-if-gpon-0/10)# ont port native-vlan 14 29 eth 1 vlan 114 priority 0
MA5800-X7(config-if-gpon-0/10)# quit
MA5800-X7(config)# service-port vlan 114 gpon 0/10/14 ont 29 gemport 14 multi-service user-vlan 114 tag-transform translate

Tags

Post a Comment

0 Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.