InterviewSolution
Saved Bookmarks
| 1. |
Which two commands are required for basic OSPF configuration?(a) “[Network mask] area [area-id]” and “Router ospf [process-id]”(b) “[Wildcard-mask] area [area-id]” and “[Network mask] area [area-id]”(c) Only “Router ospf [process-id]”(d) “[Wildcard-mask] area [area-id]” and “Router ospf [process-id]”I got this question by my college professor while I was bunking the class.Question is from OSPF Configuration topic in chapter Network Layer of Computer Network |
|
Answer» The correct choice is (d) “[Wildcard-mask] area [area-id]” and “ROUTER ospf [process-id]” |
|