Jay Taylor's notes
back to listing indexHow do I verify the speed of my NIC?
[web search]
I just installed a new gigabit network interface card (NIC) in Linux. How do I tell if it is really set to gigabit speeds? I see |
|||||||||
|
|||||||||
Just use a command like:
|
|||||||||
|
Use Ex.
|
|||||||||
|
As Khaled mentioned, you should be able to run ethtool with just the interface as an argument. This will list the supported speeds, the advertised speeds, the current speed, and a bunch of other things too:
You can also run
|
|||
I know this is not quite what you asked. But if you want to know the real world performance of your NIC, rather than what your computer says it should be, you can use iperf. You'll need two computers. On computer one, run iperf in server mode:
On the other, run iperf in client mode:
If you want to see the full duplex speed, try this instead:
Substitute 192.168.0.10 for the servers IP address |
||||
Use below command
refer this |
|||
Your Answer
Technology | Life / Arts | Culture / Recreation | Science | Other | ||
---|---|---|---|---|---|---|