![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| HBA Card | xiaochensg | SUN Solaris | 5 | 05-25-2008 09:24 PM |
| Check Duplex setting of intrerface card ? | hcclnoodles | SUN Solaris | 5 | 10-02-2006 07:49 AM |
| How to check Virtual NIC card speed on solaris | pray44u | SUN Solaris | 3 | 07-06-2006 05:14 PM |
| Script to check for a file, check for 2hrs. then quit | mmarsh | UNIX for Dummies Questions & Answers | 2 | 09-16-2005 11:46 AM |
| how to check if sound card exists? | champion | UNIX for Dummies Questions & Answers | 1 | 11-11-2002 08:39 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
How to check the LAN card?
Hi.
I have a lan card installed on my server. I want to check the duplex speed of it. How can I check it? Help is appreciated. Thank you. |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
please discribe the details of your system and OS
ifcongif -all might help you. techbravo |
|
#3
|
|||
|
|||
|
#4
|
||||
|
||||
|
Code:
# ethtool eth0
Settings for eth0:
Supported ports: [ TP MII ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
Advertised auto-negotiation: Yes
Speed: 100Mb/s
Duplex: Full
Port: MII
PHYAD: 1
Transceiver: internal
Auto-negotiation: on
Supports Wake-on: g
Wake-on: d
Current message level: 0x00000007 (7)
Link detected: yes
|
||||
| Google The UNIX and Linux Forums |