RE: Strange e1000

Mroczek, Joseph T (joseph.t.mroczek@intel.com)
Mon, 7 Apr 2003 14:52:30 -0700


On Fri, 2003-04-04 at 19:11, Paul Rolland wrote:

> Could it be possible that the 1000MBps FD on the e1000 side is
> a local configuration, and that it needs some time to discuss with
> the Netgear switch to negotiate correctly speed and duplex before
> working correctly ? (i.e. 20 sec = negotiation time)
Autoneg must be completed within 2 sec, or else it is considered as
failed.

It should be pointed out that there is a difference between completing
autonegotation and being able to pass traffic to other devices in the
network. The spanning tree and port fast settings have nothing to do with
autonegotiation. With port fast disabled on these switches, autonegotation
usually completes in the required 2s, but the switch does not pass frames to
the rest of the network until spanning tree assures loop free topology. The
NIC and switch port are actively passing traffic, but the switch is not
forwarding that traffic.

Hope this helps clarify.

~joe
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/