Module 3.5- Network Models & Types Flashcards

(13 cards)

1
Q

OSI Model (Open Systems Interconnection)

A
  • a seven-layer framework used to standardise the functions of a telecommunication or computing system
  • each layer is responsible for a specific aspect of network communication
  • the 7 OSl layers:
    1. Physical Layer
    2. Data Link Layer
    3. Network Layer
    4. Transport Layer
    5. Session Layer
    6. Presentation Layer
    7. Application Layer
  • e.g. when you access a website, the data you send moves from Application Layer down to the Physical Layer before being sent across the network to the web server; on the receiving end, it moves back up the OSI layers
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Physical Layer (OSI Model)

A
  • deals with the physical medium (cables and switches) and electrical signals that carry data
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Data Link Layer (OSI Model)

A
  • responsible for node-to-node data transfer and error correction e.g. MAC addresses and Ethernet
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Network Layer (OSI Model)

A
  • manages routing and forwarding of packets like IP addresses
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Transport Layer (OSI Model)

A
  • provides reliable data transfer, error checking, and flow control for TCP and UDP
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Session Layer (OSI Model)

A
  • manages sessions or connections between devices e.g. opening and closing connections
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Application Layer (OSI Model)

A
  • closest to the end user, managing high-level services like file transfers, emails, and web browsing e.g. HTTP, FTP
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Presentation Layer (OSI Model)

A
  • ensures that data is in a readable format for the application layer e.g. encryption, compression
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

TCP/IP Model

A
  • a more practical, four-layer framework used for modern internet communications
  • maps to the OSl model but with fewer layers:
    1. Network Interface Layer
    2. Internet Layer
    3. Transport Layer
    4. Application Layer

e.g. when you stream a video, the Transport Layer (using TCP or UDP) ensures that data packets are delivered reliably, while the Internet Layer manages routing from your device to the streaming service

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

Network Interface Layer (TCP/IP Model)

A
  • combines the OSI Physical and Data Link layers, handling hardware and direct node communication
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Internet Layer (TCP/IP Model)

A
  • corresponds to the OSI Network Layer, managing IP addresses and routing data
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Transport Layer (TCP/IP Model)

A
  • similar to the OSI Transport Layer, handling data integrity and reliability (TCP, UDP)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Application Layer (TCP/IP Model)

A
  • combines the OSI Session, Presentation, and Application layers; manages protocols like HTTP, SMTP, and FTP
How well did you know this?
1
Not at all
2
3
4
5
Perfectly