Jeremy's IT Lab CCNA OSPF (Part 3) Day 28

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/39

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 6:53 AM on 7/24/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

40 Terms

1
New cards

Can routers with matching OSPF router IDs become neighbors?

No

2
New cards

Configure an OSPF password on an interface:

R1(config-if)# [...]

ip ospf authentication-key password

3
New cards

Configure the operating speed of a serial interface:

R1(config-if)# [...]

clock rate bits-per-second

4
New cards

Configure the OSPF network type of an interface:

R1(config-if)# [...]

ip ospf network type

5
New cards

Configure the PPP encapsulation on a serial interface:

R1(config-if)# [...]

encapsulation ppp

6
New cards

Disable the OSPF process on the router:

R1(config-router)# [...]

shutdown

7
New cards

Do OSPF Hello and Dead timers have to match for routers to become OSPF neighbors?

Yes

8
New cards

Enable OSPF authentication on an interface:

R1(config-if)# [...]

ip ospf authentication

9
New cards

If the IP [...] settings on the interfaces don't match, routers can become OSPF neighbors but won't move to the Full state.

MTU

10
New cards

If two routers have an OSPF network type mismatch, they will form an OSPF adjacency but won't [...].

learn OSPF routes

11
New cards

In the OSPF Broadcast network type, are a DR and BDR elected?

Yes

12
New cards

In the OSPF Broadcast network type, do routers dynamically discover neighbors?

Yes

13
New cards

In the OSPF Non-broadcast network type, do routers dynamically discover neighbors?

No

14
New cards

In the OSPF Point-to-point network type, are a DR and BDR elected?

No

15
New cards

In the OSPF Point-to-point network type, do routers dynamically discover neighbors?

Yes

16
New cards

Messages to the OSPF DR/BDR are multicast using address [...].

224.0.0.6

17
New cards

OSPF DR/BDR election order of priority:

1: [...]

2: Highest OSPF router ID

Highest OSPF interface priority

18
New cards

OSPF DR/BDR election order of priority:

1: Highest OSPF interface priority

2: [...]

Highest OSPF router ID

19
New cards

OSPF DROthers will only move to the Full state with [...].

the DR and BDR

20
New cards

OSPF DROthers will remain in the [...] neighbor state with other DROthers.

2-way

21
New cards

OSPF Non-broadcast network type default timers:

Hello: [...]

Dead: [...]

30 seconds

120 seconds

22
New cards

OSPF Type 1 LSA = [...] LSA

Router

23
New cards

OSPF Type 2 LSA = [...] LSA

Network

24
New cards

OSPF Type 5 LSA = [...] LSA

AS-External

25
New cards

OSPF Type [...] LSA = AS-External LSA

5

26
New cards

OSPF Type [...] LSA = Network LSA

2

27
New cards

OSPF Type [...] LSA = Router LSA

1

28
New cards

OSPF: In the Broadcast network type, routers which aren't the DR/BDR become a [...].

DROther

29
New cards

OSPF: The [...] network type is enabled on Ethernet and FDDI interfaces by default.

Broadcast

30
New cards

OSPF: The [...] network type is enabled on Frame Relay and X.25 interfaces by default.

Non-broadcast

31
New cards

OSPF: The [...] network type is enabled on PPP and HDLC interfaces by default.

Point-to-point

32
New cards

OSPF: The Broadcast network type is enabled on [...] and [...] interfaces by default.

Ethernet / FDDI

33
New cards

OSPF: The Non-broadcast network type is enabled on [...] and [...] interfaces by default.

Frame Relay / X.25

34
New cards

OSPF: The Point-to-point network type is enabled on [...] and [...] interfaces by default.

PPP / HDLC

35
New cards

Serial connection: The [...] side of the connection specifies the clock rate.

DCE

36
New cards

Serial connection: What does DCE stand for?

Data Communications Equipment

37
New cards

Serial connection: What does DTE stand for?

Data Terminal Equipment

38
New cards

Serial interfaces use the [...] encapsulation by default.

HDLC (cHDLC)

39
New cards

The default OSPF interface priority is [...] on all interfaces.

1

40
New cards

Which command can be used to check if a serial interface is DCE or DTE?

show controllers interface-id