Implementing Cisco Enterprise Network Core Technologies (350-401 ENCOR) Exam Materials-Question 459 Discussion
Comment Image Comment Image Comment Image

Refer to the exhibit. What does this code achieve? (Choose one answer)

  • A. It generates a list containing only the hostname of the LLDP neighbor.
  • B. It generates a count of the LLDP neighbors.
  • C. It generates a list of routers with the Repeater capability.
  • D. It generates a list of the LLDP neighbors and their capabilities
Correct Answer: D

Brave-Dump Clients Votes

D 100%

Comments



Anonymous User 2026-09-02 04:18:17

Selected Answers: D


Correct answer is D because it creates a list of neighbors and their capabilities into u.append(u101) so if you print u2, it will have the 3 entries inside.