R1 has an OSPF adjacency with R2 over a point-to-point link. Which three statements about the advertisements for this link in the Type 1 (Router) LSA generated by R1 are true? (Choose three.)
A.
It has a value in the link ID field with R2’s interface IP address.
B.
It has a value in the link ID field with R2’s router ID.
C.
It has a link-type of point-to-point (Type 1).
D.
It has a link-type of Transit (Type 2).
E.
It has a link-type of stub (Type 3).
True correct answera are:
It has a value in the link ID field with R2’s router ID.
It has a link-type of point-to-point (Type 1).
It has a link-type of stub (Type 3).
Type 3 because IP subnet for any point-to-point interface is
advertised as a stub because the adjacency was formed over an unnumbered interface
Type 1 because it is advertized for any p2p interface.
Type 1 consisnts neighbour router ID and local IP address. Thats’s why not A & B