A P P E N D I X A |
Auto-Negotiation |
Click on this link to return to Auto-Negotiation .
Auto-negotiation is a key feature of the Sun qfe FastEthernet driver. The auto-negotiation protocol, as specified by the 100BASE-T IEEE 802.3u Ethernet Standard , selects the operation mode (half-duplex or full-duplex), and the auto-sensing protocol selects the speed (10 Mbps or 100 Mbps) for the adapter.
The auto-negotiation protocol does the following:
Identifies all link partner-supported modes of operation
Advertises its capabilities to the link partner
Selects the highest common denominator mode of operation based on the following priorities (in decreasing order):
The link partner is the networking device (system, Ethernet hub, or Ethernet switch) at the other end of the link or cable.
If adapters or systems are connected to a link partner and the auto-negotiation protocol fails to operate successfully, you can configure the device so it does not use this protocol. This forces the driver to set up the link in the mode and speed of your choice. For more information on this topice, see Parameter Setting Options
The auto-negotiation protocol does the following when the system is booted:
Identifies all link partner-supported modes of operation
Advertises its capabilities to the link partner
Selects the highest common denominator mode of operation based on the following priorities (in decreasing order):
The link partner is the networking device (system, Ethernet hub, or Ethernet switch) at the other end of the link or cable.
If the SUNW,qfe device is connected to a remote system or interface that is not capable of auto-negotiation, your system automatically selects the correct speed and half-duplex mode.
If the SUNW,qfe device is connected to a link partner with which the auto-negotiation protocol fails to operate successfully, you can configure the device so it does not use this protocol. This forces the driver to set up the link in the mode and speed of your choice. For more information on this topice, see Parameter Setting Options
The internal transceiver is supported by the driver and is capable of all the operating speeds and modes (except the 100BASE-T4 mode) listed in the section Operating Speeds and Modes ,". When the internal transceiver is used, the default is auto-negotation by the qfe driver, which automatically selects the speed and mode of the link. The internal transceiver performs auto-negotiation with the remote end of the link (link partner) to select a common mode of operation.
The internal transceiver also supports a forced mode of operation. This is where the user selects the speed and mode using the ndd utility, the /etc/system file, or the qfe.conf file. The ndd utility makes calls to the qfe driver to choose the speed and mode.
When an external transceiver (not present on the SunSwift SBus Adapter) is connected to the MII interface, the driver selects the external transceiver for networking operations.
If the external transceiver supports auto-negotiation, the driver uses the auto-negotiation feature to select the link speed and mode.
If the external transceiver does not support auto-negotiation, the driver selects the highest priority mode supported by the transceiver.
You can also manually select the speed and mode of the link. For example, two transceivers might not support the same mode and speed. Therefore, you must select the highest mode and speed that both transceivers support using the ndd utility. See the list of operating speeds and modes in the section Operating Speeds and Modes .
Click on this link to return to Auto-Negotiation
Copyright © 2002, Sun Microsystems, Inc. All rights reserved.