Question 234 of 367 from exam 200-301-CCNA: Implementing and Administering Cisco Solutions

Question 234 of 367 from exam 200-301-CCNA: Implementing and Administering Cisco Solutions

Question

10.10.0/30

R2#sh run |b router ospf
router ospf 1
router-id 2.2.2.2
log-adjacency changes
auto-cost reference-bandwidth 10000
network 10.10.10.1 0.0.0.0 area 0
network 10.10.13.1 0.0.0.0 area 0

R2#show ip route
Gateway of last resort is not set

10.0.0.0/8 is variably subnetted, 3 subnets, 3 masks
c 10.10.10.0/30 is directly connected
c 10.10.13.0/25 is directly connected, Vian20
c 10.10.13.144/28 is directly connected, Vian40

10.10.10.16/30

R1#show ip route
Gateway of last resort is not set
10.0.0.0/8 is variably subnetted, 4 subnets, 3 masks
10.10.10.0/30 is directly connected, FastEthernet0/1
10.10.13.0/25 [110/6576] via 10.10.10.1, 01:37:03
10.10.10.16/30 is directly connected, FastEthernet0/24
10.10.13.144/28 [110/110] via 10.10.10.1, 01:37:03

R1#sh run |b router ospf
router ospf 1
router-id 1.1.1.1
log-adjacency changes
auto-cost reference-bandwidth 10000
network 10.10.10.2 0.0.0.0 area 0
default-information originate

Refer to the exhibit.

The default-information originate command is configured under the R1 OSPF configuration.

After testing, workstations on VLAN 20 at Site B cannot reach a DNS server on the Internet.

Which action corrects the configuration issue?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

C.