NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
VistaICT
Sep 12, 2019Star
Multicast traffic crossing VLANs
Upgraded from 12.0.4.9 where everything was working (except for snoopTask occasionally causing the CPU to get stuck at 100%)
Noticed issues with multicast traffic. Connected wireshark to an access port but could see multicast traffic for other VLANs.
Multicast MFDB table also has weird STATIC entries for RSVD-MC on all ports (see image attached)
7 Replies
- Retired_Member
Hi VistaICT
Welcome to Community!
Yes, it's new change on latest firmware.
For the known multicast destination address, switch will HW forwarding these packet to all ports.
Below is the list of all Multicast destination addresses:
Regards,
EricZ
This sounds very dangerous! Traffic should never cross a VLAN boundary unless routed...
- Retired_Member
Hi VistaICT
No, these known multicast IP address traffic only forwarding in same VLAN, will not cross the VLAN.
Please double check your configuration.
Below is my operations:
(port 11/12/13/14 is up, but only 11&12 in VLAN1, 13 in VLAN100, 14 in VLAN200), I send known multicast from port 11, only port 12 forwarding the traffic. port 13&14 don't forwarding the traffic.
(M4300-16X) #show running-config interface 2/0/11
!Current Configuration:
!
interface 2/0/11
exit
(M4300-16X) #show running-config interface 2/0/12
!Current Configuration:
!
interface 2/0/12
exit
(M4300-16X) #show running-config interface 2/0/13
!Current Configuration:
!
interface 2/0/13
vlan pvid 100
vlan participation auto 1
vlan participation include 100
exit
(M4300-16X) #show running-config interface 2/0/14
!Current Configuration:
!
interface 2/0/14
switchport mode trunk
switchport trunk native vlan 200
switchport trunk allowed vlan 200
exit
(M4300-16X) #
(M4300-16X) #show port all | include Up
2/0/11 Enable Auto 10G Full Up Enable Enable Disable Yes
2/0/12 Enable Auto 10G Full Up Enable Enable Disable Yes
2/0/13 Enable Auto 10G Full Up Enable Enable Disable Yes
2/0/14 Enable Auto 10G Full Up Enable Enable Disable Yes
vlan 1 Enable Up Enable N/A Disable No
(M4300-16X) #show mac-address-table multicast
Fwd
VLAN ID MAC Address Source Type Description Interface Interface
------- ----------------- ------- ------- --------------- --------- ---------
1 01:00:5E:00:00:05 Rsvd-MC Static Network Assist Fwd: Fwd:
ALL ALL
Note:In general, the multicast addresses in the range 224.0.0.1 - 224.0.0.255, 224.0.1.1 - 224.0.1.255 are forwarded by CPU
(M4300-16X) #show interface counters
Port InOctets InUcastPkts InMcastPkts InBcastPkts InDropPkts InBitRate(Mbps) Rx Error
--------- ---------------- ---------------- ---------------- ---------------- ---------------- -------------------- ---------------
2/0/1 0 0 0 0 0 0.0 0
2/0/2 0 0 0 0 0 0.0 0
2/0/3 0 0 0 0 0 0.0 0
2/0/4 0 0 0 0 0 0.0 0
2/0/5 0 0 0 0 0 0.0 0
2/0/6 0 0 0 0 0 0.0 0
2/0/7 0 0 0 0 0 0.0 0
2/0/8 0 0 0 0 0 0.0 0
2/0/9 0 0 0 0 0 0.0 0
2/0/10 0 0 0 0 0 0.0 0
2/0/11 11766336 0 183848 0 0 0.0 0
2/0/12 0 0 0 0 0 0.0 0
2/0/13 0 0 0 0 0 0.0 0
......
Port OutOctets OutUcastPkts OutMcastPkts OutBcastPkts OutDropPkts OutBitRate(Mbps) Tx Error
--------- ---------------- ---------------- ---------------- ---------------- ---------------- -------------------- ---------------
2/0/1 0 0 0 0 0 0.0 0
2/0/2 0 0 0 0 0 0.0 0
2/0/3 0 0 0 0 0 0.0 0
2/0/4 0 0 0 0 0 0.0 0
2/0/5 0 0 0 0 0 0.0 0
2/0/6 0 0 0 0 0 0.0 0
2/0/7 0 0 0 0 0 0.0 0
2/0/8 0 0 0 0 0 0.0 0
2/0/9 0 0 0 0 0 0.0 0
2/0/10 0 0 0 0 0 0.0 0
2/0/11 55622 0 201 6 0 0.0 0
2/0/12 11821958 0 184050 6 0 0.0 0
2/0/13 7676 0 104 0 0 0.0 0
2/0/14 7676 0 104 0 0 0.0 0
2/0/15 0 0 0 0 0 0.0 0
2/0/16 0 0 0 0 0 0.0 0
...
Related Content
NETGEAR Academy

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