A2 COMPS: Protocols & Switching Flashcards

(7 cards)

1
Q

Describe the purpose of a protocol? [2]

A

-Provides a standard set of rules to enable successful data transfer
-Allows communication between devices from different manufacturers (makes communication independent of software and hardware)

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

What is the purpose of SSL/TSL? [2]

A

-Provides secure communication over the Internet by encryption
-Enables two parties to identity/authenticate each other

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

State all the protocols in the Application Layer and their uses [8]

A

HTTP: Used to transfer web pages/hyper text documents between server and client

FTP: Used for interactive file sharing over a network between devices

SMP: Used for the sending of emails

POP/IMAP: Used for the receiving of emails

BitTorrent: Provides peer to peer file sharing.
*Allows sharing of files by many users connected together of the internet
* Allows users to share files directly
*Allows for more users to share files than typical peer-to-peer network

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

Describe the Transport Layer [4]

A
  • Handles packets
  • Breaks data in manageable packets to be sent to the Internet Layer
    -Handles packet loss/encryption, ensuring packets arrive error free
    -Adds a packet header and sequence number to each packet
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Describe the Internet Layer [4]

A
  • Identifies the intended network and host
    -Transmits packets to the Link Layer
    -Routes packets independently
    -Addresses packets with their source and destination IP address
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Describe the Link Layer [4]

A

-Deals with physical data sending
-Ensures correct network protocols are followed
-Enables upper layers to access physical medium
-Maps IP adresses to MAC adresses

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

Describe the process of Circuit Switching [4]

A

-Data is transferred using dedicated channels and implemented at the physical layer
-Circuit is established before transmission and is released once it ends
-Data is transferred using whole bandwidth
-All data is transferred over the same route

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