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
Describe the mknod command and when you’d use it.
You wish to print a file ‘draft’ with 60 lines on a page. What command would you use?
You wish to restore the file memo.ben which was backed up in the tarfile mybackup.tar. What command should you type?
You want to verify which lines in the file kickoff contain ‘bob’. Which of the following commands will accomplish this?
How can I check the exit status of my previous command in Linux operating system?
What is shell scripting commands?
What is gnu in linux?
What does umask 022 mean?
Why ms dos is used?
How do I remove a soft link in linux?
What is linux load average?
How do I list directories in linux?
Explain about lpr filename?
How do I clear bash history in linux?
What does f mean linux?