Question 46 of 120 from exam 350-501-SPCOR: Implementing and Operating Cisco Service Provider Network Core Technologies

Question 46 of 120 from exam 350-501-SPCOR: Implementing and Operating Cisco Service Provider Network Core Technologies

Question

PE:
!

et

el

A

nterface FastEthernet0/0

ip address 10.10.10.1 255.255.255.252
ip ospf authentication null

ip ospf 1 area 0

duplex full

nd

“router ospf 1

log-adjacency-changes
passive-interface Loopback0
network 10.10.10.0 0.0.0.3 area 0
default-metric 200

PE-B
!
interface FastEthernet0/0
ip address 10.10.10.2 255.255.255.252
ip ospf authentication null
ip mtu 1400
ip ospf 1 area 0
duplex half

end
!

Rl#sho run

| b router ospf
router ospf 1
log-adjacency-changes
passive-interface Loopback10
network 10.10.10.0 0.0.0.255 area 0
default-metric 100

Refer to the exhibit.

Which configuration prevents the OSPF neighbor from establishing?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

D.