On 5/29/06, Bertram Scharpf <[EMAIL PROTECTED]> wrote:
  # ethtool eth1 | grep Speed
          Speed: 100Mb/s
  # ethtool -s eth1 speed 10 ; ethtool eth1 | grep Speed
          Speed: 10Mb/s
  # ethtool eth1 | grep Speed
          Speed: 100Mb/s

I have no idea what the rest of your message says, but I am guessing you want:

ethtool -s eth1 speed 10 autoneg off

-Richard

--
gentoo-user@gentoo.org mailing list

Reply via email to