I have configured all the comunication process between OLT and ONU (gem port, gem mapping, tcont binding with the dba profile) even i have assigned
an ONU IP Address statically, I got this result
display ont info 0 1
-----------------------------------------------------------------------------
F/S/P : 0/1/0
ONT-ID : 1
Control flag : active
Run state : online
Config state : normal
Match state : match
DBA type : SR
ONT distance(m) : 32
ONT last distance(m) : -
ONT battery state : support but invalid
ONT power type : -
Memory occupation : 27%
CPU occupation : 1%
Temperature : 50(C)
Authentic type : SN-auth
SN : 485754436Bxxxxxx (HWTC-6B6Dxxxx)
Management mode : OMCI
Software work mode : normal
Isolation state : normal
ONT IP 0 address/mask : 192.168.x.x/22
Description : HABITACION_01
Last down cause : -
Last up time : 2021-05-10 16:15+08:00
Last down time : -
Last dying gasp time : -
ONT online duration : 0 day(s), 13 hour(s), 7 minute(s), 21 second(s)
ONT system up duration : -
Type C support : Not support
Interoperability-mode : ITU-T
Power reduction status : -
ONT NNI type : auto
ONT actual NNI type : 2.5G/1.25G
Last ONT actual NNI type: -
FEC upstream state : enable
-----------------------------------------------------------------------------
VoIP configure method : Default
as you can see the parameters such as run state, config state, match state are in normal state.
when i run the display mac address command i can see that the olt only is learning mac address trough uplink ports (trough ethernet) but not trough gpon:
Command:
display mac-address all
It will take some time, please wait...
-----------------------------------------------------------------------
SRV-P BUNDLE TYPE MAC MAC TYPE F /S /P VPI VCI VLAN ID
INDEX INDEX
-----------------------------------------------------------------------
- - eth 689e-0bd9-xxxx dynamic 0 /2 /2 - - 200
- - eth 2cea-7f5a-xxxx dynamic 0 /2 /2 - - 200
-----------------------------------------------------------------------
Total: 2
Note: F--Frame, S--Slot, P--Port, F/S/P indicates PW Index for PW,
A--The MAC address is learned or configured on the aggregation port,
VPI indicates ONT ID for PON, VCI indicates GEM index for GPON,
v/e--vlan/encap, pritag--priority-tagged,
ppp--pppoe, ip--ipoe, ip4--ipv4oe, ip6--ipv6oe,
F/S/P indicates VNI Index for VNI,
VPI/VCI indicates tunnel index(HEX) for VNI,
VLAN ID indicates BD ID for VNI or VAP
could you kindly help me to give an advice to solve this issue?
Thanks.