![]() |
|
|
|
|
|||||||
| 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 |
| Difference between RHEL 3 AND RHEL 4 | sakthi_13 | Linux | 2 | 09-11-2007 04:51 AM |
| Check Duplex setting of intrerface card ? | hcclnoodles | SUN Solaris | 5 | 10-02-2006 07:49 AM |
| full -duplex ? | parvathy | High Level Programming | 1 | 06-11-2005 07:07 AM |
| Full duplex at HUB? | merlin | UNIX for Dummies Questions & Answers | 4 | 09-03-2002 05:41 AM |
| duplex | sihong | IP Networking | 3 | 05-01-2002 06:44 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
rhel 3 duplex setting
how do you tell what duplex mode your box is running?
kinda like cat /proc/meminfo for memory usage.. is there a similar procedure that shows if the live kernel is running at 100-full or half etc...? Last edited by BG_JrAdmin; 05-02-2006 at 03:25 PM. Reason: more info |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
For interface eth0
# ethtool eth0 If ethtool isn't on your box, try mii-tool although that only knows upto and including 100/Full. Cheers ZB |
|
#3
|
|||
|
|||
|
You can either
cat /etc/modules.conf /mii-tool -V Regards, Mike |
|||
| Google The UNIX and Linux Forums |