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

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

Question

RL

1

interface FastEthernet0/0
ip address 10.1.12.1 255.255.255.0
duplex full

1
router ospf 1
network 0.0.0.0 255.255.255.255 area 0
R2
1
interface FastEthernet0/0
ip address 10.1.12.2 255.255.255.252
duplex full
!
router ospf 1
network 0.0.0.0 255.255.255.255 area 0

Refer to the exhibit.

R1 and R2 are directly connected with Fast Ethernet interfaces and have the above configuration applied OSPF adjacency is not formed.

When the debug ip ospf hello command is issued on R1, these log messages are seen:

33.051: OSPF-1 HELLO Fa0/0: Mismatched hello parameters from 10.1.12.2
33.051: OSPF-1 HELLO Fa0/0: Dead R 40 C 40, Hello R 10 C 10 Mask R

255.255.255.252 C 255.255.255.0

Which command can be configured on routers R1 and R2 on f0/0 interfaces to form OSPF adjacency?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

D.

https://community.cisco.com/t5/routing/ospf-point-to-point-links/td-p/1913398