CCNA2: Ch 8: Single-Area OSPF Flashcards

1
Q

Which OSPF component is identical in all routers in an OSPF area after convergence?

A

link-state database

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

Which three [3] statements describe features of the OSPF topology table?

A
  1. When converged, all routers in an area have identical topology tables.
  2. It is a link-state database that represents the network topology.
  3. The table can be viewed via the show ip ospf database command.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

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

A

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

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

Which command will provide information specific to OSPFv3 routes in the routing table?

A

show ipv6 route ospf*

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

Which wildcard mask would be used to advertise the 192.168.5.96/27 network as part of an OSPF configuration?

A

0.0.0.31

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

A network administrator enters the command ipv6 router ospf 64 in global configuration mode. What is the result of this command?

A

The OSPFv3 process will be assigned an ID of 64

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

The election of a DR and a BDR takes place on ____ networks, such as Ethernet networks.

A

multiaccess

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

OSPF uses ”_____” as a metric

A

cost

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

Which command should be used to check the OSPF process ID, the router ID, networks the router is advertising, the neighbors the router is receiving updates from, and the default administrative distance?

A

show ip protocols

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

Which OSPFv3 function works differently from OSPFv2?

A

authentication

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

To quickly verify OSPFv3 configuration information including the OSPF process ID, the router ID, and the interfaces enabled for OSPFv3, you need to issue the command _____

A

show ipv6 protocols

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

What is the four [4] precedence order selection of a router ID for an OSPF enabled router?

A
  1. configure router ID number
  2. Loopback interface IP address
  3. Lookback interface address
  4. Serial interface IP address
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

This is where the details of the neighboring routers can be found.

A

adjacency database

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

This is the algorithm used by OSPF.

A

Short path first

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

All the routers are in the backbone area.

A

Single-area OSPF

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

This is where you can find the topology table.

A

link-state database

17
Q

Which three [3] statements describe the similarities between OSPFv2 and OSPFv3?

A
  1. They both use the same DR/BDR election process.
  2. They both share the concept of multiple areas.
  3. They both are link-state protocols.
18
Q

What is a function of OSPF hello packets?

A

to discover neighbors and build adjacencies between them

19
Q

What is the command to show neighbor ID of 3.3.3.3

A

show ip ospf neighbor

20
Q

What is the command to show Routing Process “ospf 10″ with ID 1.1.1.1

A

show running config

21
Q

What is the command to show Routing Protocol is “ospf 10″

A

show ip protocols

22
Q

What is the command to show BW 1544 Kbit/sec

A

show interface serial 0/0/0

23
Q

What are the two [2] purposes of an OSPF router ID?

A
  1. to uniquely identify the router within the OSPF domain

2. to facilitate router participation in the election of the designated router

24
Q

Which command will verify that a router that is running OSPFv3 has formed an adjacency with other routers in its OSPF area

A

show ipv6 ospf neighbor

25
Q

Single area OSPFv3 has been enabled on a router via the ipv6 router ospf 20 command. Which command will enable this OSPFv3 process on an interface of that router?

A

ipv6 ospf 20 area 0

26
Q

When a network engineer is configuring OSPFv3 on a router, which command would the engineer issue immediately before configuring the router ID?

A

ipv6 router ospf 10*

27
Q

Which criterion is preferred by the router to choose a router ID?

A

the router-id rid command

28
Q

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

A

LSU

29
Q

What does a Cisco router use automatically to create link-local addresses on serial interfaces when OSPFv3 is implemented?

A

an Ethernet interface MAC address available on the router, the FE80::/10 prefix, and the EUI-64 process*