Ethernet uses CSMA/CD access method where nodes can sense carrier and detect collisions. It was first defined in 1978 and formed basis for IEEE 802.3 standard. It uses exponential backoff to retry transmission after collisions and is limited to 2500m to ensure collisions can be detected. Ethernet addresses are unique to each adapter and frames contain fields for source, destination, data and error checking.