The document describes the functions and protocols related to address mapping in TCP/IP networks, focusing on ARP (Address Resolution Protocol) and RARP (Reverse Address Resolution Protocol). ARP is used to map logical addresses to physical addresses, while RARP does the opposite, allowing devices to discover their IP addresses from their physical addresses. Additionally, it discusses how DHCP (Dynamic Host Configuration Protocol) automates IP address assignment, enhancing network management.