Q:
You get a call from a network administrator who tells you that he typed the following into his router:
Router (config) #router ospf 1
Router (config-router) # network 10.0.0.0. 255. 0.0.0 area 0
He tells you he still can't see any routes in the routing table. What configuration error did the administrator make?
Answer & Explanation
Answer: A) The wildcard mask is incorrect
Explanation: The administrator typed in the wrong wildcard mask configuration. The wildcard should have been 0.0.0.255 or even 0.255.255.255.
View Answer
Report Error
Discuss