Sponsored Content
Full Discussion: RedHat 9 Force full duplex
Operating Systems Linux Red Hat RedHat 9 Force full duplex Post 302090123 by Corona688 on Friday 22nd of September 2006 01:22:23 PM
Old 09-22-2006
That's just repeating yourself. Could you clarify?

Have you managed to get the card to do anything but 100/half, at all, ever?

Are you saying that "ethtool -s eth0 speed 100 duplex full autoneg off", works, doesn't work, sometimes works, or only works in certain situations?
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

How to configure Full Duplex and TCP/IP

We are using ZIX 4.3.3 and we need to configure the NIC for ful duplexing and we also need to configure it for a TCP/IP default gateway and DNS server to acccess the Interent. Can you please tell me the commands and procedures for configuring this? Thanks Marc (2 Replies)
Discussion started by: marc3483
2 Replies

2. UNIX for Dummies Questions & Answers

Full duplex at HUB?

Ok at the moment I have a hub whit 5 computers connected to it. It's a 10/100 NetGear hub. Ok I heard that there is some command I can run or a file I edit or something like that. But what the command/file/script/whatever does is tells you what connect speed it's connecting to the hub to. ... (4 Replies)
Discussion started by: merlin
4 Replies

3. UNIX for Dummies Questions & Answers

Full Duplex Howto

Dear Members, I was reading a few posts and saw something about installing two Nics so one could use Full Duplex. I remember back in the day of dial up, you could have two modems and use one for upstream and one for downstream. This was called shotgunning. It seems that you can now do the same... (4 Replies)
Discussion started by: Phobos
4 Replies

4. Programming

full -duplex ?

what is meant by full duplex and half duplex? b'coz in differences b\w hub and switch ,i heard lot this duplex word so please help me (1 Reply)
Discussion started by: parvathy
1 Replies

5. Solaris

100 gigabit full duplex

How can I tell on Solaris 9 sparc if my nics are running 100 gigabit full duplex... (4 Replies)
Discussion started by: csaunders
4 Replies

6. Solaris

How to force a full duplex

I need to change some Ip addresses for my servers to reflect in the NIS map. I also need to force full duplex on the 10/100 cards & 1/2 duplex in the 10 cards. I can change the IP by doing ifconfig <NIC card > plumb up <newip>. Not quite sure on how to force the full / half duplex & how to... (2 Replies)
Discussion started by: Remi
2 Replies

7. SuSE

configure full duplex

How do I configure full duplex on suse 8.2 I tried ethtool -s eth0 speed 100 duplex full autoneg off the above works but when I reboot the machine the configure was lost. How do I configure full duplex so that when the machine get rebooted the configuration will stay. My interface... (4 Replies)
Discussion started by: hassan2
4 Replies

8. UNIX for Advanced & Expert Users

How to set full duplex for solaris 5.5

I would like to change half duplex to full duplex on solaris 5.5. I tried with below commands but they didnt work on solaris 5.5. #ndd -set /dev/le adv_100fdx_cap 1 (6 Replies)
Discussion started by: csreenivas
6 Replies

9. Solaris

How to find half duplex or full duplex

Hi, How to find whether the server is running with half duplex or full duplex. I tried with the following command ndd -get /dev/ but am not getting any output,. Is the command correct? Also let me know how to change from half to full duplex. (1 Reply)
Discussion started by: rogerben
1 Replies

10. UNIX for Advanced & Expert Users

100Mb/s full duplex link

Hi, I have been trying to connect two computers directly through their LAN cards. One is a 3com 3c905c 10/100 Mbit/s card and the other is an Intel i217-lm 10/100/1000Mbit/s card. I have connected them through a CAT 6 cable. Whenever autoneg is turned on, the PCs connect in the 10Mb/s mode, and... (7 Replies)
Discussion started by: jamie_123
7 Replies
AUE(4)							   BSD Kernel Interfaces Manual 						    AUE(4)

NAME
aue -- ADMtek AN986 and AN8511 Pegasus USB Ethernet driver SYNOPSIS
aue* at uhub? ukphy* at mii? HARDWARE
The aue driver supports the following adapters: @Home USB 10/100 Abocom DSB650TX Billionton Systems USB100 Compaq HNE-200 Corega FEther USB-TX Corega FEther USB-TXS D-Link DSB-650 D-Link DSB-650TX D-Link DSB-650TX-PNA I/O DATA USB ET/TX I/O DATA USB ET/TXS I/O DATA ETX-US2 Hawking UF100 Kingston KNU101TX LinkSys USB100TX LinkSys USB100H1 LinkSys USB10TA Melco Inc. LU-ATX Microsoft MN110 SOHOware NUB100 SMC 2202USB SMC 2206USB/ETH DESCRIPTION
The aue driver provides support for USB Ethernet adapters based on the ADMtek AN986 Pegasus and AN8511 Pegasus II chipsets. The Pegasus contains a 10/100 Ethernet MAC with MII interface and is designed to work with both Ethernet and HomePNA transceivers. Although designed to interface with 100Mbps peripherals, the existing USB standard specifies a maximum transfer speed of 12Mbps. Users should there- fore not expect to actually achieve 100Mbps speeds with these devices. The Pegasus supports a 64-bit multicast hash table, single perfect filter entry for the station address and promiscuous mode. Packets are received and transmitted over separate USB bulk transfer endpoints. The aue driver supports the following media types: autoselect Enable automatic selection of the media type and options. The user can manually override the automatically selected mode by adding media options to the /etc/rc.conf file. 10baseT/UTP Set 10Mbps operation. The mediaopt option can also be used to enable full-duplex operation. Not specifying full duplex implies half-duplex mode. 100baseTX Set 100Mbps (fast Ethernet) operation. The mediaopt option can also be used to enable full-duplex operation. Not specifying full duplex implies half-duplex mode. The aue driver supports the following media options: full-duplex Force full duplex operation. The interface will operate in half duplex mode if this media option is not specified. For more information on configuring this device, see ifconfig(8). DIAGNOSTICS
aue%d: watchdog timeout A packet was queued for transmission and a transmit command was issued, however the device failed to acknowledge the transmission before a timeout expired. aue%d: no memory for rx list The driver failed to allocate an mbuf for the receiver ring. SEE ALSO
arp(4), netintro(4), usb(4), ifconfig(8) ADMtek AN986 data sheet, http://www.admtek.com.tw. HISTORY
The aue device driver first appeared in FreeBSD 4.0, and in NetBSD 1.5. AUTHORS
The aue driver was written by Bill Paul <wpaul@ee.columbia.edu>. BSD
September 25, 2010 BSD
All times are GMT -4. The time now is 02:07 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy