Force 10Mbit?

How to force 10Mbit on LAN interface? The card is 3Com 3C905B 100BaseTX (Cyclone) rev: 0. This may be 100BaseTX card but it should allow to be forced to run on 10Mbit…

When I enter interface ethernet and set that if to speed 10Mbps, and turn auto-negotiation off, the if stays on 100Mbps and by the monitor, the auto negotiation is still on…

Is there a way to force it…
Because we’ve used a bit longer UTP cable with no shield and plus it is going straight with 220V cable and…

Thanks!

Dakky21,

You can try changing the setting through the terminal…

/interface ethernet edit [/find name=LAN] speed=10Mbps

Just change “LAN” to the name of your interface.

Matt