The Open Systems Interconnection Specifications

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

1/39

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.

40 Terms

1
New cards

Inter-networking Models

Conceptual blueprints for effective communication and layered architecture

2
New cards

Layered Approach

Dividing communication processes into logical groupings called layers

3
New cards

Binding

Focusing on specific layer's functions when developing a protocol

4
New cards

Advantages of Reference Models

Hierarchical model for smooth interoperability and aiding component development

5
New cards

OSI Reference Model

Assists in data transfer between disparate hosts and provides a framework for networking standards

6
New cards

Upper Layers

Rules for applications' communication within host machines and with end users

7
New cards

Application (Layer 7)

Provides user interface and services like file, print, and database

8
New cards

Presentation (Layer 6)

Handles data processing such as encryption and compression

9
New cards

Session (Layer 5)

Keeps applications' data separate and manages sessions between entities

10
New cards

Lower Layers

Define how data is transmitted and include transport and network layers

11
New cards

Transport (Layer 4)

Provides reliable delivery, error correction, and flow control

12
New cards

Connection-Oriented Communication

Establishing a virtual circuit and synchronizing connection parameters

13
New cards

Windowing

Controlling the amount of unacknowledged data segments

14
New cards

Acknowledgements

Positive acknowledgment with retransmission for reliable data delivery

15
New cards

Network (Layer 3)

Provides logical addressing and routing services for internetwork

16
New cards

Routing

Determining the next-hop router for packet forwarding

17
New cards

Data Link (Layer 2)

Combines packets into frames, provides access to media using MAC address

18
New cards

Framing

Formatting messages into data frames with destination and source addresses

19
New cards

Physical (Layer 1)

Moves bits between devices, specifies cables' voltage and speed

20
New cards

Encapsulation

Wrapping data with protocol information at each layer of the OSI model

21
New cards

Protocol Data Units (PDUs)

Units used by each layer to communicate and exchange information

22
New cards

Modulation

Varying properties of a carrier signal with information to be transmitted

23
New cards

Modulator

Device that performs modulation of a signal

24
New cards

Demodulator

Device that performs demodulation, the inverse of modulation

25
New cards

Frequency-Division Multiplexing (FDM)

Transferring multiple low-pass signals over shared physical network

26
New cards

Time-Division Multiplexing (TDM)

Transmitting many independent signals over a common signal path

27
New cards

What layers make up the Upper layers of the OSI model?

Application, presentation, and session

28
New cards

What layers make up the Lower layers of the OSI model?

Transport, network, data link, and physical

29
New cards

Connection-Oriented Communication

When the sender's TCP process contacts the destination's TCP process to establish a connection

30
New cards

Data Packets

Used to transport user data through the internetwork

31
New cards

Route-Update Packets

Used to update neighboring routers about the networks connected to all routers within the internetwork

32
New cards

Media Access Control Data Link Sublayer

Defines how packets are placed on the media; contention media access is "first come, first served" access, where everyone shares the same bandwidth

33
New cards

Logical Link Control Data Link Sublayer

Responsible for identifying Network layer protocols and then encapsulating them, an LLC header tells the Data Link layer what to do with a packet once a frame is received

34
New cards

What is the first layer of the OSI model?

Physical Layer

35
New cards

What is the second layer of the OSI model?

Data Link Layer

36
New cards

What is the third layer of the OSI model?

Network Layer

37
New cards

What is the fourth layer of the OSI model?

Transport Layer

38
New cards

What is the fifth layer of the OSI model?

Session Layer

39
New cards

What is the sixth layer of the OSI model?

Presentation Layer

40
New cards

What is the seventh layer of the OSI model?

Application Layer