Netwokr connect speed

Peter Garrett peter.garrett at optusnet.com.au
Fri Apr 27 15:38:47 UTC 2007


On Fri, 27 Apr 2007 21:04:59 +1200
Jamie Dobbs <jamie.dobbs at ihug.co.nz> wrote:

> My Google-fu must be weak on this but for the life of me I cannot find a 
> way to show the current speed at which an Ethernet device is connected. 
> I am having throughput issues with the Gigabit network port on my 
> motherboard (Albatron K8NF4U) and would like to confirm the connect speed.

Try

sudo ethtool eth0

( or the interface for your card, of course )

There is also mii-tool - for instance with -v for verbose:

sudo mii-tool -v eth0

ethtool is probably all you need for your case -the output shows speed
clearly.


Peter




More information about the ubuntu-users mailing list