Lesson 2: The OSI and TCP/IP Models Flashcards

1
Q

The top layer of the OSI model. This layer is the closest to the end user. I synchronizes software applications and end-user processes.

A

Application Layer

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

The basic unit of information storage; a single binary digit that is either 0 or 1. The term ____ is also used to describe the encapsulation component when data reaches the Physical layer of the OSI model.

A

Bits

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

A method for compacting data by removing redundant information, so that systems can send more data along the network in a given amount of time without making any changes to the hardware.

A

Compression

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

A network communications protocol that does not ask for verification that a data packet has successfully reached it’s destination.

A

Connectionless Protocol

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

A type of network communications prorocol that asks for verification that a packet has successfully reached it’s destination before sending another packet out.

A

Connection-Oriented Protocol

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

The infornation that a computer program, software application or networking device operates on. In the top 3 levels of the OSI model (Application, Presentation, and Session layers), the encapsulation unit is referred to as data. In all other OSI levels, the encapsulation unit goes by other names. (See also “Bits,” “Frame,” “Packet,” and “Segment.”)

A

Data

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

The second layer of the OSI model, concerned with the protocols and transferring data frames between network nodes. This layer is divided into 2 sublayers: the Logical Link Control (LLC) sublayer and the Media Access Control (MAC) layer.

A

Data Link Layer

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

The reverse process of capsulation.

A

De-Encapsulation

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

True 2-way communications between 2 devices that can transmit or receive at the same time.

A

Duplex

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

The process of taking data from a previous layer of the OSI model and carrying it forward into the next layer.

A

Encapsulation

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

A process which allows either the header or the entire data packet to be encoded using a predetermined algorithm in such a way that if an eaves-dropper on the network can intercept the data as it’s transmitted, he still can’t understand it without knowing how to decode it.

A

Encryption

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

What a data packet becomes known as when it reaches the Data Link layer of the OSI model (See also “bits,” “data,” and “segment.”)

A

Frame

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

A method that a specific frame type or protocol uses to delineate, or define, to the computer the beginning and end of any given frame.

A

Frame Synchronization

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

A category of communication in which both devices can send and receive communication at the same time.

A

Full-Duplex

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

A category of communication in which a device can either send communication or receive communication, but cannot do both at the same time.

A

Half-Duplex

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

A series of data fields added by a protocol at a given OSI model layer to data received from a protocol at the layer above. These data fields contain information which describes what the corresponding layer at the destination system should do with the data.

A

Header

17
Q

A layer that occupies more or less the same area on the TCP/IP model as the Network layer does on the OSI model and performs pretty much the same job. The _____ layer also performs many of the functions of the Logical Link Control (LLC) sublayer of the OSI model’s Data Link layer.

A

Internet Layer

18
Q

A network address used as kind of a placeholder as data is moved across different computers and logically assigned depending on the Network layer protocol in use.

A

Logical Address

19
Q

A sublayer of the OSI model’s Data Link layer that in some ways resulted in the creation of the IEEE 802.2 standard.

A

Logical Link Control (LLC) Sublayer

20
Q

A sublayer of the OSI model’s Data Link layer that provides access to the media.

A

Media Access Control (MAC) Sublayer

21
Q

The last layer of the TCP/IP model that does much of the job of the Media Access Control (MAC) sublayer of the Data Link layer and the Physical layer of the OSI model.

A

Network Interface Layer

22
Q

The layer of the OSI model responsible for moving data packets from one end of the network to the other.

A

Network Layer

23
Q

A reference framework designed to explain how different networking technologies work together and interact.

A

OSI Model

24
Q

What a data segment becomes when it reaches the Network layer of the OSI model (See also “bits,” “data,” and “frame.”)

A

Packet

25
Q

The binary address that every network device is given when it is created by it’s manufacturer. (See also “MAC Address.)

A

Physical Address

26
Q

The bottom level of the OSI model that deals with all aspects of physically moving data from one computer to the next. This layer covers the network’s cables and equipment.

A

Physical Layer

27
Q

A unique address inside the computer that is associated with a specific protocol, service or application.

A

Port Address

28
Q

The layer of the OSI model concerned with how data is presented to the network.

A

Presentation Layer

29
Q

A predefined and widely accepted set of rules used to describe exactly how a specific task is to work in a network environment.

A

Protocol

30
Q

A group of networking protocols designed to work together to carry out all functions needed for data to be communicated across a network.

A

Protocol Suite

31
Q

The ability of various network devices and their related software to move data packets successfully from their source location to their destination locations no matter how far apart they are.

A

Routing

32
Q

What data is called after it centers the Transport layer of the OSI Model. (See also “bits,” “frame,” and “packet.”)

A

Segment

33
Q

The layer in the OSI model that’s responsible for managing the dialog between network devices.

A

Session Layer

34
Q

A category of communication in which a device can either broadcast or receive but cannot do both.

A

Simplex

35
Q

Contains additional information added by the Data Link layer that deals with error correction

A

Tailer

36
Q

A networking reference framework based on the TCP/IP protocol suite and offered as an alternative to the OSI model.

A

TCP/IP Model

37
Q

The ability to take data transmitted by one type of computer and change it so that another type of computer can understand it.

A

Translation

38
Q

The layer of the OSI model that is concerned with taking data from the higher layers and breaking it down into smaller pieces, called segments that can be sent along to lower layers for actual transmission.

A

Transport Layer