Operating System - Linux
1829566 Members
1209 Online
109992 Solutions
New Discussion

is there a command similar to HP lanadmin

 
SOLVED
Go to solution
K.C. Chan
Trusted Contributor

is there a command similar to HP lanadmin

for Linux? Besides looking in /etc/modules.conf to find out whether you NIC card is running 10/100 full or hald duplex mode, what command is available in Linux to do this? Thanks in advance.
Reputation of a thousand years can be determined by the conduct of an hour
4 REPLIES 4
Ron Kinner
Honored Contributor

Re: is there a command similar to HP lanadmin

Think you are looking for

ifconfig


Ron
K.C. Chan
Trusted Contributor

Re: is there a command similar to HP lanadmin

Ron,
what options do you give ifconfig inorder to determine if it's running in 10/100 FULL or HALF Duplex mode?
Reputation of a thousand years can be determined by the conduct of an hour
Ron Kinner
Honored Contributor

Re: is there a command similar to HP lanadmin

ifconfig -a
should show you all it knows about the interfaces. If there is nothing about speed or duplex then I guess ifconfig is not the answer.

What version of Linux are you running and what type of network card is it?

Ron

Stuart Browne
Honored Contributor
Solution

Re: is there a command similar to HP lanadmin

If using a recent version of RH, there should be a 'mii-tool' (or mii-diag) which should show you how the card is currently configured amongst other things.
One long-haired git at your service...