How to display NIC link values?

SupermanInNY

Verified User
Joined
Sep 28, 2004
Messages
428
Does anyone know how to display the equivalent of the output of mii-tool using ethtool?
I'm looking to see the 'Speed, Duplex and LinkStatus/autonegotiate' .
with mii-tool it would just display it as is.
with ethtool I'm able to Set it: ethtool -s ethx speed 100 duplex full autoneg off
But how do I display the current values? in mii-tool it would just display the current values, but with ethtool?

Thanks,

-Alon
 
Now I feel stupid :D .
I was looking for a switch of some sort and it didn't occur to me to try it out without a switch.

Thanks a lot.

-Alon.
 
Back
Top