On Sat, 10 Jan 2004 18:54:38 +0200 "IT Clown" <linux@xxxxxxxxxxxxx> wrote: > How do you check if your network card is running at half or > full duplex and how would you change it to half or full > duplex? To check all your interfaces: # mii-tool To change eth0 to full duplex for example: # mii-tool eth0 -A 100baseTx-FD In some situations you may have to use "-F" (force) rather than the "-A" (advertise) shown above. "man mii-tool" will give you a list of all the options and media types supported. Cheers, Sean -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list