Nov 23, 2005 #1 dherve Technical User Joined Jan 13, 2005 Messages 30 Location FR Hello, Is there a command to have the speed/duplex of a NIC card under a Linux? Many thanks in advance.
Hello, Is there a command to have the speed/duplex of a NIC card under a Linux? Many thanks in advance.
Nov 23, 2005 #2 Chacalinc Vendor Joined Sep 2, 2003 Messages 2,043 Location US take a look to the /proc/net directory, it has all data about the network cards. (sorry, I have no linux right know in order to see the specific file) Cheers. Chacal, Inc. Upvote 0 Downvote
take a look to the /proc/net directory, it has all data about the network cards. (sorry, I have no linux right know in order to see the specific file) Cheers. Chacal, Inc.
Nov 23, 2005 #3 Gloups IS-IT--Management Joined Sep 16, 2003 Messages 394 Location FR Try to use mii-tool command if available Upvote 0 Downvote
Nov 23, 2005 #4 danomac IS-IT--Management Joined Aug 2, 2002 Messages 731 Location AM ethtool is another tool that you can use to do this. Upvote 0 Downvote