WEEK 7 CS2005-NetworkLayerI-2024_25

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

1/16

flashcard set

Earn XP

Description and Tags

Flashcards covering key vocabulary terms and their definitions related to the Network Layer in computer networks.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

17 Terms

1
New cards

Network Layer

A protocol that provides logical communication between hosts.

2
New cards

Data Plane

Functions that determine how a datagram is forwarded from one input link to an output link within a router.

3
New cards

Control Plane

The logic controlling how datagrams are routed among routers along an end-to-end path.

4
New cards

Forwarding

The local action of transferring a packet from an input link interface to an appropriate output link interface.

5
New cards

Routing

The process by which the network layer determines the end-to-end paths packets take from source to destination.

6
New cards

Software-defined networking (SDN)

An approach that separates the data plane and the control plane, with control functions implemented as a separate service.

7
New cards

Forwarding Table

A table used by a router to determine which output link to use for forwarding a packet based on its header values.

8
New cards

Routing Algorithms

Algorithms that calculate the paths taken by packets as they flow through a network.

9
New cards

Input Ports

Components of a router that terminate incoming physical links and perform necessary link layer functions.

10
New cards

Output Ports

Components that store packets received from the switching fabric and transmit them on outgoing links.

11
New cards

Switching Fabric

The internal mechanism that connects a router's input ports to its output ports.

12
New cards

Centralised Routing

A routing method where all routers have complete knowledge of the network topology.

13
New cards

Decentralised Routing

A routing method where each router knows only its directly connected neighboring routers.

14
New cards

Static Routing

Routing paths that change very slowly over time.

15
New cards

Dynamic Routing

Routing paths that change according to network traffic loads or topology changes.

16
New cards

Load-sensitive Routing

Routing that adjusts link costs dynamically based on current congestion levels.

17
New cards

Load insensitive Routing

Routing where link costs do not reflect current or past congestion levels.