This document discusses multiple access protocols at the data link layer. It covers random access protocols like ALOHA and CSMA, as well as controlled access protocols including polling, reservation, and token passing. Random access allows any station to transmit at any time by using carrier sensing, collision detection, and random backoff times to avoid collisions. Controlled access requires stations to get permission before transmitting via polling, reservations, or a circulating token.