I've got 4 7982 boxes running in stand-alone bridge mode, and have been running okay, however this morning I suddenly had seemingly everyone connecting to one of the WAPs no longer get any connectivity on their Macs (which all seemed to be connected using 5G).
To be clear, a connection to the access point was established successfully, but they weren't receiving any traffic.
My old laptop I use for admin work is a 2.4G-only capable machine, and that had no problem, so presumably it was only a 5G issue.
Looking at the logs, I saw a lot of lines like:
user.debug kernel: [bridge forward] packet size(1508) exceed dev(eth1) mtu(1500)... drop it...
user.debug kernel: [bridge forward] packet size(1502) exceed dev(eth1) mtu(1500)... drop it...
user.debug kernel: [bridge forward] packet size(1508) exceed dev(eth1) mtu(1500)... drop it...
user.debug kernel: [bridge forward] packet size(1508) exceed dev(eth1) mtu(1500)... drop it...
where eth1 is:
1 eth1 None Up Up 1000Mbps full 10/100/1000
Trunk Port, Bridge to WAN, 802.1X disabled.
Running firmware is 9.7.1.0.32.
I checked the MTU of a couple of the clients, and they were all set to 1500.
The 7982 is connected to a Cisco SGE2010 which does *not* have Jumbo Frames enabled, and no network devices were being administrated at the time.
Restarting the WAP made the problem go away, however I would like to get to the bottom of this to avoid it happening in future.