FInding out the mode an ethernet card is working

Tags:

Hi there. How do I find out wether my network card is working at 100Mbps or at 1Gbps?... iwconfig, for example, tells me if the LAN is operating in ieee802.11b or g (there is a "bit rate" field). But what about wired cards?... Any /proc hack?

0

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Re: FInding out the mode an ethernet card is working

If 'ifconfig' doesn't already give you that information, use 'dmesg' to find the message about what speed was negotiated.

Syndicate content