How2pass.com Forums
Fix Question QID:EC541 - Printable Version

+- How2pass.com Forums (https://www.how2pass.com/forum)
+-- Forum: CCNP (https://www.how2pass.com/forum/forum-6.html)
+--- Forum: CCNP ENCOR 350-401 Forum (https://www.how2pass.com/forum/forum-19.html)
+--- Thread: Fix Question QID:EC541 (/thread-2050.html)



Fix Question QID:EC541 - ltarrow - 05-14-2022

Refer to the exhibit. R2 is the neighboring router of R1. R2 receives an advertisement for network 192.168.10.50/32. Which configuration should be applied for the subnet to be advertised with the original /24 netmask?

The correct answer is:

R1(config)# interface loopback0
R1(config)# ip iospf network point-to-point

You mark the correct:
R1(config)#interface loopback0
R1(config)#ip ospf1 area 0

On OSPF loopback address normally are advertise as /32 , but some rare occasion that need to be advertise as /24 they only option is to advertise as point-to-point

thank you


RE: Fix Question QID:EC541 - forumsupport - 05-16-2022

Thank you for your feedback. The answer has been fixed. The explanation was already suggesting the point-to-point option.