Hi
After the reboot everything seems to works. If the limit is 16000 L3 hosts the number of ARPs isn't the problem. We have around 8000 ARP entries. I have not change the "External lookup tables" (default L2-and-L3). Are you sure that I not have to change this to "L3-only" to increase limit to 16000 entires?
I found this post
https://gtacknowledge.extremenetworks.com/articles/How_To/Multicast-Entry-not-Added-Hardware-Table-F...
So I have now tried to disable IGMP snooping, maybe there was a rogue client who sent a lot of multicast streams.
The problem is that the switch still snoops multicast groups!
disable igmp snooping vlan "VL_SN_VPLS_2000"
clear igmp snooping "VL_SN_VPLS_2000"
show igmp snooping cache vlan VL_SN_VPLS_2000
Snooping/MVR Cache Timeout: 300 sec
Type Group Sender Age InVlan
snoop 224.0.0.9 92.244.217.6 22 VL_SN_VPLS_2000
Vlan Port Vid
VL_SN_VPLS_2000 29 2000
snoop 239.192.152.143 92.244.216.46 261 VL_SN_VPLS_2000
Vlan Port Vid
VL_SN_VPLS_2000 29 2000
snoop 239.192.152.143 92.244.218.238 35 VL_SN_VPLS_2000
Vlan Port Vid
VL_SN_VPLS_2000 29 2000
Multicast cache distribution:
189 entries from Snooping 0 entries from MVR 0 entries from PIM
VL_SN_VPLS_2000: Multicast cache distribution:
61 entries from Snooping 0 entries from MVR 0 entries from PIM
Total Cache Entries: 189
Total Cache Entries for VLAN VL_SN_VPLS_2000: 61
Do I have to reboot the switch for these changes to take affect?