Chapter 2: The OSI Reference Model

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

1/20

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.

21 Terms

1
New cards

Encapsulation

the process of encoding data as it goes down the OSI model layers

2
New cards

Binding

communication processes that are related to each other are bound at a particular layer

3
New cards

Application Layer

where users actually interact with the computer; this acts as an interface between application programs

4
New cards

Presentation Layer

presents data to the application layer and is responsible for data translation and code formatting

5
New cards

Session Layer

responsible for setting up, managing and tearing down session between presentation layer entities; also provides dialogue control between devices

6
New cards

Transport Layer

segments and reassembles data into a data stream; this layer can be connectionless or connection-oriented

7
New cards

Virtual Circuit

when the senders TCP process contacts the destination TCP process to establish a connection - this type of communication is connection-oriented

8
New cards

Flow Control

provides a means for the receiver to govern the amount of data sent by sender

9
New cards

Buffer

temporary memory section where overflow of datagrams are stored(only works if datagram is part of a small burst)

10
New cards

Window

quantity of data segments (in bytes) that transmitting machine is allowed to send without receiving an acknowledgment

11
New cards

Network Layer

manages logical device addressing, tracks the location of devices on the network and determines the best way to move data

12
New cards

Data Link Layer

provides the physical transmission of the data and handles error notification network topology and flow control

13
New cards

802.1

LAN/MAN management (and MAC bridges)

14
New cards

802.3

CSMA/CD (Ethernet)

15
New cards

802.11

Wireless LAN

16
New cards

802.15

Wireless PAN

17
New cards

MAC

defines how packets are placed on the media (data link sublayer)

18
New cards

LLC

responsible for identifying network layer protocols, encapsulating them

19
New cards

Physical Layer

sends and receives bits

20
New cards

PDU

hold the control info attached to the data at each layer of the model (usually attached to header but can also be found in trailer).

21
New cards

Modulation

process of varying one or more waveform properties (carrier signal) with signal that contains info to be transmitted