5.1.5 - Fragmentation

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/6

flashcard set

Earn XP

Description and Tags

Flashcards based on key concepts of Fragmentation in networking as outlined in the lecture notes.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

7 Terms

1
New cards

Fragmentation

The process of breaking down packets into smaller pieces to fit within the maximum transmission unit (MTU) of the Data Link protocol.

2
New cards

IP

Internet Protocol, which provides best-effort delivery of packets in a connectionless and unreliable manner.

3
New cards

MTU

Maximum Transmission Unit, the largest size a Data Link frame can be.

4
New cards

IPv4

Internet Protocol version 4, which uses ID, Flags, and Fragment Offset header fields for packet fragmentation.

5
New cards

IPv6

Internet Protocol version 6, which does not allow routers to perform fragmentation and relies on hosts for path MTU discovery.

6
New cards

Path MTU Discovery

A technique used in IPv6 to determine the smallest MTU supported by each hop in the network.

7
New cards

Best-effort delivery

A method of transmission where the network does not guarantee packet delivery, leading to possible losses, reordering, duplication, or delays.