Which two functions are performed at the LLC sublayer of the OSI data link layer?
Mia Phillips
Updated on May 15, 2026
Just so, which two functions are performed at the LLC sublayer?
Logical Link Control (LLC) sublayer provides the logic for the data link. Thus, it controls the synchronization, flow control, and error checking functions of the data link layer. Media Access Control (MAC) sublayer provides control for accessing the transmission medium.
One may also ask, what is a function of the data link layer? The data link layer takes the data bits and “frames,” and creates packets of the data to guarantee reliable transmission. This layer adds source and destination addresses to the data stream as well as information to detect and control transmission errors. The data link layer has two sublayers.
Additionally, which two functions are performed at the LLC sublayer of the OSI data link layer to facilitate Ethernet communication choose two?
(Choose two.) Enables IPv4 and IPv6 to utilize the same network interface and media. Places information in the frame that identifies which network layer protocol is being used for the frame. Integrates various physical technologies.
Which function or operation is performed by the LLC sublayer?
Explanation: The Ethernet LLC sublayer has the responsibility to handle communication between the upper layers and the lower layers of the protocol stack. The LLC is implemented in software and communicates with the upper layers of the application to transition the packet to the lower layers for delivery.
Related Question Answers
What is a characteristic of the LLC sublayer?
It provides the logical addressing required that identifies the device. It provides delimitation of data according to the physical signaling requirements of the medium.What is the purpose of the OSI physical layer?
What is the purpose of the OSI physical layer? The physical layer is responsible for transmitting the actual signals across the physical media as bits. Exchanging frames, controlling media access, and performing error detection are all functions of the data link layer.What attribute of NIC that would place it in the OSI data link layer?
What attribute of a NIC would place it at the data link layer of the OSI model? Explanation: The data link layer describes media access and physical addressing. The encoding of a MAC address on a NIC places it at that layer. Ports and cables are placed at the physical layer of the OSI model.Which action is taken by a layer 2 switch when it receives a Layer 2 broadcast frame group of answer choices?
Which action is taken by a Layer 2 switch when it receives a Layer 2 broadcast frame? it floods the frame to all ports except the port on which it received the frame.What action will occur if a host receives a frame with a destination MAC address of FF FF FF FF FF FF?
What action will occur if a host receives a frame with a destination MAC address of FF:FF:FF:FF:FF:FF? The host will process the frame. The host returns the frame to the switch. The host replies to the switch with its own IP address.What are the three ways that media access control is used in networking?
Media Access Control MethodsCarrier sense multiple access with collision avoidance (CSMA/CA) Carrier sense multiple access with collision detection (CSMA/CD)
What three items are contained in an Ethernet header and trailer choose three?
What three items are contained in an Ethernet header and trailer? (Choose three.)- source IP address.
- source MAC address.
- destination IP address.
- destination MAC address.
- error-checking information.
Which two functions or operations are performed by the MAC sublayer choose two group of answer choices?
The two primary functions of the MAC sublayer are to encapsulate the data from the upper layer protocols and to control access to the media.What are two functions supported by a data link layer protocol choose two?
The data link layer is the second layer in the OSI Model. The three main functions of the data link layer are to deal with transmission errors, regulate the flow of data, and provide a well-defined interface to the network layer.Which three basic parts are common to all frame types supported by the data link layer?
A data link layer frame has the following parts: Frame Header: It contains the source and the destination addresses of the frame and the control bytes. Payload field: It contains the message to be delivered. Trailer: It contains the error detection and error correction bits.Which three basic parts are common to all frame?
Although there are many different data link layer protocols that describe data link layer frames, each frame type has three basic parts: Header. Data. Trailer.What identifier is used at the data link layer to uniquely identify an Ethernet device?
What identifier is used at the data link layer to uniquely identify an Ethernet device? Explanation: Ethernet frames are identified at the data link layer by their MAC addresses, which are unique to each NIC. IP addresses are used at the network layer, and TCP and UDP port numbers are used at the transport layer.Which scenario describes a function provided by the transport layer?
The transport layer ensures the correct web page is delivered to the correct browser window. A corporate worker is accessing a web server located on a corporate network. The transport layer formats the screen so the web page appears properly no matter what device is being used to view the web site.What action will occur if a switch receives a frame and does have the source MAC address?
Question: What action will occur if a switch receives a frame and does have the source MAC address in the MAC table? The switch refreshes the timer on that entry. The switch adds it to its MAC address table associated with the port number.What OSI Physical Layer term describes the measure of the transfer of bits across a medium over a given period of time?
Question: What OSI physical layer term describes the measure of the transfer of bits across a medium over a given period of time? throughput.What are the five duties of data link layer?
For effective data communication between two directly connected transmitting and receiving stations the data link layer has to carry out a number of specific functions as follows:- Services provided to the network layer:
- Frame synchronisation:
- Flow control.
- Error control:
- Addressing:
- Control and data on same link: