Refer to the exhibit.

Which two commands provide the administrator with the information needed to resolve the issue? (Choose two.)
Answer : A, E
Which attribute eliminates LFAs that belong to protected paths in situations where links in a network are connected through a common fiber?
Answer : A
Refer to the exhibit.


The network engineer configured the summarization of the RIP routes into the OSPF domain on R5 but
still sees four different 172.16.0.0/24 networks on R4. Which action resolves the issue?
Answer : A
Explanation
Area 36 is a NSSA so R5 is an ASBR so we can summarize external routes using the ''summaryaddress''
command. The command ''area area-id range'' can only be used on ABR so it is not correct.
The summarization must be done on the ASBR which is R5, not R4 so the correct answer must be
started with ''R5(config)#router ospf 1''.
Note: The ''no area'' command is used to remove any existing ''area ...'' command (maybe ''area 56
range ...'' command).
What must be configured by the network engineer to circumvent AS_PATH prevention mechanism in IP/VPN Hub and Spoke deployment scenarios?
Answer : D
Refer to the exhibit.

The neighbor relationship is not coming up Which two configurations bring the adjacency up? (Choose two)
Answer : B, E
The configuration on NY router is good for OSPF authentication. So we must enable OSPF
authentication on LA router with the following commands:
router ospf 1
area 0 authentication message-digest
interface E0/0
ip ospf message-digest-key 1 md5 Cisco123
Refer to the exhibit.



R1 cannot receive the R2 Interfaces with individual prefixes. What must be reconfigured to advertise R2 Interfaces to R1?
Answer : D
Refer to the exhibit.

Refer to the exhibit An engineer investigates an IPv6 EIGRP neighbor adjacency issue that sees the neighbors flapping and issued a ping from R1 to its directly connected neighbor. The link between the switches is stable at Layer 2. and other connected devices are also functioning. Which action resolves the issue?
Answer : C