CCENT - Full vs Half Duplex

in CCNA & CCENT
Hey guys,
Been about 3 years since I have done any Cisco. And what I have done wasn't at the LAn level. All my cert expired and i need to do them all from scratch.
It seems to me, when two devices are on a Hub we can still have full duplex. Until a third device enters the mix, the NICs should auto-detect themselves as full deplex right? There is no collision to detect?
So I am thinking ONLY the second example would go into half-duplex mode?
Been about 3 years since I have done any Cisco. And what I have done wasn't at the LAn level. All my cert expired and i need to do them all from scratch.
It seems to me, when two devices are on a Hub we can still have full duplex. Until a third device enters the mix, the NICs should auto-detect themselves as full deplex right? There is no collision to detect?
So I am thinking ONLY the second example would go into half-duplex mode?
-Daniel
Comments
Feeling silly here Googlein' around, but I am trying understand the details on CDMA here, which bit is that causes the collision, which causes the auto-detect switch to half.
Example 1 - From the image above - Until I add a third item to a hub, there should be no collisions right? Therefore making the HUB a repeater functioning at 10/full duplex.
Example 2 - SHOULD get a collision eventually and autodetect should throw the NICs into half.
Example 3 - there are again, only two devices. So I should be seeing full duplex, 10meg.
I guess the only way I could see the NIC realizing its on a hub is if anything it sends out it's own send plane, cmes back on its own receive plane. But I don't believe that happens in a HUB or repeater.
That sound about right?
Really? How do the devices know they are connected via a hub rather than a cable?
That is exactly what I am trying to understand. The internal workings of how it determines its on a hub. vs a repeater vs straight cable.
MacMini 2006 > Netgear Hub < MBP2008
The INSTANT I plug it in the netwok interface page switches to half-duplex at 10meg. So my original theory was detection was based on what the NIC read of the hubs receive plane. But after reading this
Autonegotiation - Wikipedia, the free encyclopedia
I realized I am mistaking autonegotiation with CSMA/CD. Here is the operative line from the wiki " These connection present pulses are sent by Ethernet devices when they are not sending or receiving any frames. They are unipolar positive-only electrical pulses of a nominal duration of 100 ns, with a maximum pulse width of 200 ns,[3] generated at a 16 ms time interval (with a timing variation tolerance of 8 ms)."
So! Yes, instant you plug something ethernet in its receives these unipolar pulses which determine what mode to be in.
SOO! Does this mean we CAN'T set the ethernet settings to full duplex since we KNOW there can be no collisions. So I went into both macs and set 10meg full duplex. So far so good.
Suppose level 2 is going to be to transfer file in both directions at the same time and monitor for lost packets and measure transfer time? Thoughts?