S3 - Host to Host Communication Flashcards

(15 cards)

1
Q

Network Characteristics (7)

A
Topology
Speed
Cost
Security
Availability
Scalability
Reliability
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

OSI Reference Model (5)

A

OSI - Open Systems Interconnect
Standard of ISO
General Purpose Framework that characterises and standardised how computers communicate over the network
7 layers
Each layer servers the layer above it and is served by the layer below it

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

7 OSI Layers (7)

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

OSI Benefits (4)

A

Engineers can just focus on their layers
App developers can just focus on upper layer (top 3 layers
Open standard mean multi-vendor interoperability
Troubleshooting is easier as you can analyser problem logically layer by layer

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

OSI Acronyms (1)

A

Please do not throw sausage Pizza Away

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

TCP/IP Suite (5)

A
Developed in 1960s by US DoD
Protocol stack which consists of multiple protocols
Main stack used today
TCP/IP not conceptual like OSI
Does not use all OSI layers
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

TCP/IP Layers (4)

A

Application
Transport
Internet
Network Access

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

Host communication Terminology (5)

A
Protocol Data Unit (PDU) - Whole Stack
Application - Data
Transport - Segment
Internet - Packet
Network Access - Frame
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Application Layer (4)

A

Network Services to Application
Doesn’t provide services to other layers
Establishes availability of communication partners
Establishes agreement for error recovery and control of data integrity

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

Presentation Layer (2)

A

Ensure Data sent by application layer is readable by the application layer of another system
Translate among multiple Data formats (encoding schemes)

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

Session Layer (4)

A

Establishes, manages and terminates sessions between two hosts
Synchronises dialog of presentations layers and manages data exchange
Example: Web Servers have multiple user communication going on at any one time
Offers Efficient data transfer (CoS) and exception reporting

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

Transport Layer (3)

A

Whether TCP or UDP is used
Defines services to segment, transfer and reassemble data
Breaks down larger files to smaller segments

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

Network Layer (4)

A

Most important info is source and destination IP
Routers operate at Layer 3
Provides connectivity and path selection for 2 hosts
Manages connectivity by providing logical addressing

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

Data Link Layer (5)

A

Most important info is source and destination layer 2 address
Example MAC Address for Ethernet
Switches Operate at Layer 2
Defines how data is formatted for transmission and how access to physical media is controlled
Includes error correction and detection

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

Physical Layer (4)

A

Literal Physical components (cables)
Enables bit transmission
Specifications for activating, maintaining and deactivating
Example: voltage levels, physical data rate, maximum transmission

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