Which command would you configure globally on a Cisco router that would allow you to view directly connected Cisco devices?
Click on the arrows to vote for the correct answer
A. B. C. D.A
The correct command to configure globally on a Cisco router to view directly connected Cisco devices is "cdp run".
The Cisco Discovery Protocol (CDP) is a Cisco proprietary protocol used to obtain information about directly connected Cisco equipment. By enabling CDP, a router or switch can gather information about neighboring Cisco devices, including device type, device ID, interface information, and the IP address of the neighboring device.
The "cdp run" command enables CDP globally on the device, meaning that CDP will be enabled on all interfaces of the device. This command should be entered in global configuration mode on the router.
The other answer options are incorrect:
In conclusion, the correct command to configure globally on a Cisco router to view directly connected Cisco devices is "cdp run".