data link 3

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/22

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

23 Terms

1
New cards

The data-link layer is responsible for __ between two adjacent nodes.

communication

2
New cards

The foundation on which local area networks (LANs) and wide area networks (WANs) are built is the __ layer.

data-link

3
New cards

In the context of the data-link layer, __ refer to the two end hosts and any intermediate routers.

nodes

4
New cards

The networks connecting the nodes are referred to as __.

links

5
New cards

A __ link is dedicated to communication between two devices, utilizing the full capacity of the medium.

Point-to-Point

6
New cards

A type of link where the transmission medium is shared among several pairs of devices is called a __ link.

Broadcast

7
New cards

Data-Link Control (DLC) deals with procedures for communication between __ nodes.

two adjacent

8
New cards

The second sublayer of the data-link layer that manages how multiple devices share the transmission medium is called __.

Media Access Control (MAC)

9
New cards

Framing involves packing bits into frames, making each message distinguishable by adding and addresses.

sender, destination

10
New cards

Error Control deals with detecting and possibly correcting data __ that occurs during transmission.

corruption

11
New cards

High-Level Data-Link Control (HDLC) defines three types of __: information frames (I-frames), supervisory frames (S-frames), and unnumbered frames (U-frames).

frames

12
New cards

The __ Protocol (PPP) is commonly used for point-to-point links and includes protocols for link establishment and authentication.

Point-to-Point

13
New cards

Random Access methods in media access protocols are where no station has __; each decides to transmit based on the state of the medium.

priority

14
New cards

In Controlled Access methods, access to the shared medium is __ by a primary device that queries secondary devices.

controlled

15
New cards

Link-layer addresses used to identify the source and destination of a frame are also known as __ or MAC addresses.

physical addresses

16
New cards

The process of mapping network-layer addresses to link-layer addresses is defined by the __ Resolution Protocol (ARP).

Address

17
New cards

Hamming Distance refers to the number of differing bits between two __.

codewords

18
New cards

Normal Response Mode (NRM) allows one primary station to control communication with __ secondary stations.

multiple

19
New cards

Asynchronous Balanced Mode (ABM) is used for point-to-point links where each station acts as a __.

peer

20
New cards

In HDLC, information frames (I-frames) are used to transport user __.

data

21
New cards

A frame check sequence (FCS) is used for __ detection in HDLC frames.

error

22
New cards

Carrier Sense Multiple Access (CSMA) is a method where a station senses the medium before attempting to __.

transmit

23
New cards

A jamming signal is sent after detecting a collision in __/CD to alert other stations.

CSMA