Unix administration - To find Halfduplex or Fullduplex.

This is Interesting: Free IT Magazines  
Home > Archive > Unix administration > February 2006 > To find Halfduplex or Fullduplex.





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author To find Halfduplex or Fullduplex.
ravisunsolaris

2006-02-19, 8:29 am

Hi,

Can I know how to find a Network Interface is a 10Mbit or 100Mbit and
Half or FullDuplex in
Unix.

Regards,
Ravisunsolaris.

Barry Margolin

2006-02-19, 8:29 am

In article <1140335770.467718.184790@f14g2000cwb.googlegroups.com>,
"ravisunsolaris" <ravisunsolaris@yahoo.com> wrote:

> Hi,
>
> Can I know how to find a Network Interface is a 10Mbit or 100Mbit and
> Half or FullDuplex in
> Unix.


It's implementation-dependent, and often dependent on the specific NIC
and driver.

--
Barry Margolin, barmar@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
*** PLEASE don't copy me on replies, I'll read them in the group ***
Michael Heiming

2006-02-19, 8:29 am

In comp.unix.admin ravisunsolaris <ravisunsolaris@yahoo.com>:
> Hi,


> Can I know how to find a Network Interface is a 10Mbit or 100Mbit and
> Half or FullDuplex in
> Unix.


Posting The output of 'uname -sr' would enable people to actually help
you.

Good luck


BTW
Please try below URL(s) before answering, most people aren't
using a browser here to read/write, this is usenet.

http://www.safalra.com/special/googlegroupsreply
http://cfaj.freeshell.org/google

--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo zvpunry@urvzvat.qr | PERL -pe 'y/a-z/n-za-m/'
#bofh excuse 296: The hardware bus needs a new token.
Doug Freyburger

2006-02-19, 8:47 pm

ravisunsolaris wrote:
>
> Can I know how to find a Network Interface is a 10Mbit or 100Mbit and
> Half or FullDuplex in Unix.
>
> Regards,
> Ravisunsolaris.


"In UNIX" can't be answered because there isn't just one
UNIX. But since Solaris is a part of your name, I can
give you a starting point: ndd. You need to know the
name of the interface in question (ifconfig -a, netstat -in)
to supply on the command line. Read the man page
and start experimenting.

Tonagon

2006-02-20, 5:54 pm

<Can I know how to find a Network Interface is a 10Mbit or 100Mbit and
<Half or FullDuplex in
< Unix.

In SCO you can use ndstat -l and it shows lots of great data on the
NICs including whether they are 10 or 100 full or half duplex etc. Not
sure if that works in other UNIX flavors.

Madhu

2006-02-22, 7:49 am

"ravisunsolaris" <ravisunsolaris@yahoo.com> wrote in
news:1140335770.467718.184790@f14g2000cwb.googlegroups.com:

> Hi,
>
> Can I know how to find a Network Interface is a 10Mbit or 100Mbit and
> Half or FullDuplex in
> Unix.
>
> Regards,
> Ravisunsolaris.
>



In Linux you can use 'ethtool' or 'mii-tool'



--Madhu
sumit

2006-02-22, 6:04 pm

You can try dmesg | grep "interface name"

--==[ bman ]==--

2006-02-27, 8:48 pm

HPUX implementation:

lanadmin -x <PPA>

where PPA is your lan device number. You can obtain it by running:

lanscan

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com