answersLogoWhite

0

The layer 2 devices use the data link layer addresses.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What do network host use data link layer addresses for?

Local delivery


Which layer translates between physical and logical addresses?

Data Link Layer


Hardware addresses are defined at this layer?

They are defined in the OSI layer known as Data-Link.


What layer of the OSI model are the Media Access Control addresses part of?

Layer 2 data link layer


This layer specifies how addresses are assigned and how packets of data are forwarded from one network to another toward the destination?

data link layer


What is the address computers use associated with the Data Link Layer?

At the Data Link Layer, computers use MAC (Media Access Control) addresses, which are unique identifiers assigned to network interfaces for communication on a local network. These addresses are typically 48 bits long and are represented in hexadecimal format. MAC addresses facilitate the delivery of data frames between devices on the same network segment, ensuring that data reaches the correct destination within a local area network (LAN).


What elements might the data link layer add to its pdu a physical addresses b logical addresses c data d crc?

The data link layer typically adds physical addresses (also known as MAC addresses) to its Protocol Data Unit (PDU) to ensure that data is delivered to the correct device on a local network. Additionally, it often includes a CRC (Cyclic Redundancy Check) for error detection, ensuring the integrity of the transmitted data. Logical addresses and the original data payload are not added at this layer; logical addressing is handled at the network layer above it.


Which two items allow the router to map data link layer addresses to network layer addresses in a Frame Relay network?

LMI protocol, Invers ARP


Which osi layer addresses data messages?

The OSI model has seven layers whereby each layer has its function. The Data Link Layer is responsible for addressing data messages so that they reach their destination correctly.


What layer Filters packets based on MAC addresses?

The layer that filters packets based on MAC addresses is the Data Link layer, which is the second layer of the OSI model. This layer is responsible for node-to-node data transfer and handles error correction from the physical layer. Devices such as switches operate at this layer, using MAC addresses to forward frames to the correct destination within a local area network (LAN).


Bridge is used in which OSI layer?

Layer 2 (Data Link Layer) http://compnetworking.about.com/cs/internetworking/g/bldef_bridge.htm


What happens to the data link layer during the encapsulation process?

During the encapsulation process, the data link layer takes the network layer's packet and encapsulates it into a frame by adding a header and a footer. The header typically includes the source and destination MAC addresses, while the footer often contains a frame check sequence for error detection. This framing allows the data link layer to manage the physical transmission of data over the network medium, ensuring that frames are properly formatted for transmission. Ultimately, this process prepares the data for reliable delivery across the physical network.