05-14-2022, 01:15 PM
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
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