2-8: Single Area OSPF Flashcards

1
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
1
Q

Which three 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.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
1
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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
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
3
Q

What is the third precedence for making a router ID on an OSPF enabled router?

A

Loopback interface address 10.1.1.1

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

What are the two 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
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Which three 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
6
Q

What command would be used to display the Routing Protocol is ospf 10

A

show ip protocols

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

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

A

the router-id rid command

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
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
9
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
9
Q

What command would be used to display the Neighbor ID of 3.3.3.3

A

show ip ospf neighbor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
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
11
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

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

What command would be used to display the Routing Process ospf 10 with ID 1.1.1.1

A

show ip ospf

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

What command would be used to display the BW 1544 Kbit/sec

A

show interface serial 0/0/0

14
Q

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

A

Adjacency Database

15
Q

OSPF uses ____ as a metric.

A

cost

15
Q

This is the algorithm used by OSPF.

A

Shortest Path First

18
Q

What is the first precedence for making a router ID on an OSPF enabled router?

A

Configured router ID 1.1.1.1

19
Q

What is the second precedence for making a router ID on an OSPF enabled router?

A

Loopback interface IP address 172.16.1.1

21
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

22
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.

24
Q

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

A

Link-state database

25
Q

What is a function of OSPF hello packets?

A

To discover neighbors and build adjacencies between them

26
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.

27
Q

Which OSPFv3 function works differently from OSPFv2?

A

authentication

29
Q

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

A

LSU

30
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

31
Q

What is the fourth precedence for making a router ID on an OSPF enabled router?

A

Serial interface IP address 192.168.10.1

32
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

33
Q

This is where you can find the topology table.

A

link-state database