OSPF Flashcards

(18 cards)

1
Q

What two types of authentication does OSPF use?

A

Plaintext and MD5

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What protocol number does OSPF use?

A

89

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What multicast IP address does OSPF use for the AllSPFRouters group?

A

224.0.0.5

This address is used for sending OSPF routing updates to all OSPF routers in the network.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What MAC address corresponds to the OSPF AllSPFRouters group?

A

01:00:5e:00:00:05

This MAC address is used in conjunction with the multicast IP address for OSPF communication.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

How do you enable OSPF with the interface command?

A

ip ospf process-id area area-id

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

An OSPF advertised default route always appears as what type of route?

A

an external route

This is a standard behavior in OSPF routing protocols.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the exception to the rule that an OSPF advertised default route appears as an external route?

A

when OSPF stub areas are used

Stub areas modify the way routes are advertised in OSPF.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the default OSPF dead interval in relation to the hello interval?

A

Four times the hello interval

This setting is crucial for OSPF neighbor relationships and network stability.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

How can you enable OSPF authentication on all interfaces for an area?

A
  • Configure area authentication in the OSPF process
  • Configure the password for each member interface

This ensures that all interfaces within the specified area use the same authentication method.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

If your neighbors are stuck in the ExStart or Exchange state, what issue might you have?

A

MTU mismatch

MTU (Maximum Transmission Unit) mismatch can lead to problems in the establishment of neighbor relationships in networking.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What command is used to redistribute a static default route into OSPF?

A

default-information originate

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What IPv4 or MAC address 01:00:5E:00:00:06 are used for communication with designated routers (DRs)?

A

224.0.0.6 or 01:00:5E:00:00:06

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What OSPF state is when neighbors are fully adjacent?

A

Full

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Which OSPF state does the DR/BDR election take place?

A

2-Way

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Which OSPF external route metric equals the redistribution metric plus the total path metric to the ASBR?

A

Type 1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Which OSPF external route metric equals only the redistribution metric?

17
Q

Which OSPF external route type is the default?

18
Q

In which OSPF neighbor state are DBD packets exchanged?