Routing Operations & Processes

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/36

flashcard set

Earn XP

Description and Tags

These flashcards cover key terms and concepts related to routing operations and processes in computer networks.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

37 Terms

1
New cards

Router

A network device that forwards data packets between computer networks.

2
New cards

Routing Table

A database in a router that stores information about the routes to various network destinations.

3
New cards

Gateway

A network point that acts as an entrance to another network, often used in routing.

4
New cards

Routing Protocol

A set of rules that determine how data packets are forwarded and routed between devices in a network.

5
New cards

Longest Match Algorithm

The method used to select the most specific entry in a routing table that corresponds to the destination address.

6
New cards

Distance Vector

A routing protocol type that determines the best path based on the least number of hops to the destination.

7
New cards

Link State

A routing protocol that uses comprehensive information about the state of links to determine the best path.

8
New cards

Static Route

A manually configured path in a routing table that does not change automatically.

9
New cards

Dynamic Route

A path learned through routing protocols that can be updated as the network topology changes.

10
New cards

Default Route
\n

A path used when the router does not have an explicit route to the destination network.

11
New cards

Decapsulation

The process by which a router removes the header from a data packet to read its destination address.

12
New cards

Encapsulation

The wrapping of data in a protocol header before transmission.

13
New cards

NVRAM

Non-volatile Random Access Memory, used to store the router's startup configuration.

14
New cards

Routing Process

The procedure through which routers determine the best path for forwarding packets.

15
New cards

Physical Connectivity

The physical aspects of a router, including ports and I/O interfaces, that define communication methods.

16
New cards

Logical Connectivity

The configuration of a router that defines how it connects with other devices logically, using routing tables.

17
New cards

RIP

Routing Information Protocol, a type of distance vector routing protocol.

18
New cards

OSPF

Open Shortest Path First, a link-state routing protocol that bases routing decisions on various metrics.

19
New cards

EIGRP

Enhanced Interior Gateway Routing Protocol, a Cisco proprietary routing protocol that combines aspects of distance vector and link-state protocols.

20
New cards

MAC Address

A hardware address that uniquely identifies each device on a network.

21
New cards

Subnetting

Dividing a network into smaller, manageable sub-networks to improve efficiency and security.

22
New cards

Frames

Data packets used in Layer 2 (Data Link layer) of the OSI model for communication.

23
New cards

True or False: A router's primary function is to forward data packets between different computer networks.

True

24
New cards

True or False: A Routing Table stores information about the physical MAC addresses of devices on the local segment.

False (It stores routes to network destinations.)

25
New cards

True or False: The Longest Match Algorithm is used to find the least specific entry in a routing table.

False (It finds the most specific entry.)

26
New cards

True or False: Distance Vector protocols determine the best path based on the highest number of hops.

False (They use the least number of hops.)

27
New cards

True or False: Static routes automatically update when network topology changes.

False (They are manually configured and do not change automatically.)

28
New cards

True or False: A Default Route is used when a router has a specific, explicit route to the destination network.

False (It is used when no explicit route exists.)

29
New cards

True or False: Decapsulation is the process of adding a header to a data packet before transmission.

False (That is encapsulation; decapsulation is removing headers.)

30
New cards

True or False: NVRAM stores the router's running configuration.

False (It stores the startup configuration.)

31
New cards

True or False: Physical Connectivity describes how a router connects logically using routing tables.

False (That describes Logical Connectivity.)

32
New cards

True or False: RIP is a link-state routing protocol.

False (RIP is a distance vector routing protocol.)

33
New cards

True or False: OSPF is a Cisco proprietary routing protocol.

False (OSPF is an open standard protocol.)

34
New cards

True or False: EIGRP combines aspects of distance vector and link-state protocols.

True

35
New cards

True or False: A MAC address is a software address assigned to a device by the operating system.

False (A MAC address is a hardware address.)

36
New cards

True or False: Subnetting divides a single network into larger, less manageable segments.

False (It divides a network into smaller, more manageable sub-networks.)

37
New cards

True or False: Frames are data packets used at Layer 3 (Network layer) of the OSI model.

False (Frames are used at Layer 2, the Data Link Layer.)