Re: What speed is my ethernet interface running
From: Frank Thyes (frank.thyes.nospam_at_gmx.net)
Date: 06/18/03
- Next message: Anthony Mandic: "Re: ufsdump/ufsrestore fails badly"
- Previous message: Joerg Schilling: "Re: mounting solaris 9 images on a linux system"
- In reply to: John Smith: "What speed is my ethernet interface running"
- Next in thread: Oscar del Rio: "Re: What speed is my ethernet interface running"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 18 Jun 2003 11:53:04 GMT
John Smith <John_Smith273@cox.net> wrote:
> Hi, on an ultra60 how do I determine the speed and duplex of my ethernet
> interface. Is there a way to check this from the host prompt and not the
Replace hme with your NIC
#ndd -get /dev/hme link_status
0 for Link Down
1 for Link up
#ndd -get /dev/hme link_speed
0 for 10 Mbps
1 for 100 Mbps
#ndd -get /dev/hme link_mode
0 for Half-Duplex mode
1 for Full-Duplex mode
Frank
-- No reading beyond this point!
- Next message: Anthony Mandic: "Re: ufsdump/ufsrestore fails badly"
- Previous message: Joerg Schilling: "Re: mounting solaris 9 images on a linux system"
- In reply to: John Smith: "What speed is my ethernet interface running"
- Next in thread: Oscar del Rio: "Re: What speed is my ethernet interface running"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|