Routers and 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/26

flashcard set

Earn XP

Description and Tags

Flashcards covering key vocabulary and concepts related to routers, routing protocols, and inter-VLAN routing.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

27 Terms

1
New cards

Router

An important piece of network equipment that forwards packets between computer networks, operating primarily at the network layer of the OSI model.

2
New cards

Broadcast Domain

A logical division of a network where all nodes can reach each other via broadcast.

3
New cards

Routing Table

A table used by routers to make decisions on where to route packets based on destination IP addresses.

4
New cards

Directly Connected Routes

Computer networks that are physically connected to the router.

5
New cards

Static Routes

Routes configured manually by a network administrator.

6
New cards

Dynamic Routes

Routes learned from other routers, populated without direct administrator input.

7
New cards

Default-Gateway

The first layer 3 interface a host will reach; the first port on the router a host can reach.

8
New cards

Autonomous Systems

Computer networks under common administration with a common routing strategy.

9
New cards

Autonomous System Routers (ASR)

Routers within an autonomous system.

10
New cards

Autonomous System Border Routers (ASBR)

Routers on the border between autonomous systems.

11
New cards

Routed Protocols

Protocols that assist an application in getting data transferred at the network layer by providing network layer addresses.

12
New cards

Routing Protocols

Protocols that assist routers in communicating with each other to update and share routing tables dynamically.

13
New cards

Interior Routing Protocols

Routing protocols designed to handle routing inside an autonomous system.

14
New cards

Exterior Routing Protocols

Routing protocols designed to handle routing between autonomous systems.

15
New cards

Administrative Distance

A feature routers use to select the best path when there are multiple routes to the same destination from different routing protocols; defines the reliability of a routing protocol.

16
New cards

Metric

The measure used by a routing protocol to decide which route is better (lower number is better).

17
New cards

Classful Routing Protocols

Routing protocols that do not support advertising networks using VLSM and only advertise based on the class of the IPv4 address.

18
New cards

Classless Routing Protocols

Routing Protocols will support advertising networks using VLSM.

19
New cards

Distance Vector Routing Protocols

Routing protocols that determine the best path to a network based on distance (number of hops).

20
New cards

Link State Routing Protocols

Routing protocols where each participating router builds a unique topology of the network to build its routing table.

21
New cards

Hybrid Routing Protocols

A routing protocol combining aspects of both distance vector and link state protocols.

22
New cards

Path Vector Routing Protocols

Routing protocols that maintain path information and attempt to avoid routing loops both inside and between autonomous systems.

23
New cards

Interior Border Gateway Protocol (iBGP)

BGP configured for internal routing within an autonomous system.

24
New cards

Exterior Border Gateway Protocol (eBGP)

BGP configured for external routing between autonomous systems.

25
New cards

Inter-VLAN Routing

The concept of a router facilitating communication between VLANs.

26
New cards

Sub-Interfaces

Allows a single physical port on a router to have multiple logical addresses for multiple VLANs.

27
New cards

Switch Virtual Interfaces (SVIs) / Routed VLAN Interfaces (RVIs)

Layer 3 interfaces created on a switch, allowing for a logical address to be assigned to the switch for remote management.