Datakommunikasjon Flashcards

1
Q

What is a host?

A

A host is a device that is connected through the internet, also known as end-systems.

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

What is a packet switch?

A

A router or switch that forward packets through the internet.

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

What is a packet?

A

A chunk of data.

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

How does devices communicate through the internet?

A

Through communications links, i.e. fiberoptics or copper cables, radio and satelite communications.

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

How is the internet structured?

A

A collection of devices routers and switches are linked through local networks to local and/or regional ISP’s, that are again linked to content provides and datacenter networks. A network of networks.

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

What are Internet Protocols, and why are they important?

A

Internet Protocols are a set of standardized rules that enable communication between devices on a network. They define how data is formatted, transmitted, routed, and received to ensure reliable and efficient communication over the Internet.

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

How are Internet Protocols layered, and what are the key layers?

A
  1. Application Layer: Interfaces with applications and provides protocols like HTTP, FTP, DNS, and SMTP for user services.
  2. Transport Layer: Ensures reliable communication (TCP) or faster, connectionless communication (UDP).
  3. Internet Layer: Handles addressing and routing of data using protocols like IP, ICMP, and ARP.
  4. Network Access Layer: Manages the physical transmission of data over network hardware (e.g., Ethernet, Wi-Fi).
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What happens when a host sends a packet over the Internet?

A

Application Layer: The host’s application generates data (e.g., an HTTP request).
Transport Layer: The transport protocol (TCP/UDP) adds a header with port numbers and, in the case of TCP, additional information for reliable delivery.
Internet Layer: The IP protocol adds an IP header containing source and destination IP addresses.
Network Access Layer: The data is encapsulated into frames, which include hardware (MAC) addresses, and sent over the physical network.
Routing: Routers use the destination IP address to forward the packet toward its target.
Delivery: At the destination, the process is reversed to extract the original data.

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