ECCS3631: Unit 3 - OSI Model and TCP/IP

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

1/79

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.

80 Terms

1
New cards

What organization created the OSI model?

ISO (International Organization for Standardization).

2
New cards

What was the purpose of the OSI model?

To allow interoperability between different vendor devices.

3
New cards

How does the OSI model simplify networking?

By dividing communication into layers.

4
New cards

What does the OSI model encourage in the industry?

Standardization of network protocols.

5
New cards

Why does the OSI model improve troubleshooting?

Problems can be isolated by layers.

6
New cards

What does layer independence mean?

Changes in one layer don’t affect others.

7
New cards

Which architectural model is the foundation for networking?

OSI reference model.

8
New cards

What does the layered approach allow vendors to do?

Build interoperable hardware and software.

9
New cards

What are the two groups of OSI layers?

Upper layers and lower layers.

10
New cards

What do the upper layers of OSI define?

Application-to-application communication rules.

11
New cards

How many layers are in the OSI model?

Seven.

12
New cards

Name OSI Layer 7.

Application.

13
New cards

Name OSI Layer 6.

Presentation.

14
New cards

Name OSI Layer 5.

Session.

15
New cards

Name OSI Layer 4.

Transport.

16
New cards

Name OSI Layer 3.

Network.

17
New cards

Name OSI Layer 2.

Data Link.

18
New cards

Name OSI Layer 1.

Physical.

19
New cards

Which OSI layer handles hardware addressing?

Data Link layer.

20
New cards

Which OSI layer transmits bits?

Physical layer.

21
New cards

What is the role of the Application layer?

User interaction with the network.

22
New cards

How does the Application layer interact with the OS?

Through APIs.

23
New cards

What is the function of the Presentation layer?

Data translation, encryption, and formatting.

24
New cards

Why is standard formatting important?

Ensures systems can read exchanged data.

25
New cards

What is the role of the Session layer?

Establishes, manages, and ends sessions.

26
New cards

What does dialogue control mean?

Determines simplex, half-duplex, or full-duplex communication.

27
New cards

What ensures separation of data between applications?

Session layer.

28
New cards

Example of Session layer function?

Supporting multiple browser sessions at once.

29
New cards

Which OSI layer provides synchronization?

Session layer.

30
New cards

What does the Transport layer do with data?

Segments and reassembles it.

31
New cards

What type of connection does TCP provide?

Reliable, connection-oriented.

32
New cards

What type of connection does UDP provide?

Unreliable, connectionless.

33
New cards

Which transport protocol uses acknowledgments?

TCP.

34
New cards

Which transport protocol is faster but less reliable?

UDP.

35
New cards

What is segmentation?

Breaking data into smaller units.

36
New cards

What is the main function of the Network layer?

Logical addressing and routing.

37
New cards

What device operates at Layer 3?

Router.

38
New cards

What happens when a router cannot find a route?

Packet is dropped.

39
New cards

What does a routing table store?

Destination networks and paths.

40
New cards

What is a default route?

A path used when no specific route exists.

41
New cards

What is path determination?

Selecting the best route for data.

42
New cards

What OSI layer ensures end-to-end delivery?

Network layer.

43
New cards

What addressing is used at Network layer?

IP addresses.

44
New cards

What does a router do with a packet?

Looks up destination IP and forwards accordingly.

45
New cards

What is the main role of the Data Link layer?

Frame creation and error handling.

46
New cards

What addresses are used at Layer 2?

MAC addresses.

47
New cards

What is a frame?

A formatted data unit at the Data Link layer.

48
New cards

What does the Physical layer transmit?

Raw bits.

49
New cards

What does the Data Link layer provide for LANs?

Reliable delivery using MAC addresses.

50
New cards

What type of topology information is handled at Layer 2?

Network topology and error notifications.

51
New cards

What is the difference between logical and physical addressing?

Logical = IP, Physical = MAC.

52
New cards

What medium does the Physical layer interact with?

Copper, fiber, or wireless media.

53
New cards

What is encapsulation at Layer 2?

Adding MAC headers and trailers.

54
New cards

What is the PDU at the Application layer?

Data.

55
New cards

What is the PDU at the Transport layer?

Segment.

56
New cards

What is the PDU at the Network layer?

Packet.

57
New cards

What is the PDU at the Data Link layer?

Frame.

58
New cards

What is the PDU at the Physical layer?

Bits.

59
New cards

What does encapsulation mean?

Wrapping data with protocol headers.

60
New cards

Why is encapsulation needed?

So each layer can process data properly.

61
New cards

What is de-encapsulation?

Removing headers at the receiving side.

62
New cards

What is the order of encapsulation from top to bottom?

Data â†' Segment â†' Packet â†' Frame â†' Bits.

63
New cards

Which layer adds the IP header?

Network layer.

64
New cards

How many layers are in the TCP/IP model?

Four or Five (depending upon the version).

65
New cards

What is the top layer of TCP/IP?

Application (Process) layer.

66
New cards

What is the third TCP/IP layer?

Internet layer.

67
New cards

Which OSI layers combine into TCP/IP’s Network Access layer?

Data Link and Physical.

68
New cards

What OSI layer corresponds to TCP/IP Internet layer?

Network.

69
New cards

What TCP/IP layer corresponds to OSI Transport layer?

Host-to-Host.

70
New cards

What TCP/IP layer corresponds to OSI Application, Presentation, and Session layers?

Process/Application layer.

71
New cards

Which OSI layer is closest to the user?

Application.

72
New cards

Which OSI layer is responsible for compression and encryption?

Presentation.

73
New cards

Which OSI layer manages sessions?

Session.

74
New cards

Which OSI layer establishes end-to-end communication?

Transport.

75
New cards

Which OSI layer makes routing decisions?

Network.

76
New cards

Which OSI layer uses MAC addresses?

Data Link.

77
New cards

Which OSI layer transmits signals?

Physical.

78
New cards

Which TCP/IP layer ensures data delivery between hosts?

Host-to-Host.

79
New cards

Which TCP/IP layer ensures interoperability across vendors?

Application.

80
New cards

Which TCP/IP layer handles physical addressing?

Network Access layer.