GPON, XG-PON, XGS-PON What is the difference?

GPON, XG-PON, XGS-PON, What is the difference? XG-PON, 10-Gigabit-capable passive optical network, provides asymmetric 10G GPON transmission (Maximum downstream line rate: 9.953 Gbit/s, Maximum upstream line rate: 2.488 Gbit/s ). XGS-PON, 10-Gigabit-capable symmetric passive optical network, provides symmetric 10G GPON transmission (Maximum downstream line rate: 9.953 Gbit/s, Maximum upstream line rate: 9.953 Gbit/s ). [boxads] … Read more

Huawei ONT Naming Rules

Huawei ONT Naming Rule: This post describe how Huawei ONT each model name provide with its specification. Product examples: HG8247H: The upstream transmission mode of this ONT is GPON or EPON. It has 2 voice ports and 4 LAN ports (GE ports). It supports USB, CATV, and Wi-Fi. Overall naming rule: 2 letters+4 digits+(optional) 2 suffixes … Read more

GPON SOLUTION Support Price List

GPON SOLUTION Support Price List: GPON SOLUTION is not a Company, It is a personal website. It is my Freelancing Job. I provide par-time logical support about GPON Technology like OLT/ONT Configure support by CLI & NMS, Huawei OLT Unlock, U2000/iMaster NCE-FAN Lite NMS install etc. Below are the GPON SOLUTION Support Price List: Huawei OLT … Read more

Alcatel OLT/ONT Troubleshooting Command details

Alcatel OLT/ONT Troubleshooting Command details:

Below are the details Alcatel OLT/ONT Troubleshooting Command.

typ:isadmin># show equipment slot

typ:isadmin># show equipment ont interface
typ:isadmin># show equipment ont slot
typ:isadmin># show equipment ont optics

typ:isadmin># show pon optics

typ:isadmin># show equipment ont sw-download

typ:isadmin># show equipment ont interface
typ:isadmin># show equipment ont interface 1/1/3/10/1 detail

typ:isadmin># show vlan fdb-board
typ:isadmin># show service fdb-mac

typ:isadmin># show interface port uni:1/1/3/10/1/1/1
typ:isadmin># show interface port uni:1/1/3/10/1/1/1 detail

typ:isadmin># show ethernet ont operational-data
typ:isadmin># show ethernet ont operational-data detail

typ:isadmin># show port

typ:isadmin># show equipment transceiver-inventory nt-a:xfp:1
typ:isadmin># show equipment transceiver-inventory nt-a:xfp:1 detail

typ:isadmin># show equipment diagnostics sfp nt-a:xfp:1 detail

typ:isadmin># show software-mngt version etsi
typ:isadmin># show equipment ont sw-version

typ:isadmin># info configure service

typ:isadmin># info configure bridge port flat

typ:isadmin># info configure vlan id flat

typ:isadmin># info configure qos profiles bandwidth configure qos profiles

[bodyads]

typ:isadmin># show equipment ont interface 
===========================================================================================================
interface table
===========================================================================================================
| | |actual | | | |cfgfile1|cfgfile2
ont-idx |eqpt-ver-num|sw-ver-act|num-slots|version-number|sernum |yp-serial-no|ver-act |ver-act 
-------------+------------+----------+---------+--------------+-------------+------------+--------+--------
1/1/3/10/1 3FE56389ABA* 3FE56065A* 1 3FE56389ABAB01 ALCL:FAE3D60E FAE3D60E 
1/1/3/10/2 3FE56389ABA* 3FE56065A* 1 3FE56389ABAB01 ALCL:FAE3BBB9 FAE3BBB9 
-----------------------------------------------------------------------------------------------------------
interface count : 2
===========================================================================================================

typ:isadmin># show equipment ont slot
================================================================================
slot table
================================================================================
| act-num | actual |
ont-slot-idx |data-ports voice-ports|card-type serial-num|state
—————-+———-+———–+———–+———-+—————–
1/1/3/10/1/1 1 0 ethernet FAE3D60E disabled
1/1/3/10/2/1 1 0 ethernet FAE3BBB9 disabled
——————————————————————————–
slot count : 2
================================================================================

typ:isadmin># show equipment ont optics
=======================================================================================
optics table
=======================================================================================
|rx-signal |tx-signal |ont | |laser |olt-rx
ont-idx |level |level |temperature|ont-voltage|bias-curr |sig-level
————-+———–+———–+———–+———–+————-+———–
1/1/3/10/1 -16.180 2.316 37.898 3.30 13900.0 -17.3
1/1/3/10/2 -16.990 2.904 31.301 3.28 12800.0 -18.2
—————————————————————————————
optics count : 2
=======================================================================================

Read more

Huawei OLT Important Configure

Huawei OLT Important Configure:

[boxads]

Today i will share Huawei OLT Important Configure, hope it will help you.

Huawei OLT  Default control Card (MCUD,SCUN, MPLA, MPSC etc) ETH port IP: 10.11.104.2/24
Huawei OLT Standard login: root, password: admin or admin123

Connect to the console port (CON) and prescribe IP management in a managed VLAN ID 10:
enable
config
vlan 10 smart
vlan desc 10 description “Management”
port vlan 10 0/8 0
interface vlanif10
ip address 192.168.10.2 255.255.255.0
quit
ip route-static 0.0.0.0 0.0.0.0 192.168.10.1

Alternatively, you can assign an IP meth special port for management instead of default ip 10.11.104.2(then have to be connected to the OLT excess cable):
interface meth 0
ip address 192.168.1.2 24
quit

EXAMPLE setting time:
time 11:24:00
time 11:24:00 2016-11-06
display time
timezone GMT+ 02:00
display timezone
display time dst
display time time-stamp
display time-range
ntp-service Subcommands
display ntp-service

Example configuration export to the tftp server:
Gponsolution-MA5683T(config)#backup configuration tftp 10.11.104.1 old_config.cfg
Gponsolution-MA5683T(config)#backup data tftp 10.11.104.1 old_data.dat
Gponsolution-MA5683T(config)#backup bios tftp 10.11.104.1 old_bios.bin
Gponsolution-MA5683T(config)#backup program tftp 10.11.104.1 old_program.efs

Read more