Problem description:
multicast user fails to go online
(diagnose)%%display igmp user service-port 2
{ <cr>||<K> }:
Command:
display igmp user service-port 2
User : 0/1/0/2
State : offline
Authentication : no-auth
Quick leave : MAC-based
IGMP flow ID : 2
Video flow ID : 2
Log switch : enable
Bind profiles : -
IGMP version : IGMP v2
Current version : IGMP v2
IGMP IPv6 version : IGMP IPv6 v2
Current IGMP IPv6 version : IGMP IPv6 v2
Available programs : 8
Global leave : disable
User max bandwidth : no-limit
Used bandwidth(kbps) : 0
Used bandwidth
to max bandwidth(%) : -
Total video bandwidth : -
Mcast video bandwidth : -
Information of latest watched video
-----------------------------------------------------------------------
Time : -
VLAN : -
Group address : -
Source address : -
-----------------------------------------------------------------------
version
display patch all
{ <cr>||<K> }:
Command:
display patch all
Software Version:MA5800V100R018C00
SPH102
------------------------------------------------------------------------
Current Patch State:
------------------------------------------------------------------------
Patch Name Patch State Delivery Attribute Dependency
------------------------------------------------------------------------
SPH102 running common hot patch NO
------------------------------------------------------------------------
Total:1
Patches in the system cannot be rolled back
Problem analysis:
Possible causes:
1. The OLT multicast configuration is incorrect.
2. The ONT multicast configuration is incorrect.
3. The STB is abnormal.
Handling process:
1. Check whether the OLT configuration is normal.
[btv-config]
<btv-config>
monitor uplink-port igmp port 0/8/0
monitor multicast traffic vlan 111 enable
btv
igmp user add 0 service-port 2 no-auth igmp-version v2
multicast-vlan 111
igmp version v2
igmp mode proxy
igmp program add batch start-index 0 ip 232.1.x.x to-ip 232.1.x.x
igmp uplink-port 0/8/0
#
2. The debugging switch shows that the ONT does not send the packet to the OLT.
(diagnose)%%terminal debugging
(diagnose)%%terminal monitor
(diagnose)%ugging igmp service-port 2
3. According to the multicast packet statistics, the OLT does not receive multicast packets from the user side either.
(config)#display igmp statistic service-port 2
{ <cr>||<K> }:
Command:
display igmp statistic service-port 2
The data of service port 2 IGMP statistic:
------------------------------------------------------------------
Received V1 total report packets number : 0
Received unsuccessful V1 report packets number : 0
Received V2 total report packets number : 0
Received successful V2 report packets number : 0
Received unsuccessful V2 report packets number : 0
Received V3 total report packets number : 0
Received successful V3 report packets number : 0
Received unsuccessful V3 report packets number : 0
Received V2 leave packets number : 0
Received total successful join programs number : 0
Received total unsuccessful join programs number : 0
Received total leaving programs number : 0
Sent general query number : 20
Sent specific query number : 0
Received invalid IGMP packets : 0
------------------------------------------------------------------
4. Check the port connected to the STB and it is found which is up, and multicast packets are sent to the ONT. Therefore, it is suspected that the ONT does not forward packets to the OLT.
(config-if-gpon-0/1)#display ont port state 0 0 eth-port all
{ <cr>||<K> }:
Command:
display ont port state 0 0 eth-port all
--------------------------------------------------------------------------
ONT-ID ONT ONT Speed(Mbps) Duplex LinkState RingStatus
port-ID Port-type
--------------------------------------------------------------------------
0 1 GE - - down -
0 2 GE 100 full up -
0 3 GE - - down -
0 4 GE - - down -
--------------------------------------------------------------------------
(config-if-gpon-0/1)#display statistics ont-eth 0 0
{ ont-port<K> }: ont-port 2
{ <cr>||<K> }:
Command:
display statistics ont-eth 0 0 ont-port 2
-----------------------------------------------------------------------
Received frames : 1390 100%
Received unicast frames : 1100 79%
Received multicast frames : 285 20%
Received broadcast frames : 5 0%
Received 64-byte frames : 334 24%
Received 65~127-byte frames : 764 54%
Received 128~255-byte frames : 79 5%
Received 256~511-byte frames : 175 12%
Received 512~1023-byte frames : 36 2%
Received 1024~1518-byte frames : 2 0%
Received over 1518-byte frames : 0 0%
Received undersize discarded frames : 0 0%
Received oversize discarded frames : 0 0%
5. Check the ONT configuration. It is found that the ONT is not enabled with multicast.
Root cause:
If the ONT works in Layer 3 multicast mode, the multicast function must be enabled.
Solution:
After the IGMP function of the ONT is enabled, services are normal.




