Module-13 Chapter 1: Single-Area OSPFv2 Configuration (Cisco)

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/32

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.

33 Terms

1
New cards

Which of the following OSPF components is associated with the neighbor table?

a. Dijkstra's algorithm

b. Link-State database

c. Routing protocol messages

d. Adjacency database

e. Forwarding database

d. Adjacency database

2
New cards

Which of the following OSPF components is responsible for computing the cost of each route?

a. Dijkstra's algorithm

b. Link-State database

c. Routing protocol messages

d. Adjacency database

e. Forwarding database

a. Dijkstra's algorithm

3
New cards

Which of the following OSPF components is associated with the topology table?

a. Dijkstra's algorithm

b. Link-State database

c. Routing protocol messages

d. Adjacency database

e. Forwarding database

b. Link-State database

4
New cards

Which of the following OSPF components is associated with the routing table?

a. Dijkstra's algorithm

b. Link-State database

c. Routing protocol messages

d. Adjacency database

e. Forwarding database

e. Forwarding database

5
New cards

What is the correct order in the steps for Link-State operation?

a.

1. Execute the SPF Algorithm
2. Establish Neighbor Adjacencies
3. Exchange Link-State Advertisements
4. Choose the Best Route
5. Build the Topology Table

b.

1. Establish Neighbor Adjacencies
2. Choose the Best Route
3. Build the Topology Table
4. Execute the SPF Algorithm
5. Exchange Link-State Advertisements

c.

1. Establish Neighbor Adjacencies
2. Exchange Link-State Advertisements
3. Execute the SPF Algorithm
4. Choose the Best Route
5. Build the Topology Table

d.

1. Establish Neighbor Adjacencies
2. Exchange Link-State Advertisements
3. Build the Topology Table
4. Execute the SPF Algorithm
5. Choose the Best Route

d.

1. Establish Neighbor Adjacencies
2. Exchange Link-State Advertisements
3. Build the Topology Table
4. Execute the SPF Algorithm
5. Choose the Best Route

6
New cards

Which of the following OSPF packets contains an abbreviated list of the LSDB of the sending router?

a. Type 1: Hello packet

b. Type 2: DBD packet

c. Type 3: LSR packet

d. Type 4: LSU packet

e. Type 5: LSAck packet

b. Type 2: DBD packet

7
New cards

Which of the following OSPF packets is used by routers to announce new information?

a. Type 1: Hello packet

b. Type 2: DBD packet

c. Type 3: LSR packet

d. Type 4: LSU packet

e. Type 5: LSAck packet

d. Type 4: LSU packet

8
New cards

Which of the following OSPF packets is used by routers to request more information?

a. Type 1: Hello packet

b. Type 2: DBD packet

c. Type 3: LSR packet

d. Type 4: LSU packet

e. Type 5: LSAck packet

c. Type 3: LSR packet

9
New cards

Which of the following OSPF packets is responsible for establishing and maintaining adjacency with other OSPF routers?

a. Type 1: Hello packet

b. Type 2: DBD packet

c. Type 3: LSR packet

d. Type 4: LSU packet

e. Type 5: LSAck packet

a. Type 1: Hello packet

10
New cards

Which of the following OSPF packets is used to confirm receipt of an LSA?

a. Type 1: Hello packet

b. Type 2: DBD packet

c. Type 3: LSR packet

d. Type 4: LSU packet

e. Type 5: LSAck packet

e. Type 5: LSAck packet

11
New cards

Which of the following is used with the Hello Packet to uniquely identify the originating router?

a. Hello Interval

b. Router ID

c. Designated Router ID

d. Network Mask

e. Dead Interval

b. Router ID

12
New cards

During this OSPF state on multiaccess networks, the routers elect a Designated Router (DR) and a Backup Designated Router (BDR).

a. Down State

b. Init State

c. Two-Way State

d. ExStart State

e. Exchange State

f. Loading State

g. Full State

c. Two-Way State

13
New cards

During this OSPF state, routers send each other DBD packets.

a. Down State

b. Init State

c. Two-Way State

d. ExStart State

e. Exchange State

f. Loading State

g. Full State

e. Exchange State

14
New cards

An OSPF router enters this state when it has received a Hello packet from a neighbor, containing the sending Router ID.

a. Down State

b. Init State

c. Two-Way State

d. ExStart State

e. Exchange State

f. Loading State

g. Full State

b. Init State

15
New cards

During this OSPF state on point-to-point networks, the routers decide which router initiates the exchange of DBD packets.

a. Down State

b. Init State

c. Two-Way State

d. ExStart State

e. Exchange State

f. Loading State

g. Full State

d. ExStart State

16
New cards

During this OSPF state, routers have converged link-state databases.

a. Down State

b. Init State

c. Two-Way State

d. ExStart State

e. Exchange State

f. Loading State

g. Full State

g. Full State

17
New cards

During this OSPF state, no Hello packets are received.

a. Down State

b. Init State

c. Two-Way State

d. ExStart State

e. Exchange State

f. Loading State

g. Full State

a. Down State

18
New cards

During this OSPF state, routes are processed using the SPF algorithm.

a. Down State

b. Init State

c. Two-Way State

d. ExStart State

e. Exchange State

f. Loading State

g. Full State

g. Full State

19
New cards

What is a function of OSPF hello packets?

a. To send specifically requested link-state records

b. To discover neighbors and build adjacencies between them

c. To ensure database synchronization between routers

d. To request specific link-state records from neighbor routers

b. To discover neighbors and build adjacencies between them

20
New cards

Which OSPF packet contains the different types of link-state advertisements?

a. Hello

b. DBD

c. LSR

d. LSU

e. LSAck

d. LSU

21
New cards

Which three statements describe features of the OSPF topology table? (Choose three.)

a. It is a link-state database that represents the network topology.

b. Its contents are the result of running the SPF algorithm.

c. When converged, all routers in an area have identical topology tables.

d. The topology table contains feasible successor routes.

e. The table can be viewed via the show ip ospf database command.

f. After convergence, the table only contains the lowest cost route entries for all known networks.

a. It is a link-state database that represents the network topology.

c. When converged, all routers in an area have identical topology tables.

e. The table can be viewed via the show ip ospf database command.

22
New cards

What does an OSPF area contain?

a. Routers that share the same router ID

b. Routers whose SPF trees are identical

c. Routers that have the same link-state information in their LSDBs

d. Routers that share the same process ID

c. Routers that have the same link-state information in their LSDBs

23
New cards

A router is participating in an OSPFv2 domain. What will always happen if the dead interval expires before the router receives a hello packet from an adjacent DROTHER OSPF router?

a. OSPF will run a new DR/BDR election.

b. SPF will run and determine which neighbor router is 'down'.

c. A new dead interval timer of 4 times the hello interval will start.

d. OSPF will remove that neighbor from the router link-state database.

d. OSPF will remove that neighbor from the router link-state database.

24
New cards

What is the order of packet types used by an OSPF router to establish convergence?

a. Hello, LSAck, LSU, LSR, DBD

b. LSAck, Hello, DBD, LSU, LSR

c. Hello, DBD, LSR, LSU, LSAck

d. LSU, LSAck, Hello, DBD, LSR

c. Hello, DBD, LSR, LSU, LSAck

25
New cards

What is a feature of the OSPF routing protocol?​

a. The SPF algorithm chooses the best path based on 30-second updates​.

b. OSPF authentication is configured in the same way on IPv4 and IPv6 networks.​

c. It scales well in both small and large networks.

d. Routers can be grouped into autonomous systems to support a hierarchical system.

c. It scales well in both small and large networks.

26
New cards

What is used to create the OSPF neighbor table?

a. Adjacency database

b. Link-state database

c. Forwarding database

d. Routing table

a. Adjacency database

27
New cards

What is identical on all OSPF routers within a single area?

a. Routing table

b. Link-state database

c. Neighbor table

d. Static routes

b. Link-state database

28
New cards

What function is performed by the OSPF designated router?

a. Redistribution of external routes into OSPF

b. Dissemination of LSAs

c. Maintaining the link-state database

d. Summarizing routes between areas

b. Dissemination of LSAs

29
New cards

What are two reasons for creating an OSPF network with multiple areas? (Choose two.)

a. To provide areas in the network for routers that are not running OSPF

b. To ensure that an area is used to connect the network to the Internet

c. To reduce SPF calculations

d. To reduce use of memory and processor resources

e. To simplify configuration

c. To reduce SPF calculations

d. To reduce use of memory and processor resources

30
New cards

At which OSPF state are neighbor routers converged and able to exchange routing updates?

a. Two-Way

b. ExStart

c. Exchange

d. Full

d. Full

31
New cards

The OSPF hello timer has been set to 15 seconds on a router in a point-to-point network. By default, what is the dead interval on this router?

a. 15 seconds

b. 30 seconds

c. 45 seconds

d. 60 seconds

d. 60 seconds

32
New cards

What happens immediately after two OSPF routers have exchanged hello packets and have formed a neighbor adjacency?

a. They exchange DBD packets in order to advertise parameters such as hello and dead intervals.

b. They negotiate the election process if they are on a multiaccess network.

c. They request more information about their databases.

d. They exchange abbreviated lists of their LSDBs.

d. They exchange abbreviated lists of their LSDBs.

33
New cards

Which statement is correct about multiarea OSPF?

a. OSPF can consolidate a fragmented OSPF area into one large area.

b. All routers are in one area called the backbone area (area 0).

c. Arranging routers into areas partitions a large autonomous system in order to lighten the load on routers.

d. OSPF multiarea increases the frequency of SPF calculation.

c. Arranging routers into areas partitions a large autonomous system in order to lighten the load on routers.