carrier sense multiple access/collision detection. CSMA/CD is the technique used by Ethernet to control access to the shared medium. Any node may attempt to transmit when it senses the medium is silent. If two nodes transmit simultaneously a collision occurs, both nodes stop transmitting, and then wait a random amount of time before attempting to retransmit.
