Data Link Layer Flashcards

1
Q

Main idea

A

Provides means for exchanging data frames over a common media

Detect and possibly correct errors that may occur in physical layer (crc?)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Main function 2

A

Controls how data is placed into medium via Mac and error detection techniques

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Network

A

Two or more devices connected by a common medium

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Sublayers

A

Upper sublayer = LLC (frames network layer packet, identifies network layer protocol)
Lower sublayer = MAC (addresses, marks beginning and end of frame)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

MAC depends on

A

Media sharing, topology

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

MAC methods for share media

A

Controlled (deterministic; ex: token ring, fddi)

Contention (CSMA; transmit at any time)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Full duplex

A

Receive, transmit simultaneously

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Half duplex

A

Receive, transmit one at a time

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Ethernet

A

CSMA/CD

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Wireless

A

CSMA/CA

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Physical topology

A

Actual arrangement of nodes an physical connections between them

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Logical topology

A

The way a network transfers frames from one nose to the next

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

P2P

A

Two nodes directly connected; MAC method used by DLL determined by logical point to point; use of intermediate devices don’t affect local topology

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Characteristics of multi access topology

A

Data from a node can be placed at any one time
Only node for which it is for process contents of frame
Typically uses CSMA/CD OR CSMA/CA

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Token passing (ring topology)

A

Each node receives a frame until it reaches its destination

Usually only one frame at a time is usually carried by the media

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Fragile environment

A

More controls, larger header and trailer

17
Q

Protected

A

Less controls; smaller header and trailer

18
Q

Physical addressing

A

Aka MAC address

Used to transport frame across shared local media from DLL

ONLY USED FOR LOCAL DELIVERY

19
Q

Error detection techniques

A

Cyclic redundancy check matches initial and received

Frame check sequence: DLL because this is where data is transferred across the media

20
Q

Encapsulation

A

Encapsulates packet by a header and trailer

21
Q

Header includes…

A

Start frame 8 bytes
Addressing DLL source dest address 12 bytes
Type of pdu in frame (what kind of data is being sent or length of frame) 2 bytes
Control
Priority/Qos

22
Q

Preamble

A

Used for synchronization; contains delimiter to mark end of the timing information