Cisco Exam Questions

What set of commands will properly configure the Core router?

Refer to the exhibit.

The network associate is configuring OSPF on the Core router. All the connections to the
branches should be participating in OSPF. The link to the ISP should NOT participate in OSPF
and should only be advertised as the default route. What set of commands will properly configure
the Core router?

A.
Core(config-router)# default-information originate
Core(config-router)# network 10.0.0.0 0.255.255.255 area 0
Core(config-router)# exit
Core(config)# ip route 0.0.0.0 0.0.0.0 10.10.2.14

B.
Core(config-router)# default-information originate
Core(config-router)# network 10.10.2.13 0.0.0.242 area 0
Core(config-router)# exit
Core(config)# ip route 0.0.0.0 0.0.0.0 10.10.2.14

C.
Core(config-router)# default-information originate
Core(config-router)# network 10.10.2.16 0.0.0.15 area 0
Core(config-router)# exit
Core(config)# ip route 0.0.0.0 0.0.0.0 10.10.2.14

D.
Core(config-router)# default-information originate

Core(config-router)# network 10.10.2.32 0.0.0.31 area 0
Core(config-router)# exit
Core(config)# ip route 0.0.0.0 0.0.0.0 10.10.2.14