Which Cisco IOS command is used to enable OSPF on an interface using interface configuration mode commands?
A) ip ospf area
B) ospf process-id area area
C) ip ospf process-id area area
D) ospf area area
C
Explanation: C) The ip ospf process-id area area command can be used in interface configuration mode to insert a specific interface into the OSPF process. This is used as an alternative to the network command in OSPF router configuration mode.
Computer Science & Information Technology
You might also like to view...
In object-oriented programming, ________ allows a new class to automatically use all the data and methods of its parent class
A) inheritance B) scalability C) reusability D) regression
Computer Science & Information Technology
The comparison operator for less than or equal to is ________
Fill in the blank(s) with correct word
Computer Science & Information Technology