NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
KrustyK
Mar 12, 2018Aspirant
Switch drop PTP multicast
Hi , I try to configure a m4300 8x8f switch with three connected devices, a PTP source and two PTP receiver. But i have a problem, the switch seems to drop every ptp multicast packet. I have acti...
- Mar 14, 2018
Problem fixed, IGMP on master clock was is in version 2 but IGMP on netgear switch was is in version 3. Downgrade to version 2 and all works fine.
Retired_Member
Mar 13, 2018Hi KrustyK
Welcome to the community!
For further analysis, Could you please provide the tech-support file of the Switch:
How do I send tech-support files from my Managed Switch to NETGEAR community moderators?
http://kb.netgear.com/app/answers/detail/a_id/31439
Hope it helps!
Regards,
EricZ
NETGEAR employe
- KrustyKMar 13, 2018Aspirant
Thanks for the quick reply, I've email the support (to your attention) with the appropriate files.
- Retired_MemberMar 13, 2018
Hi KrustyK,
Got the tech-support file from you. Thanks again!
Looks like the configuration is correct!
Could you please run CLI command on the switch as below:
1. show ip mroute summary
2. show ip igmp groups x/x/x(the PTP receiver port number)
3. show interface counters(do 'clear counters all' first)
BTW: I try on local switch, it's success. DUT can forward the multicast packet success.
(M4300) #show ip mroute summary
Multicast route table summary
Incoming Outgoing
Source IP Group IP Protocol Interface Interface List
--------------- --------------- ---------- --------- ---------------
192.168.2.1 239.1.1.1 PIMDM 1/5/1 1/11/1 1/11/2
(M4300) #show ip igmp groups 1/11/1
IP Address..................................... 192.168.4.2
Subnet Mask.................................... 255.255.255.0
Interface Mode................................. Enabled
Querier Status................................. Querier
Multicast Group IP............................. 239.1.1.1
(M4300) #show ip igmp groups 1/11/2
IP Address..................................... 192.168.5.2
Subnet Mask.................................... 255.255.255.0
Interface Mode................................. Enabled
Querier Status................................. Querier
Multicast Group IP............................. 239.1.1.1
(M4300) #- Retired_MemberMar 13, 2018
Hi KrustyK,
Sorry, I notice that you disable igmp on global config, so it will cause switch cannot learning PTP receiver info.
So please remove below config and try agian:
no set igmp
no set igmp header-validation
no set igmp querier
no set igmp proxy-querier
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!