OSI Networking Model Flashcards

1
Q

How does the OSI model differ from the TCP/IP model?

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

What is the function of the Physical layer of the OSI model? What is the corresponding layer in the TCP/IP model?

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

How does the Presentation layer ensure that data presented to the Application layer is in a compatible form?

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

Which protocols are used by the Data Link layer?

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

How are host-to-host connections managed?

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

Which protocols are used to determine the IP address of a known MAC address?

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

What is Secure Sockets Layer (SSL)

A

SSL is a data encrypting technology

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

What is Simple Mail Transport Protocol (SMTP)

A

SMTP is an email relay protocol

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

Trivial File Transfer Protocol (TFTP)

A

TFTP is a file transferring protocol that uses UDP

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

What is Secure Shell (SSH)

A

SSH is a remote device connectivity protocol

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

What is Simple Network Management Protocol (SNMP)

A

SNMP is a management and troubleshooting protocol

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

In the OSI model what does the presentation layer do?

A

Formats data

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

What does the session layer in the OSI model do?

A

Session Management - To keep track of sessions on particular systems

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

What is the OSI model and what does it do?

A

classifies and organizes the tasks that hosts perform to prepare data for transport across the network.

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

What are the reasons the OSI model is useful for?

A

Provides a common language or reference point between network professionals.
Divides networking tasks into logical layers for easier comprehension.
Allows specialization of features at different levels.
Aids in troubleshooting.
Promotes standards and interoperability between networks and devices.
Provides modularity in networking features. Developers can change features without changing the entire approach.

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

List the limitations of the OSI model

A

OSI layers are theoretical and do not actually perform real functions.
Industry implementations rarely have a layer-to-layer correspondence with the OSI layers.
Different protocols within the stack perform different functions that help send or receive the overall message.
A particular protocol implementation may not represent every OSI layer, or may spread across multiple layers.

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

Describe the Application layer in the OSI model

A

integrates network functionality into the host operating system and enables network services.

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

List the services of the application Layer

A

Interface- provides an interface for a service to operate

Communication - enables communication partner identification

File Services - transferring, storing, and updating data

Print Services - enabling network printers to be shared by multiple users.

Message services–transferring data in many formats (text, audio, video) from one location to another or from one user to another.

Application services–sharing application processing throughout the network and enabling specialized network servers to perform processing tasks.

Database services–storing, retrieving, and coordinating database information throughout the network.

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

What does the presentation layer do in the OSI model?

A

formats or presents data into a compatible form for receipt by the Application layer or the destination system.

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

List some of the things the Presentation layer does

A

Formatting and translation of data between systems.
Negotiation of data transfer syntax between systems by converting character sets to the correct format.
Compatibility with the host.
Encapsulation of data into message envelopes through encryption and compression.
Restoration of data through decryption and decompression.

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

List some of the protocols of the presentation layer

A

PEG, BMP, TIFF, PICT
MPEG, WMV, AVI
ASCII, EBCDIC
MIDI, WAV

22
Q

Describe the Session Layer of the OSI model

A

managing the sessions in which data is transferred.

23
Q

Name some of the functions of the Session layer

A

Keeps data streams separate (session identification).
Sets up, maintains, and tears down communication sessions.
Establishment and maintenance of communication sessions between the network hosts, ensuring that data is transported.
Management of multiple sessions (each client connection is called a session). A server can maintain thousands of sessions simultaneously.
Assignment of the session ID number to each session, which is then used by the Transport layer to properly route the messages.
Dialog control that specifies how the network devices coordinate with each other (simplex, half-duplex, and full-duplex).
Termination of communication sessions between network hosts after completion of the data transfer.
Coordination of requests and responses between different hosts using the same application.

24
Q

Name some of the protocols on the session layer

A
Network File System (NFS)
Apple Session Protocol (ASP)
Structured Query Language (SQL)
Remote procedure call (RPC)
X Window
25
Q

Describe the Transport Layer

A

Enables end to end flow control
Uses port numbers to identify apps running on the same system
Receives Large packets and breaks them down into segments

26
Q

What two protocols work on the Transport layer?

A

TCP and UDP

27
Q

Name some the functions of the network layer

A

Defines logical addresses (host and network).
Uses path determination (identification and selection).
Routes packets.
Describes how data is routed across networks and to the destination.
Maintains addresses of neighboring routers.
Maintains a list of known networks.
Determines the next network point to which data should be sent. Routers use a routing protocol to take into account various factors, such as the number of hops in the path, link speed, and link reliability to select the optimal path for data.

28
Q

What protocols work on the Network Layer

A

IP

AppleTalk

29
Q

List functions of the data link layer

A

Converts bits into bytes and bytes into frames.
Uses MAC address (also called the burned in address or hardware address).
Defines the logical network topology.
Specifies media access methods.
Implements host-to-host flow control.
Uses parity and CRC.

30
Q

What is the Logical Link Control layer?

A

provides an interface between the MAC layer and upper-layer protocols.

31
Q

What is the Logical Link Control layer responsible for?

A

Maintaining orderly delivery of frames through sequencing.
Controlling the flow or rate of transmissions using:
Acknowledgements
Buffering
Windowing
Ensuring error-free reception of messages by retransmitting.
Converting data into an acceptable form for the upper layers.
Removing framing information from the packet and forwarding the message to the Network layer.
Providing a way for upper layers of the OSI model to use any MAC layer protocol.
Defining Service Access Points (SAPs) by tracking and managing different protocols.

32
Q

What protocols are on the Logical Link Control layer?

A

LAN protocols:

802.2 (LLC), 802.3 (Ethernet
802.11 (Wireless)
WAN protocols:

PPP
MLPPP
ISDN

33
Q

Define the Media Access Control (MAC) layer

A

defines specifications for controlling access to the media.

34
Q

What are some of the functions of the MAC layer?

A

Adding frame start and stop information to the packet.
Adding Cyclical Redundancy Check (CRC) for error checking.
Converting frames into bits to be sent across the network.
Identifying network devices and network topologies in preparation for media transmission.
Defining an address (such as the MAC address) for each physical device on the network.
Controlling access to the transmission medium.

35
Q

Define the Physical Layer of the OSI model

A

All of the physical connections in a network

36
Q

List functions of the Physical Layer of the OSI model

A

Moves bits across the media.
Defines cables, connectors, and pin positions.
Specifies electrical signals (voltage, bit synchronization).
Defines the physical topology (network layout).
Sets standards for sending and receiving electrical signals between devices. It describes how digital data (bits) are converted to electric pulses, radio waves, or pulses of lights. Devices that operate at the physical layer send and receive a stream of bits.

37
Q

What protocols work on the physical layer

A

EIA/TIA 232 (serial signaling)
V.35 (modem signaling)
Cat6
RJ45

38
Q

Define Trivial File Transfer Protocol (TFTP)

A

lets you transfer files between a host and an FTP server. However, it provides no user authentication and uses UDP instead of TCP as the transport protocol.

39
Q

What layers does TFTP work on?

A

Application, Presentation and session layers

40
Q

What layers does SMPT work on?

A

Application and Process layers

41
Q

What layer does SNMP work on

A

Application/Process layer

42
Q

What layers does Remote Terminal Emulation (Telnet) work on?

A

Application, Presentation , Session

43
Q

Define Address Resolution Protocol

A

ARP is used to get the MAC address of a host from a known IP address. ARP is used within a subnet to get the MAC address of a device on the same subnet as the requesting device.

44
Q

What layer does ARP work on?

A

Network layer

45
Q

Define Reverse Address Resolution Protocol (RARP)

A

used to discover the IP address of a device with a known MAC address. BOOTP is an enhancement to RARP and is more commonly implemented than RARP

46
Q

Define Bootstrap Protocol (BOOTP)

A

used by computers as they boot to receive an IP address from a BOOTP server. The BOOTP address request packet sent by the host is answered by the server.

47
Q

What layer does DHCP work on

A

Network layer

48
Q

Define Open Shortest Path First (OSPF) protocol

A

a route discovery protocol that uses the link-state method. It is more efficient than RIP in updating routing tables, especially on large networks.

49
Q

What layer does Open Shortest Route (OSPF) work on

A

Network layer

50
Q

Define Routing Information Protocol (RIP)

A

RIP is a route discovery protocol that uses the distance-vector method. If the network is large and complex, OSPF should be used instead of RIP

51
Q

What layer does Routing Information Protocol (RIP) work on?

A

Network Layer