My machine is running half duplex mode how to change half
duplex to full duplex?
Answers were Sorted based on User's Feedback
Answer / v.balaviswanathan
The command to change from half duplex to ful duplex is
#ethtool -s eth0 speed 100 duplex full
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / bala
[root@ns2 ~]# mii-tool -V
mii-tool.c 1.9 2000/04/28 00:56:08 (David Hinds)
eth0: negotiated 100baseTx-FD flow-control, link ok
[root@ns2 ~]# ethtool -s eth0 duplex half autoneg off
[root@ns2 ~]# mii-tool -V
mii-tool.c 1.9 2000/04/28 00:56:08 (David Hinds)
eth0: 100 Mbit, half duplex, no link
[root@ns2 ~]# mii-tool -V
mii-tool.c 1.9 2000/04/28 00:56:08 (David Hinds)
eth0: 100 Mbit, half duplex, link ok
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / manoj
#ethtool -s eth0 "autoneg off speed 100 duplex full".
& also specify in /etc/sysconfig/network-script/ifcfg-x
(eth0,1,2,3,...)
| Is This Answer Correct ? | 1 Yes | 1 No |
How do I stress test my cpu?
You wish to restore the file memo.ben which was backed up in the tarfile mybackup.tar. What command should you type?
What does bash stand for?
What does pwd mean in linux?
What is the purpose of the "top" command?
how to restart apache server with out shatdown?
Explain difference between swap partition and swap file?
How use linux command line?
What Command used to lock user password?
ls -l ls -t ls -r ls -a ls -ltr ls -u grep error file.txt grep -v error file.txt perl prg.pl | ./file.txt tee chmod +x chmod -x chmod =x ps bg date +%y%m%d ?
Information technology is widely used in
Which command is used to check the number of files and disk space used and the each user’s defined quota?