My machine is running half duplex mode how to change half
duplex to full duplex?
Answer Posted / 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 |
Post New Answer View All Answers
What language is clang written in?
What does df command do in linux?
What are linux commands useful?
Why echo is used in linux?
Explain about system and user utilities?
How many linux commands are there?
please advice me what i have to prepare for NIC Exam(22-feb- 09). send me the question pattern for the 2 hrs exam. please sent it to manivannan_it15@yahoo.co.in
What commands are used to see all jobs running in the hadoop cluster and kill a job in linux?
What are the 4 kinds of sentences with examples?
How do I check my system performance?
you wish to create a link to the /data directory in bob's home directory so you issue the command ln /data /home/bob/datalink but the command fails. What options hould you use in this command line to be successful.
What is in mkdir command?
What the command used for search file or files for specific text?
What is finger command in linux?
What is the export command used for?