Distance Vector (RIP) and Link State (OSPF) Routing Protocols

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

1/17

flashcard set

Earn XP

Description and Tags

This flashcard set covers key terminology and concepts related to Distance Vector (RIP) and Link State (OSPF) routing protocols.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

18 Terms

1
New cards

Distance Vector

A type of routing protocol that knows only the routing information from its neighbors, not the entire network topology.

2
New cards

Link-State Protocol

A routing protocol that maintains a complete map of the network and computes the best path using the Shortest Path First (SPF) algorithm.

3
New cards

Convergence

The process when all routers in a network learn about all the networks attached to their neighbors.

4
New cards

RIP

Routing Information Protocol, a distance vector routing protocol that uses hop count as its metric.

5
New cards

RIPv1 Limitations

Does not support discontiguous networks, Variable Length Subnet Masking (VLSM), or Classless Inter-Domain Routing (CIDR).

6
New cards

Hello Packets

Small packets exchanged between routers to establish and maintain a neighbor relationship in link-state protocols.

7
New cards

Link-State Packet (LSP)

A packet that contains the state of each directly connected link, used in link-state routing protocols.

8
New cards

Broadcasting

The process of sending data packets to all nodes on a network segment, used by RIPv1 to update its routing tables.

9
New cards

Triggered Update

An update that occurs immediately when a router detects a topology change, rather than at regular intervals.

10
New cards

Dijkstra's Algorithm

An algorithm used to find the shortest paths between nodes in a graph, utilized in link-state routing protocols.

11
New cards

Routing Table

A data table stored in a router or a networked computer that lists the routes to particular network destinations.

12
New cards

OSPF

Open Shortest Path First, a link-state routing protocol used for routing IP packets within an intranet.

13
New cards

True or False: Distance Vector protocols maintain a complete map of the entire network topology.

False

14
New cards

True or False: Link-State Protocols utilize the Shortest Path First (SPF) algorithm to compute the best paths.

True

15
New cards

True or False: RIPv1 supports Variable Length Subnet Masking (VLSM).

False

16
New cards

True or False: Hello packets are exchanged in link-state protocols to establish and maintain neighbor relationships.

True

17
New cards

True or False: A Triggered Update occurs at regular, predefined intervals, even without topology changes.

False

18
New cards

True or False: OSPF is an example of a distance vector routing protocol.

False