Module 6. 1 - Data Link Layer Flashcards
what layer is data link layer
layer 2
data link layer is responsible for? Explain
NIC to NIC communications
-DLL enables upper layers to access physical media but completely unaware of how data is being transmitted
- DLL accepts layer 3 packets from network layer and encapsulates them into layer 2 frames
- controls how data is placed and received to ensure smooth communication over any network
- exchanges frames between endpoints over the network media
-receives encapsulated data from physical medium , decapsulate and pass and forwards it to the upper layer protocols
- performs error detection and rejects any corrupt frames
node device
physical device that connects to a networks and can receive, create, store, or forward data along a communications path
importance of data link layer
to make the network layer and above operate consistently over diverse network setups
without data link layer
network layer and above would have to adapt to every connecting type of media that exists along a delivery path
sublayers of IEEE 802 standards
Logical Link Control
Media Access Control
LLC
handles the connection between the software and hardware, letting different network protocols use the same network.
MAC
ensures devices don’t collide when sending data, and provides device-specific address (MAC address)
MAC sublayer data encapsulation
Frame delimiting, addressing, error detection
hop along path function for providing access to media
Accepts a frame from a medium
Decapsulate the frame
Re-encapsulates the packet into a new frame
Forwards the new frame appropriate to the medium of that segment of the physical network
maintains the protocols and services for the TCP/IP
Internet Engineering Task Force (IETF)
Engineering organizations that define open standards and protocols that apply to the network access layer
-Institute of Electrical and Electronics Engineers (IEEE)
-International Telecommunications Union (ITU)
-International Organization for Standardization (ISO)
-American National Standards Institute (ANSI)