Look at the following configuration below and select the statements that are true.

Look at the following configuration below and select the statements that are true.
RD2(config)#router ospf 100
RD2(config-router)# distance 180 10.1.10.1 0.0.0.0 match-me
RD2(config-router)#!
RD2(config-router)#ip access-list standard match-me
RD2(config-std-nacl)# permit host 172.16.0.0

Choose two.

Look at the following configuration below and select the statements that are true.
RD2(config)#router ospf 100
RD2(config-router)# distance 180 10.1.10.1 0.0.0.0 match-me
RD2(config-router)#!
RD2(config-router)#ip access-list standard match-me
RD2(config-std-nacl)# permit host 172.16.0.0

Choose two.

A.
OSPF will have an AD of 180 for routes from 10.1.10.1 in the 172.16.0.0/16 range.

B.
The neighbor RID is 10.1.10.1

C.
OSPF will have an AD of 180 for all routes.

D.
The local RID is 10.1.10.1

Explanation:
If you see the configuration, the OSPF will be having an AD of 180 routers from 10.1.10.1 in the
range permitted by the host. Since the distance 180 is configured the neightbor RID will be
10.1.10.1.



Leave a Reply 0

Your email address will not be published. Required fields are marked *