Sign of the Times

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/28

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 6:41 AM on 6/8/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

29 Terms

1
New cards
Network Layer
The OSI layer responsible for addressing, encapsulation, routing, and de-encapsulation of packets to enable communication between networks.
2
New cards
IPv4 (Internet Protocol Version 4)
A network layer protocol that uses 32-bit addresses to identify devices and route packets across networks.
3
New cards
IPv6 (Internet Protocol Version 6)
A network layer protocol that uses 128-bit addresses and provides a larger address space, simplified headers, and improved packet handling.
4
New cards
IP Encapsulation
The process of enclosing a transport layer segment within an IP packet for transmission across a network.
5
New cards
Connectionless Communication
A communication method in which no connection is established between source and destination before data is sent.
6
New cards
Best-Effort Delivery
A delivery model in which packets are transmitted without guarantees of successful delivery, sequencing, or error recovery.
7
New cards
Media Independence
A characteristic of IP that allows packets to be transmitted over different physical media and data link technologies.
8
New cards
Maximum Transmission Unit (MTU)
The largest packet size that can be transmitted over a network medium without fragmentation.
9
New cards
Fragmentation
The process of dividing an IPv4 packet into smaller packets to accommodate a network segment with a smaller MTU.
10
New cards
Differentiated Services (DiffServ)
A quality-of-service mechanism used to classify and manage network traffic priorities.
11
New cards
Header Checksum
An IPv4 header field used to detect errors in the packet header.
12
New cards
Time to Live (TTL)
An IPv4 field that limits the number of router hops a packet can traverse before being discarded.
13
New cards
Protocol Field
An IP header field that identifies the encapsulated upper-layer protocol, such as TCP, UDP, or ICMP.
14
New cards
Traffic Class
An IPv6 header field used to prioritize and manage packet traffic for quality of service.
15
New cards
Flow Label
An IPv6 header field used to identify packets belonging to the same traffic flow for special handling.
16
New cards
Payload Length
An IPv6 header field that specifies the size of the data portion carried by the packet.
17
New cards
Hop Limit
An IPv6 field that limits the number of router hops a packet can traverse before being discarded.
18
New cards
Extension Header (EH)
An optional IPv6 header placed between the main IPv6 header and payload to provide additional network-layer information.
19
New cards
Routing Table
A data structure used by hosts and routers to determine the best path for forwarding packets.
20
New cards
Default Gateway
A router or Layer 3 device that forwards traffic from a local network to remote networks.
21
New cards
Host Routing Table
A routing table maintained by an end device that determines how packets are sent to local or remote destinations.
22
New cards
Router Routing Table
A routing table maintained by a router containing information used to forward packets between networks.
23
New cards
Directly Connected Route
A route automatically added to a router's routing table for networks attached to active interfaces.
24
New cards
Remote Route
A route to a network that is not directly connected and is learned either statically or dynamically.
25
New cards
Default Route
A route used when no more specific route exists in the routing table.
26
New cards
Static Route
A manually configured route that specifies a fixed path to a destination network.
27
New cards
Dynamic Routing
A routing method in which routers automatically discover, update, and maintain routes using routing protocols.
28
New cards
OSPF (Open Shortest Path First)
A dynamic routing protocol that exchanges routing information to determine optimal paths between networks.
29
New cards
EIGRP (Enhanced Interior Gateway Routing Protocol)
A dynamic routing protocol that uses metrics to select efficient routes between networks.