LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Finding the speed of the NIC (https://www.linuxquestions.org/questions/linux-newbie-8/finding-the-speed-of-the-nic-788025/)

jdnow09 02-09-2010 10:55 AM

Finding the speed of the NIC
 
Hello,

I have a centos 5.2 that is running in the vmware ESXi host.

I like to confirm the NIC speed. I did a ifconfig -a and noticed txqueuelen:1000. Is that the nic speed?


john

sohail0399 02-09-2010 11:05 AM

try this command

to check link through root or admin user

/sbin/ethtool eth0

++nick++ 02-09-2010 12:34 PM

Hi,

If centOS is guest in VMware ESX , it would be ideal to probe the ethernet interface from the host OS rather that from guest OS to know the speed. Coz the ethernet interface available to centos would be a virtual adapter provided by VMware.Am not sure whether tools like ethtool is available in VMware. Folks who are exposed to VMware plz comment..

0ct0 02-09-2010 01:35 PM

ethtool will still report correctly if the box is a VM


All times are GMT -5. The time now is 04:03 PM.