QuestionQ539

IP Services

Question Image

Refer to the exhibit. Which command configures OSPF on the point-to-point link between routers R1 and R2?

  • A router-id 10.0.0.15
  • B neighbor 10.1.2.0 cost 180
  • C network 10.0.0.0 0.0.0.255 area 0
  • D ip ospf priority 100
Explanation

OSPF is enabled on router interfaces by matching their networks with a network statement in router OSPF configuration and assigning them to an area. The link between R1 and R2 resides in the 10.0.0.0 subnet, so the matching OSPF configuration is the network 10.0.0.0 statement with the wildcard mask. Router IDs, neighbor commands, and priority settings do not enable OSPF on a link.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!