This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Checking the speed&Duplex of my nic's

Hello all,
Bit of a trivial Linux question.
How can I check the ASL Speed&Duplex of its nics?
I know the mii-tool command, but it says it is not supported with current drivers.
Is there any other command to check it? if not should I update the nic drivers manually or ask for a feature request?
The server is DL380, and its nics are: NC3163


This thread was automatically locked due to age.
Parents
  • Check your kernel messages when you boot the machine.  You can do this by either watching the screen as it boots, or go to Local Logs -- Browse -- Kernel Logs and view the log file for the day of the last boot.  You should have a line similar to this:  2005:01:26-20:29:01 (none) kernel: e100: eth0 NIC Link is Up 100 Mbps Full duplex
Reply
  • Check your kernel messages when you boot the machine.  You can do this by either watching the screen as it boots, or go to Local Logs -- Browse -- Kernel Logs and view the log file for the day of the last boot.  You should have a line similar to this:  2005:01:26-20:29:01 (none) kernel: e100: eth0 NIC Link is Up 100 Mbps Full duplex
Children