Day 11 | Routing Fundamentals (part 1)

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

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

16 Terms

1
New cards

Routers store routes to all of their known destinations in the […]

routing table

2
New cards

When routers receive packets, they look in the […] to find the best route to forward that packet.

routing table

3
New cards

A […] route is manually configured by a network engineer/admin.

static

4
New cards

A […] route is added to the routing table by a protocol (ie. OSPF) that allows routers to communicate with each other and share routing information.

dynamic

5
New cards

The next router in the path to the destination is called the […].

next hop

6
New cards

"Show the routing table: R1# […]"

show ip route

7
New cards

What does code C in the routing table mean?

Connected

8
New cards

What does code L in the routing table mean?

Local

9
New cards

Which two routes are automatically added to the routing table when you configure an IP address on an interface?

1) a connected route 2) a local route

10
New cards

A […] route is a route to the actual IP address configured on the interface.

local

11
New cards

A […] route is a route to the network the interface is connected to.

connected

12
New cards

If a packet's destination IP is matched by multiple routes, which route will the router select?

The most specific matching route

13
New cards

Most specific matching route = the matching route with the […]

longest prefix length

14
New cards

What will a router do if none of its routes match a packet's destination IP address?

Drop the packet

15
New cards

Local routes use a prefix length of […]

/32

16
New cards

What prefix length do connected routes use?

The prefix length configured on the interface.

Explore top flashcards