To configure FCS forwarding, use ethtool:
- To identify the state of FCS forwarding and other
features:
ethtool -k <interface> - To enable FCS
forwarding:
ethtool -K <interface> rx-fcs on
To configure FCS forwarding, use ethtool:
ethtool -k <interface>
ethtool -K <interface> rx-fcs on