Chapter 2: Networking Standards & the OSI Model Flashcards

(46 cards)

1
Q

Network address

A

Unique identifiers applicable to specific network computers; the network address identifies the data packet’s intended recipient

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

Network protocol

A

Establishes the guidelines and conventions to send and receive messages formatted as data packets

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

Data packet

A

a container used to convey data or information via TCP/IP or similar protocol; the data packet contains (among other information) the IP address of the intended recipient, source data, and network information.

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

Header

A

packet origin and packet destination information.

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

What follows the header section in a packet?

A

Message body (payload)

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

What does the footer (trailer) contain?

A

Ending or termination instructions

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

The process of sending and receiving data packets is called

A

Packet-switching

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

This IPv4 field denotes how long the packet will be active before it is deleted

A

Time to live

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

Which part of a data packet typically contains an error-checking algorithm?

A

Both the header and footer

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

Which descriptive term best describes reception quality when impacted by ‘packet loss’?

A

Poor

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

Which protocol below is used to format most data packets for transmission over the Internet?

A

TCP/IP

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

Open Systems Interconnection (OSI) model

A

Describes how data is sent and received over a network

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

What are the seven layers of the OSI model

A

Application
Presentation
Session
Transport
Network
Data Link
Physical

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

application layer

A

the software that the end user interacts with

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

presentation layer

A

defines the format the data uses as it is transmitted

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

session layer

A

responsible for (flow control) allowing ongoing communication between two parties across the network.

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

transport layer

A

ensures that error-free data is given to the user

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

network layer

A

splits up long messages into smaller bits of data, often referred to as packets.

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

data link layer

A

moves information from one computer or network to another computer or network

20
Q

physical layer

A

provides the physical connection between the computer and network. Servers, clients, and circuits.

21
Q

Which organization created the suggested standard for communications that describes how data is sent and received over a network?

A

International Organization for Standardization (ISO)

22
Q

protocols

A

The set of rules or procedures for handling data or information transfer

23
Q

In the OSI model, the hyperlink uses a(n) _____ to name the pages on the web.

A

Uniform Resource Locator

24
Q

In the OSI model, the application layer is:

A

the seventh layer

25
In the OSI model, what does the application layer do?
This layer actively interacts with the operating system or application when the user decides to transfer files, read messages, or perform network-related activities.
26
The presentation layer of the OSI model translates data into an acceptable format usable by which layer?
The application layer
27
In some situations, the presentation layer of the OSI model may have two sub-layers associated with its operation.
CASE and SASE
28
Among others, what are the two primary networking features managed by the presentation layer of the OSI model?
Protocols and architecture
29
The presentation layer of the OSI model is responsible for integrating all data formats into what type of form?
Acceptable and compatible
30
Presentation layer
Responsible for translating, encrypting, and compressing data within the OSI model.
31
The API that allows applications on separate computers to communicate over a LAN is:
NetBIOS
32
Among other communicative tasks, the session layer also terminates:
sessions between software processes
33
The session layer provides communicative support to which two OSI layers?
Presentation and transport
34
Session layer
Establishes, manages, and terminates communicative sessions.
35
Which of the following identifies the protocol or protocols available to the session layer for standardizing communications on a network?
TCP/IP
36
Multiplexing is facilitated by the _____ computer and demultiplexing is facilitated by the _____ computer.
sending; receiving
37
The transport layer performs data packet creation and
Error checking
38
At the 'sending' computer, the transport layer provides input to
The network layer
39
At the 'receiving' computer, the transport layer provides input to
The session layer
40
Which protocol provides error recovery and flow control services for the transport layer?
TCP
41
IPsec (Internet Protocol Security) works by
Encrypting and authenticating each packet
42
The network layer converts:
Logical addresses into physical addresses
43
In which part of the OSI Model is the physical layer?
Bottom Layer
44
An NIC is used for
Connecting a computer to a network.
45
In the OSI physical layer, data is transmitted in the form of
both optical and electromagnetic signals
46
half-duplex
Data is transmitted in both directions but not at the same time.