@ghasley it is very possible for noise interfere with Ethernet, for sure. The point is, Ethernet is built to withstand it, and that’s why I said a safe bet for a Ethernet run without special conduits, etc. is 100 ft for residential applications. See below the max distance which in some cases is dependent on the speed, however, as a general statement, no benefit to deliberately slow down.
going back interference, the protocol Ethernet have error checking, each frame transmitted includes a checksum to make sure nothing corrupted (changed) during transmission, see below. And this is just one layer. Every layer have these checksums, and the actual application layers deal with compression and digitally signed content (DRM). So if you in anyway, modify the payload, all of these layers will fail all their checks, and it will be discarded and retransmitted. In reality, as soon as one layer detects an issue it is discarded and never goes further.
now, can noise travel via the Ethernet cable into the device itself and cause issues, sure, but that would mean a very poorly network card implementation in the device.
https://en.wikipedia.org/wiki/Frame_check_sequence