As Per the documentation, platform limitation on EX2300, ARP/NDP IPv6 broadcast and unicast traffic received on interfaces is punted to the kernel.IPv6 Protect-RE is not blocking transit ICMPv6 Neighbor Solicitation transit traffic on a transit EX2300 switch.
Applying firewall filters to lo0 had no effect, and the associated firewall counters remain at zero, indicating that the filter is not being invoked.
13:14:17.141588 In IP6 truncated-ip6 - 22 bytes missing!2001:x:x:x::x > ff02::1:yyyy:2: ICMP6, neighbor solicitation[|icmp6] 13:14:19.144842 In IP6 truncated-ip6 - 22 bytes missing!2001:x:x:x::x > ff02::1:yyyy:2: ICMP6, neighbor solicitation[|icmp6]
Solution:
set switch-options no-arp-trap
Note: This knob comes with feature checks as well. For example if dhcp-security with arp / nd-inspection enabled then this knob cannot be configured.
2026-08-01 : Article Created
2026-08-06 : Updated Symptoms, Symptoms and Description