Chapter 7: Network Reference Models and Standards

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall with Kai
GameKnowt Play
New
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/32

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.

33 Terms

1
New cards

Open Systems Interconnection (OSI) reference model

a frame of reference for understanding networks by dividing the process of network communication into seven layers.

2
New cards

International Organization for Standardization (ISO)

the international standards-setting body based in Geneva, Switzerland, that sets worldwide technology standards

3
New cards

Peer communication

each layer on one computer behaves as though it were communicating with its counterpart on the other computer.

4
New cards

Protocol data unit (PDU)

a unit of information passed as a self-contained data structure from one layer to another on its way up or down the network protocol stack

5
New cards

Application layer

the 7th layer in the OSI model which provides interfaces that enable applications to request and receive network services.

6
New cards

Presentation layer

The 6th layer of the OSI model at which data can be encrypted or compressed to facilitate delivery

7
New cards

Redirector

a software component that intercepts requests for service from the computer

8
New cards

Session layer

the 5th layer of the OSI model that is responsible for setting up, maintaining, and ending communication sequences across a network

9
New cards

Checkpointing

a synchronization process between two related streams of data that happens at the Session layer

10
New cards

Transport layer

the 4th layer of the OSI model which manages data transfer from one application to another across a network. It breaks long data streams into smaller segments

11
New cards

Maximum Transmission Unit (MTU)

The maximum frame size allowed to be transmitted across a network medium

12
New cards

Network Layer

the 3rd layer of the OSI model that handles logical addressing, translating logical network addresses into physical addresses, and performs best path selection and routing in an internetwork.

13
New cards

Access control

the process by which a router consults a list of rules before forwarding an incoming packet at the network layer

14
New cards

Data link layer

the 2nd layer of the OSI model that is responsible for managing access to the network medium and delivery of data frames from sender to receiver

15
New cards

Physical Layer

The first layer of the OSI model that converts bits into signals for outgoing messages and signals into bits for incoming messages.

16
New cards

Logical Link Control (LLC) sublayer

controls data-link communication and defines the use of logical interface points, called “service access points” that other computers can use to transfer information from this sublayer to the upper OSI layers.

17
New cards

Media Access Control (MAC) sublayer

manages access to the physical medium and therefore communicates with the physical layer.

18
New cards

Encapsulation

The addition of information to a PDU as it's passed from one layer to the next is called which of the following?

19
New cards

Peers

Layers acting as though they communicate directly with each other across the network are called which of the following?

20
New cards

Data Link

Which OSI layer creates and processes frames?

21
New cards

Transport

Which OSI layer handles flow control, data segmentation, and reliability?

22
New cards

Physical

Which OSI layer governs how a NIC is attached to the network medium?

23
New cards

3

Which OSI layer determines the route a packet takes from sender to receiver?

24
New cards

5

Which OSI layer is responsible for setting up, maintaining, and ending ongoing information exchanges across a network?

25
New cards

At the source and destination and at each intermediary device

When and how many times is a CRC calculated?

26
New cards

Data link

Which layer of the OSI model does Project 802 divide into two sublayers?

27
New cards

Deencapsulation

Which term refers to stripping header information as a PDU is passed from one layer to a higher layer?

28
New cards

802.3

Which IEEE 802 standard applies to Ethernet?

29
New cards

802.11

Which IEEE 802 standard applies to wireless LANs?

30
New cards

Segment

What is the PDU at the transport layer?

31
New cards

4

At which OSI layer does the PDU contain sequence and acknowledgment numbers?

32
New cards

Media Access Control (MAC)

At which Data Link sublayer does the physical address reside?

33
New cards

Signal errors caused by noise

Which of the following problems can occur at the Physical layer?