MCQs City stays free thanks to ads. Please turn off your ad blocker for this site so content and features keep working.
Computer Networks
Online Quiz
Q
Which two commands are required for basic OSPF configuration?
AA. ?[network mask] area [area-id]? and ?router ospf [process-id]?
BB. ?[wildcard-mask] area [area-id]? and ?[network mask] area [area-id]?
CC. Only ?router ospf [process-id]?
DD. ?[wildcard-mask] area [area-id]? and ?router ospf [process-id]?
Correct Answer:
D. D. ?[wildcard-mask] area [area-id]? and ?router ospf [process-id]?
Explanation:
The “Router ospf [process-id]” command enables OSPF routing protocol in the router and the “[Wildcard-mask] area [area-id]” command is used to select the interfaces that we want to include in the OSPF process. That is enough for the basic configuration of OSPF in a router.