LAN (Local Area Network): A LAN is a computer network that interconnects devices within a limited geographical area, such as a home, school, or office building, allowing them to communicate and share resources.
MAC Address (Media Access Control Address): A MAC address is a unique identifier assigned to each network interface card (NIC) in a device, which is used to identify and communicate with the device on a local network.
Ethernet Frame: An Ethernet frame is the data packet structure used to transmit information over an Ethernet network, containing the destination and source MAC addresses, the data payload, and error-checking information.