Chapter 2: Network Models (Summary) Flashcards

1
Q

What is ISO and OSI?

A

ISO stands for International Standards Organization which created the OSI (Open Systems Interconnection) which allows diverse systems to communicate.

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

What are the seven-layers of the OSI model in hierarchical order?

A
Physical
Data link
Network
Transport
Session
Presentation
Application
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

The seven layers of OSI can be subdivided to three groups, what are these?

A

The network support layers which includes the physical, data link and network layers.
The user support layers which includes the session, presentation and application layers.
And the transport layer which links the network support layers and the user support layers.

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

What is the function of the physical layer?

A

It coordinates the functions required to transmit a bit stream over a physical medium.

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

What is the function of the data link layer?

A

It is responsible for delivering data units from one station to the next without errors.

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

What does the network layer do?

A

It is responsible for the source-to-destination delivery of a packet across multiple network links.

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

What is the transport layer for?

A

It is responsible for the process-to-process delivery of a packet across multiple network links.

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

What is the function of the session layer?

A

The session layer establishes, maintains, and synchronizes the interactions between communicating devices.

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

What does the presentation layer do?

A

The presentation layer ensures interoperability between communicating devices through transformation of data into a mutually agreed upon format.

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

What is the application layer for?

A

The application layer enables the user to access the network.

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

What is the difference of the TCP/IP compared to the OSI based on the number of layers?

A

The TCP/IP is a five-layer hierarchical protocol suite.

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

How many levels of addresses are used in an internet, following the TCP/IP protocols? What are they?

A

Four levels of addresses are used in an internet, following the TCP/IP protocols: physical (link) addresses, logical (IP) addresses, port addresses, and specific addresses.

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

What is a physical address?

A

Physical address, also known as the link address, is the address of a node as defined by its LAN or WAN.

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

What is an IP address?

A

The IP address uniquely defines a host on the internet.

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

What is a port address for?

A

The port address identifies a process on a host.

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

What is a specific address?

A

A specific address is a user-friendly address.