Datagram Forwarding - Module 11: Networking

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

1/20

flashcard set

Earn XP

Description and Tags

These flashcards cover vocabulary and key concepts related to datagram forwarding and networking from Module 11.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

21 Terms

1
New cards

Connectionless Service

A data communication method where the sender transmits data without confirming if the receiver is ready to receive it.

2
New cards

Datagram

A data packet, specifically in connectionless services, that contains the information necessary for it to be independently routed across a network.

3
New cards

Encapsulation

The process of placing a datagram inside a frame for transmission across networks.

4
New cards

Fragmentation

The process of dividing a datagram into smaller pieces when it exceeds the maximum transmission unit (MTU) of a network.

5
New cards

Reassembly

The action of reconstructing the original datagram from its fragments at the receiving end.

6
New cards

MTU (Maximum Transmission Unit)

The largest size of a packet or frame that can be sent in a single transmission over a network.

7
New cards

Next Hop Forwarding

A method where each router determines the next destination for a datagram based on the destination address found in its header.

8
New cards

Forwarding Table

A table used by routers to determine the next hop for each incoming datagram based on its destination.

9
New cards

Best Effort Delivery

An Internet service model where no guarantees are made about the delivery of data packets; losses, duplications, and unordered packets can happen.

10
New cards

IP Datagram Header

The fixed size header of an IPv4 datagram that contains essential fields for routing and delivery.

11
New cards

Checksum

A value used in IP headers to detect errors in the datagram's header.

12
New cards

Source IP Address

The 32-bit Internet address of the original sender that remains unchanged as the datagram travels through the network.

13
New cards

Destination IP Address

The 32-bit Internet address indicating the ultimate destination of the datagram that also remains unchanged during transit.

14
New cards

Fragment Offset

A field that indicates the position of a fragment in relation to the original datagram, aiding in proper reassembly.

15
New cards

IP Version 6 (IPv6)

The latest IP protocol that features a different header format with larger address space and improved routing capabilities.

16
New cards

Longest Prefix Match

An algorithm used in routing to choose the most specific route when multiple routes match a destination address.

17
New cards

Packet Loss

Occurs when one or more data packets traveling across a computer network fail to reach their intended destination.

18
New cards

Transport Layer Protocols

Protocols like TCP that provide reliable, connection-oriented communication over the Internet.

19
New cards

Network Address Translation (NAT)

A process that translates private IP addresses to a public IP address to allow access to external networks.

20
New cards

Wireless Frame

A data structure used in wireless networking, containing headers specific to wireless protocols.

21
New cards

CIDR (Classless Inter-Domain Routing)

A method for allocating IP addresses and routing Internet Protocol packets.

Explore top flashcards