
OSPF Configuration Quiz 2
Authored by Mrtada .
Computers
Professional Development

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Refer to the exhibit. Which configuration issue is preventing the OSPF neighbor relationship from being established between the two routers?
R2 is using the passive-interface default command
R1 has an incorrect network command for interface Gi1/0
R2 should have its network command in area 1
R1 interface Gi1/0 has a larger MTU size
2.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Which two minimum parameters must be configured on an active interface to enable OSPFv2 to operate? (Choose two)
OSPF area
OSPF MD5 authentication key
IPv6 address
OSPF process ID
OSPF stub flag
Answer explanation
To configure OSPFv2 under interface mode we must use the command “ip ospf {process-id} area {area-id}”. For example:
R1(config-if)#ip ospf 1 area 2
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Refer to the exhibit. After the configuration is applied, the two routers fail to establish an OSPF neighbor relationship. what is the reason for the problem?
The OSPF router IDs are mismatched
Router2 is using the default hello timer
The network statement on Router1 is misconfigured
The OSPF process IDs are mismatched
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which step in the link-state routing process is described by a router sending Hello packets out all of the OSPF-enabled interfaces?
electing the designated router
establishing neighbor adjacencies
injecting the default route
exchanging link-state advertisements
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Refer to the exhibit. If the switch reboots and all routers have to re-establish OSPF adjacencies, which routers will become the new DR and BDR?
Router R3 will become the DR and router R1 will become the BDR.
Router R4 will become the DR and router R3 will become the BDR.
Router R1 will become the DR and router R2 will become the BDR.
Router R3 will become the DR and router R2 will become the BDR.
Answer explanation
After the new election, R3 and R1 have highest priority (of 2) so they will be elected DR and BDR. R3 will be elected DR because its has higher router ID (of 3.3.3.3).
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Refer to the exhibit. What action establishes the OSPF neighbor relationship without forming an adjacency?
modify priority
modify process ID
modify hello interval
modify network type
Answer explanation
In this question, R1 & R2 will not establish OSPF neighbor relationship because the hello & dead intervals are not the same.
If we modify the hello & dead intervals to the same values then R1 & R2 will become OSPF neighbors. But they will establish OSPF adjacency too.
Answer B is not correct as the process ID is only locally significant.
Answer C is partially correct as we need to change both “hello and dead” interval, not “hello” interval only.
Answer A is a good answer because if we change both the priorities to 0 then they cannot elect DR/BDR so the adjacency cannot be complete.
Answer D is a good answer too because if we change one of the network type to “point to point” then OSPF neighbor relationship can still come up but adjacency cannot (no routes are getting exchanged).
But two good answers are only correct after fixing the hello & dead intervals to the same value (so that OSPF neighbor relationship can come up) so answer C should be the best choice here.
Note:
Neighbors
Routers that share a common segment become neighbors on that segment. Neighbors are elected via the Hello protocol. Hello packets are sent periodically out of each interface using IP multicast (Appendix B). Routers become neighbors as soon as they see themselves listed in the neighbor’s Hello packet.
Two routers will become neighbors if they agree on the following: Same Area ID, same authentication (if used), same hello & dead intervals, same subnet mask and same stub area flag.
Adjacencies
Adjacency is the next step after the neighboring process. Adjacent routers are routers that go beyond the simple Hello exchange and proceed into the database exchange process.
The adjacency building process takes effect after multiple stages have been fulfilled. Routers that become adjacent will have the exact link-state database. The states an interface passes through before becoming adjacent to another router are: Down -> Attempt (optional) -> Init -> 2-Way -> Exstart -> Exchange -> Loading -> Full.
At Full state the adjacency is complete.
-> Two OSPF neighbors do not exchange any routing information – the only packets they exchange is Hello packets.
Adjacencies on Point-to-Point Interfaces
OSPF will always form an adjacency with the neighbor on the other side of a point-to-point interface such as point-to-point serial lines. There is no concept of DR or BDR. The state of the serial interfaces is point to point.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Refer to the exhibit. What is the next hop address for traffic that is destined to host 10.0.1.5?
Loopback 0
10.0.1.4
10.0.1.50
10.0.1.3
Answer explanation
Traffic destined to host 10.0.1.5 will match the entry “O 10.0.1.5/32 …” so the next-hop address will be 10.0.1.50.
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?